- 03 Feb, 2023 1 commit
-
-
David Edmundson authored
-
- 30 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 27 Jan, 2023 2 commits
-
-
David Edmundson authored
This is used by the KCM
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 25 Jan, 2023 1 commit
-
-
Kai Uwe Broulik authored
This is the policy for e.g. dimming and turning off the screen, i.e. "user can't see stuff anymore" which includes locking the screen. "InterruptSession" is for suspend where the computer will not continue its current tasks. The screen can still lock when I am copying files or burning a CD. BUG: 464119
-
- 24 Jan, 2023 1 commit
-
-
David Redondo authored
There was no consesus for this in Plasma. This reverts commit 78236123.
-
- 22 Jan, 2023 1 commit
-
-
Laurent Montel authored
-
- 21 Jan, 2023 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 19 Jan, 2023 3 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Script Kiddy authored
-
- 13 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 11 Jan, 2023 2 commits
-
-
Heiko Becker authored
I suspect this comes from the time before KF5Wayland joined Frameworks with 5.22.0, but it serves no purpose nowadays.
-
Script Kiddy authored
-
- 07 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 03 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 01 Jan, 2023 1 commit
-
-
Script Kiddy authored
-
- 30 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 25 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 23 Dec, 2022 2 commits
-
-
Laurent Montel authored
-
Script Kiddy authored
-
- 19 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 18 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 17 Dec, 2022 2 commits
-
-
Xaver Hugl authored
-
Script Kiddy authored
-
- 16 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 15 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 14 Dec, 2022 2 commits
-
-
Vlad Zahorodnii authored
KSignalHandler needs an instance of QCoreApplication because it uses QSocketNotifier.
-
Script Kiddy authored
-
- 13 Dec, 2022 2 commits
-
-
Devin Lin authored
On mobile, we frequently spam our power buttons, of which each triggers a call from PowerDevil to ksldapp (in ksmserver) to lock the screen. On the first call, it will start the greeter process. Subsequent calls send SIGUSR1 to the greeter process which is expected to be handled. However, the greeter process doesn't start handling signals until after the lockscreen has loaded, which can take a few seconds. During this period, any attempts to lock the screen (ex. pressing the power button) will cause the lockscreen to crash since SIGUSR1 isn't handled. This MR ensures signal handling starts immediately at greeter start.
-
Script Kiddy authored
-
- 11 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 09 Dec, 2022 3 commits
-
-
Devin Lin authored
-
Devin Lin authored
We need to apply the wallpaper anchors after the lockscreen theme is loaded, otherwise they won't be set properly and we end up with a black background. This issue was triggered by !84 The reason why this wasn't noticed on Plasma Desktop, was that its lockscreen theme draws a FastBlur above the wallpaper in the background which will still correctly display the wallpaper item. I had forgotten about that I used that as a workaround in Plasma Mobile for months... oops
-
Script Kiddy authored
-
- 08 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 07 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 06 Dec, 2022 1 commit
-
-
Script Kiddy authored
-
- 05 Dec, 2022 2 commits
-
-
-
David Redondo authored
resp was already checked although it was dereferenced before.
-