kwin/effects
Martin Flöser 24ff93854d [effects/slideback] Ignore windows which are not in visible area
Summary:
The PresentWindows effect does not hide the window to close the selected
window. Instead it moves it outside the visible area. As this is a
"special" KWin window it is on top of the stacking order and needs to be
ignored in the slideback effect.

Instead of doing a special casing for this window the effect is changed
to ignore windows outside the visible area in general. Windows outside
the visible area just don't make sense to block the slideback effect.

BUG: 381402
FIXED-IN: 5.10.4

Test Plan: Slideback works after using Present Windows effect

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D6468
2017-07-06 19:12:06 +02:00
..
backgroundcontrast Support scaling in BackgroundContrast effect 2017-04-28 10:23:13 +01:00
blur Merge branch 'scaling' 2017-04-29 14:11:13 +01:00
colorpicker Scaling support in ColorPicker effect 2017-04-28 10:23:13 +01:00
coverswitch [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
cube [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
desktopgrid [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
dialogparent SVN_SILENT made messages (.desktop file) - always resolve ours 2017-03-25 06:02:34 +01:00
diminactive [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
dimscreen
eyeonscreen SVN_SILENT made messages (.desktop file) - always resolve ours 2017-04-16 04:05:25 +02:00
fade SVN_SILENT made messages (.desktop file) - always resolve ours 2017-06-04 05:39:14 +02:00
fadedesktop SVN_SILENT made messages (.desktop file) - always resolve ours 2017-03-25 06:02:34 +01:00
fallapart [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
flipswitch [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
frozenapp SVN_SILENT made messages (.desktop file) - always resolve ours 2017-06-28 09:36:23 +02:00
glide [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
highlightwindow [effects] Repaint expandedGeometry in HighlightWindowsEffect 2016-09-14 10:44:07 +02:00
invert Port to CMake AUTOMOC 2016-02-01 21:05:36 +01:00
kscreen [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
login SVN_SILENT made messages (.desktop file) - always resolve ours 2016-02-20 09:52:01 +00:00
logout SVN_SILENT made messages (.desktop file) - always resolve ours 2017-06-28 09:36:23 +02:00
lookingglass [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
magiclamp [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
magnifier [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
maximize SVN_SILENT made messages (.desktop file) - always resolve ours 2017-06-04 05:39:14 +02:00
minimizeanimation
morphingpopups SVN_SILENT made messages (.desktop file) - always resolve ours 2017-05-25 05:40:47 +02:00
mouseclick [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
mousemark [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
presentwindows [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
resize [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
scalein SVN_SILENT made messages (.desktop file) - always resolve ours 2017-04-16 04:05:25 +02:00
screenedge [effects] Use shader traits api in screenedge effect 2016-01-25 14:11:54 +01:00
screenshot Add support for skip close animation to OnScreenMessage 2017-01-25 13:54:34 +01:00
sheet [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
showfps [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
showpaint [effects] Use shader traits in ShowPaint effect 2016-01-25 14:11:54 +01:00
slide Port to CMake AUTOMOC 2016-02-01 21:05:36 +01:00
slideback [effects/slideback] Ignore windows which are not in visible area 2017-07-06 19:12:06 +02:00
slidingpopups [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
snaphelper [effects] Use shader traits in SnapHelper effect 2016-01-25 14:11:54 +01:00
startupfeedback Add a KSharedConfigPtr for kcminputrc to KWin::Application 2017-04-24 21:01:03 +02:00
thumbnailaside [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
touchpoints [effects] Add new effect for touch point visualization 2016-08-18 10:36:48 +02:00
trackmouse [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
translucency SVN_SILENT made messages (.desktop file) - always resolve ours 2017-03-25 06:02:34 +01:00
windowaperture SVN_SILENT made messages (.desktop file) - always resolve ours 2017-03-25 06:02:34 +01:00
windowgeometry [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
wobblywindows [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
zoom [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
CMakeLists.txt Desaturate non-responsive windows 2017-04-05 11:16:23 +02:00
effect_builtins.cpp [effects] Add a colorpicker effect 2016-11-25 09:30:34 +01:00
effect_builtins.h [effects] Add a colorpicker effect 2016-11-25 09:30:34 +01:00
kwineffect.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2017-03-25 06:02:34 +01:00
logging.cpp pedantic fixes 2016-07-16 13:14:44 -04:00
Messages.sh
shaders.qrc [effects] Drop the logout effect 2016-08-24 10:09:22 +02:00