kwin/effects/presentwindows
David Edmundson 3dbfa6a325 Return early if close button accepts input event
Summary:
Otherwise we close the effect whenever the close is pressed which is a
behavioural change.

That in turn leads to bigger bugs

BUG: 415155

Test Plan:
Ran effect
Clicked on the "Whitespace" of the dash
Clicked on the close

Now matches desktopgrid code

Reviewers: #kwin, zzag, ngraham

Reviewed By: #kwin, zzag, ngraham

Subscribers: ngraham, zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D27333
2020-02-12 10:03:39 +02:00
..
CMakeLists.txt [effects] Remove unneeded link to KService 2019-11-26 17:30:04 +01:00
main.qml [effects/presentwindows] Port present windows to EffectQuickView 2019-10-21 14:36:39 +01:00
presentwindows.cpp Return early if close button accepts input event 2020-02-12 10:03:39 +02:00
presentwindows.h Add some const & 2019-10-30 19:23:01 +01:00
presentwindows.kcfg [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
presentwindows_config.cpp Port away from overloaded KCModule signal 2019-12-02 09:03:14 +00:00
presentwindows_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-23 05:33:32 +02:00
presentwindows_config.h Use nullptr everywhere 2019-09-19 17:48:21 +03:00
presentwindows_config.ui [effects/presentwindows] Allow closing windows on middle-click 2019-06-21 10:25:32 -06:00
presentwindows_proxy.cpp recreate presentwindows grids from desktopgrid 2015-09-14 21:01:01 +02:00
presentwindows_proxy.h recreate presentwindows grids from desktopgrid 2015-09-14 21:01:01 +02:00
presentwindowsconfig.kcfgc Use KConfigXT in PresentWindows Effect 2012-09-14 10:39:28 +02:00