kwin/backends/hwcomposer
Martin Gräßlin fc0272f3c4 [wayland] Add a --list-backends command line arg for listing available backends
Distributions do package each backend plugin in a dedicated package,
which means just because KWin got compiled with a specific backend,
doesn't mean it is also available at runtime.

In order to better support this reality this change introduces a
list-backends command line option. Each of the plugins got the json
metadata extended by the KPlugin syntax, so that we have a name and
description to print.

As we already locate all plugins anyway, the additional findPlugins for
the selected backend is changed to search the list of all plugin meta
data.
2015-10-02 09:31:47 +02:00
..
CMakeLists.txt [backends/hwcomper] Initial support for input handling 2015-05-09 16:22:27 +02:00
egl_hwcomposer_backend.cpp [hwcomposer] Switch to format HAL_PIXEL_FORMAT_RGB_888 2015-06-25 15:49:52 +02:00
egl_hwcomposer_backend.h
hwcomposer.json [wayland] Add a --list-backends command line arg for listing available backends 2015-10-02 09:31:47 +02:00
hwcomposer_backend.cpp [hwcomposer] Get refresh rate 2015-06-25 18:04:06 +02:00
hwcomposer_backend.h [hwcomposer] Get refresh rate 2015-06-25 18:04:06 +02:00
logging.cpp Change default logging category to QtCriticalMsg 2015-07-31 13:29:58 +02:00
logging.h
screens_hwcomposer.cpp [hwcomposer] Get refresh rate 2015-06-25 18:04:06 +02:00
screens_hwcomposer.h [hwcomposer] Get refresh rate 2015-06-25 18:04:06 +02:00