Skip to content

Don't hide clock after idle time on login screen

Eugene Popov requested to merge (removed):bug422292_5.18 into Plasma/5.18

Currently on the login screen after some idle time (60 seconds) all controls become hidden, including clock. This commit makes the clock remain visible after idle time (similar to the lock screen). This patch is the same as the one that fixes BUG 422292, but only for Plasma/5.18 branch.

Merge request reports