Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Windows screenshare/video call support, general call improvements (#1725) | checkraisefold | 2024-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial support for d3d11 qml video item * Windows screenshare support, D3D11 * misc fixes * further window visibility checks * preview updates * fix qml preview * fix compositor * add libnice plugin dep * re-run formatter * final formatter fix [skip ci] * fix tumbleweed build --------- Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com> | ||||
* | Fix some qml warnings | Nicolas Werner | 2023-10-26 | 1 | -4/+4 |
| | |||||
* | Fix screenshare selection | Nicolas Werner | 2023-06-19 | 1 | -1/+1 |
| | |||||
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 1 | -4/+4 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -7/+6 |
| | |||||
* | Improve choosing screen share type | David Elsing | 2023-03-30 | 1 | -29/+9 |
| | |||||
* | Support screen sharing with xdg-desktop-portal | David Elsing | 2023-03-30 | 1 | -0/+56 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -3/+1 |
| | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Fix screen share calls | Nicolas Werner | 2022-03-13 | 1 | -13/+9 |
| | |||||
* | Don't destroy components in use | Nicolas Werner | 2022-03-10 | 1 | -5/+3 |
| | | | | | | | | Add a delay to all destructions and move the call dialog stuff up a level, so that we don't destroy the component when destroying the parent dialog. fixes #984 | ||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Switch icon theme to Fluent icons | Loren Burkholder | 2021-11-17 | 1 | -1/+1 |
| | |||||
* | Finish converting function to property | Loren Burkholder | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -2/+2 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -6/+6 |
| | |||||
* | Fix conflict between qmlformat and license check | Nicolas Werner | 2021-03-07 | 1 | -0/+1 |
| | |||||
* | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 1 | -1/+0 |
| | | | | fixes #507 | ||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Use toggles for screen share settings | Nicolas Werner | 2021-02-25 | 1 | -27/+38 |
| | |||||
* | Add screen sharing window preview | trilene | 2021-02-25 | 1 | -0/+7 |
| | |||||
* | Allow choice of single window when sharing screen | trilene | 2021-02-24 | 1 | -6/+31 |
| | |||||
* | Display screen sharing content locally | trilene | 2021-02-21 | 1 | -1/+4 |
| | |||||
* | Screen sharing (X11): support picture-in-picture | trilene | 2021-02-20 | 1 | -0/+12 |
| | |||||
* | Screen sharing (X11): add hide mouse cursor option | trilene | 2021-02-18 | 1 | -0/+11 |
| | |||||
* | Support desktop screen sharing on X11 | trilene | 2021-02-18 | 1 | -0/+95 |