D7193: Move the X11 specific OverlayWindow into the platform/x11

2017-08-12 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R108:b4a79d30e64f: Move the X11 specific OverlayWindow into the platform/x11 (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7193?vs=17842&id=18042

D7193: Move the X11 specific OverlayWindow into the platform/x11

2017-08-10 Thread Marco Martin
mart accepted this revision. This revision is now accepted and ready to land. REPOSITORY R108 KWin BRANCH overlaywindow-to-platform REVISION DETAIL https://phabricator.kde.org/D7193 To: graesslin, #kwin, #plasma, mart Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, ha

D7193: Move the X11 specific OverlayWindow into the platform/x11

2017-08-07 Thread Martin Flöser
graesslin added a dependent revision: D7197: Move event filtering for overlay window into an X11EventFilter. REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D7193 To: graesslin, #kwin, #plasma Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening,

D7193: Move the X11 specific OverlayWindow into the platform/x11

2017-08-07 Thread Martin Flöser
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY The overlay window is only needed for the X11 based compositors. Given that it is better suited in the X11 platform. Unfortunately it is