Bug 441306

Summary: Esc key does not end the effect
Product: [Plasma] kwin Reporter: Nate Graham <nate>
Component: effects-overviewAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kinofhek
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nate Graham 2021-08-21 16:23:51 UTC
This is another of those "safety valve" things for a user who wants to end the effect but can't figure out how. Also if you've launched the effect by accident, being able to end without clicking a window is nice because then it won't switch to a new one.
Comment 1 Felipe Kinoshita 2021-08-24 01:18:35 UTC
This already happens, see: https://invent.kde.org/plasma/kwin/-/blob/master/src/effects/overview/qml/WindowHeap.qml#L167
Comment 2 Nate Graham 2021-08-24 14:05:17 UTC
I am on Wayland right now and I observe that you're right. However I could have sworn that this didn't work on X11...
Comment 3 Nate Graham 2021-08-26 15:14:41 UTC
Huh, now it works for me on X11 too. Maybe I was smoking crack when I opened this bug report.