Commit Graph

17 Commits

Author SHA1 Message Date
Nicolas Werner 4f44b63a49
Fix screen share calls 2022-03-13 20:40:09 +01:00
Nicolas Werner bf7b58c959
Don't destroy components in use
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
2022-03-10 20:43:42 +01:00
Nicolas Werner 61404641d9
Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
Loren Burkholder f3aeb4b044
Switch icon theme to Fluent icons 2021-11-17 00:37:26 +01:00
Loren Burkholder 81a3faee7b Finish converting function to property 2021-07-20 21:47:54 -04:00
Nicolas Werner 298822baea
Move currentRoom/timeline handling to roomlist 2021-05-28 22:14:59 +02:00
Nicolas Werner a7f8b23b52
Make palette global in Qml 2021-05-13 08:23:56 +02:00
Nicolas Werner c03f716e8b
Fix conflict between qmlformat and license check 2021-03-07 05:57:56 +01:00
Nicolas Werner bb6ff8cec8
Show mxid on hovering username
fixes #507
2021-03-07 05:53:54 +01:00
Nicolas Werner a6f0d2ea7d
Update license headers 2021-03-05 01:04:07 +01:00
Nicolas Werner b55e6fbae8
Use toggles for screen share settings 2021-02-25 20:45:59 +01:00
trilene 402bd565cb Add screen sharing window preview 2021-02-25 12:00:55 -05:00
trilene efe240d609 Allow choice of single window when sharing screen 2021-02-24 17:07:01 -05:00
trilene 70c77cdc44 Display screen sharing content locally 2021-02-21 16:30:10 -05:00
trilene 8ccd2abc6a Screen sharing (X11): support picture-in-picture 2021-02-20 11:26:53 -05:00
trilene 3b26cf4ba3 Screen sharing (X11): add hide mouse cursor option 2021-02-18 16:53:30 -05:00
trilene 8df10eeeca Support desktop screen sharing on X11 2021-02-18 15:55:29 -05:00