kde-workspace/plasma/applets/lockout
Ivailo Monev f2319df5ee plasma: delay the lockout action by 500ms
with the dialog animation in place (which was not a thing in the old
implementation) the action may be triggered before the dialog has finished
the animation (because it is async, e.g. D-Bus call on interface which
involves event loop) and (for example) locking the screen when the dialog
has not dissapeared yet making the animate complete once the screen is
unlocked. to make the transition smooth delaying it by a little is a must

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-09-14 07:25:02 +03:00
..
CMakeLists.txt plasma: reimplement lockout applet 2023-09-12 07:38:15 +03:00
lockout.cpp plasma: delay the lockout action by 500ms 2023-09-14 07:25:02 +03:00
lockout.h plasma: delay the lockout action by 500ms 2023-09-14 07:25:02 +03:00
Messages.sh plasma: reimplement lockout applet 2023-09-12 07:38:15 +03:00
plasma-applet-lockout.desktop plasma: perfect size for lockout applet 2023-09-13 18:23:37 +03:00