Skip to content
Commit 215cceb4 authored by Witold Lipieta's avatar Witold Lipieta
Browse files

desktop-shell: shell: Capture input on fade animation curtain



Shell fades out and in depending on user interactions. When screen
is faded out, first interaction wakes up the shell from idle and screen
fades back in. However, this first interaction is applied to whatever
is "behind" faded screen and it may trigger unwanted actions (first
touch or mouse click on active GUI elements). Behavior is the same for
both idle and lock screen (because unlock dialog is created after the
first interaction).

Update fade animation curtain creation function to capture inputs in
order to prevent unwanted interactions within faded or locked shell.

Fixes issues #147 and #569.

Signed-off-by: default avatarWitold Lipieta <witold.lipieta@thaumatec.com>
parent 7e22c284
Loading
Loading
Loading
Pipeline #1116222 passed with stages
in 4 minutes and 15 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment