kwin/plugins/platforms/x11/windowed
Martin Gräßlin 702b84b925 Move the EglOnXBackend to the x11 platforms
Summary:
The EglOnXBackend is no longer needed in the core. It's only needed by
the two x11 platform plugins. To best share it, it's moved into a common
directory and compiled into a static library which in turn is linked by
the two plugins.

Reviewers: #plasma

Subscribers: plasma-devel

Projects: #plasma

Differential Revision: https://phabricator.kde.org/D1413
2016-04-15 09:15:20 +02:00
..
CMakeLists.txt Move the EglOnXBackend to the x11 platforms 2016-04-15 09:15:20 +02:00
egl_x11_backend.cpp Move the x11 plugin sources into a x11/windowed directory 2016-04-12 08:04:16 +02:00
egl_x11_backend.h Move the x11 plugin sources into a x11/windowed directory 2016-04-12 08:04:16 +02:00
logging.cpp Move the x11 plugin sources into a x11/windowed directory 2016-04-12 08:04:16 +02:00
logging.h Move the x11 plugin sources into a x11/windowed directory 2016-04-12 08:04:16 +02:00
scene_qpainter_x11_backend.cpp Move the x11 plugin sources into a x11/windowed directory 2016-04-12 08:04:16 +02:00
scene_qpainter_x11_backend.h Move the x11 plugin sources into a x11/windowed directory 2016-04-12 08:04:16 +02:00
x11.json Move the x11 plugin sources into a x11/windowed directory 2016-04-12 08:04:16 +02:00
x11windowed_backend.cpp Move the x11 plugin sources into a x11/windowed directory 2016-04-12 08:04:16 +02:00
x11windowed_backend.h Move the x11 plugin sources into a x11/windowed directory 2016-04-12 08:04:16 +02:00