https://bugs.kde.org/show_bug.cgi?id=381402

Martin Flöser <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |5.10.4
      Latest Commit|                            |https://commits.kde.org/kwi
                   |                            |n/24ff93854ddc78990bf111e7b
                   |                            |ab4bce58a75d0bc

--- Comment #4 from Martin Flöser <mgraess...@kde.org> ---
Git commit 24ff93854ddc78990bf111e7bab4bce58a75d0bc by Martin Flöser.
Committed on 06/07/2017 at 17:12.
Pushed by graesslin into branch 'Plasma/5.10'.

[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.
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

M  +4    -1    effects/slideback/slideback.cpp

https://commits.kde.org/kwin/24ff93854ddc78990bf111e7bab4bce58a75d0bc

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to