kwin/plugins/platforms/x11/standalone
Martin Flöser a3dc2ad5a2 Move NonComposited Outline into the X11 standalone platform
Summary:
Creating the OutlineVisual is moved into the Platform API. The default
implementation creates the composited OutlineVisual. The X11 standalone
platform overrides it and creates the non composited outline in case no
compositing is used.

Test Plan:
Run kwin_x11 with KWIN_COMPOSE=N and KWIN_COMPOSE=X,
non composited outline and composited outline loaded

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D7450
2017-09-01 17:07:23 +02:00
..
CMakeLists.txt Move NonComposited Outline into the X11 standalone platform 2017-09-01 17:07:23 +02:00
edge.cpp
edge.h
glx_context_attribute_builder.cpp
glx_context_attribute_builder.h
glxbackend.cpp
glxbackend.h
logging.cpp
logging.h
non_composited_outline.cpp Move NonComposited Outline into the X11 standalone platform 2017-09-01 17:07:23 +02:00
non_composited_outline.h Move NonComposited Outline into the X11 standalone platform 2017-09-01 17:07:23 +02:00
overlaywindow_x11.cpp
overlaywindow_x11.h
screenedges_filter.cpp Move X11 specific event filtering for ScreenEdges into x11 standalone platform 2017-09-01 17:01:01 +02:00
screenedges_filter.h Move X11 specific event filtering for ScreenEdges into x11 standalone platform 2017-09-01 17:01:01 +02:00
screens_xrandr.cpp
screens_xrandr.h
windowselector.cpp
windowselector.h
x11.json
x11_platform.cpp Move NonComposited Outline into the X11 standalone platform 2017-09-01 17:07:23 +02:00
x11_platform.h Move NonComposited Outline into the X11 standalone platform 2017-09-01 17:07:23 +02:00
x11cursor.cpp
x11cursor.h
xinputintegration.cpp
xinputintegration.h