summary refs log tree commit diff
path: root/resources/qml/PrivacyScreen.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Make PrivacyScreen work on Popped-out RoomsJoseph Donofry2022-05-121-3/+5
|
* Fix PrivacyScreen for MainWindowJoseph Donofry2022-05-121-2/+2
|
* Fix focus and qml parenting with qml rootNicolas Werner2022-01-261-1/+1
|
* Initial qml root windowNicolas Werner2022-01-261-3/+4
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Port to explicit connect syntaxNicolas Werner2021-07-271-2/+3
| | | | Also fix a lot of warnings.
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
|
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
| | | | fixes #507
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Cleanup privacy screen, no more grabImageNicolas Werner2021-02-031-29/+4
|
* Update format script againJoseph Donofry2021-02-021-3/+3
|
* Try to fix format script and fix lintingJoseph Donofry2021-02-021-4/+4
|
* Small UX fixesJoseph Donofry2021-02-011-1/+3
|
* Remove redundant import and fix visible warningJoseph Donofry2021-02-011-4/+6
|
* Implement Privacy ScreenJoseph Donofry2021-01-261-27/+93
| | | | | | * Add handles for window focus gained / focus lossed and connect to timer * Clean up some of the PrivacyScreen.qml code * Connect settings to PrivacyScreen visibility
* Fix formattingJoseph Donofry2021-01-261-10/+17
|
* Initial commit for privacy screenJoseph Donofry2021-01-251-0/+74
Missing window focus event and knowing when room is encryption