Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Workspace
Commits
72d49951
Verified
Commit
72d49951
authored
May 06, 2022
by
ivan tkachenko
Browse files
Revert "show lockscreen UI on mouse move" behavior
It was removed among other changes. Probably by accident. Amends
3422348c
parent
05218701
Pipeline
#172564
passed with stage
in 6 minutes and 23 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
lookandfeel/contents/lockscreen/LockScreenUi.qml
View file @
72d49951
...
...
@@ -109,6 +109,7 @@ PlasmaCore.ColorScope {
hoverEnabled
:
true
drag.filterChildren
:
true
onPressed
:
uiVisible
=
true
;
onPositionChanged
:
uiVisible
=
true
;
onUiVisibleChanged
:
{
if
(
blockUI
)
{
fadeoutTimer
.
running
=
false
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment