Bug 468330 - Prevent hot corner effects from be activated while the logout screen is visible
Summary: Prevent hot corner effects from be activated while the logout screen is visible
Status: CONFIRMED
Alias: None
Product: kwin
Classification: Plasma
Component: Hotcorners and edges (show other bugs)
Version: 5.27.80
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: wayland-only
Depends on:
Blocks:
 
Reported: 2023-04-09 16:33 UTC by Patrick Silva
Modified: 2024-09-25 12:29 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2023-04-09 16:33:27 UTC
STEPS TO REPRODUCE
1. invoke the logout screen by pressing ctrl+alt+del
2. move the mouse pointer to upper left corner
3. 

OBSERVED RESULT
Present Windows effect is activated

EXPECTED RESULT
nothing happens

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.8
Graphics Platform: Wayland
Comment 1 Nate Graham 2023-04-10 19:03:26 UTC
Can reproduce. Not really a bug, just a weird interaction. I agree we should change it.
Comment 2 David Edmundson 2024-09-25 12:29:24 UTC
Reason is that it's not a "full screen window" in xdg_toplevel terms, but a layer shell anchored on all edges.

We don't want to blindly inhibit as that could affect app launchers. We'll need a new protocol/hint