Bug 441306 - Esc key does not end the effect
Summary: Esc key does not end the effect
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: effects-overview (other bugs)
Version First Reported In: git master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-21 16:23 UTC by Nate Graham
Modified: 2021-08-26 15:14 UTC (History)
1 user (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 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.