kwin/plugins/platforms/x11/standalone
Fredrik Höglund 3d384f3c90 glx: Prefer an sRGB capable fbconfig
Prefer an sRGB capable fbconfig for the default framebuffer.

CCBUG: 408594

Signed-off-by: Fredrik Höglund <fredrik@kde.org>
2019-06-29 13:09:34 +02:00
..
CMakeLists.txt Build platform plugins in correct sub directory of build dir 2018-12-13 19:36:28 +01:00
edge.cpp
edge.h
effects_mouse_interception_x11_filter.cpp Move X11-only specific part of EffectsHandlerImpl to x11 platform plugin 2017-10-16 16:54:17 +02:00
effects_mouse_interception_x11_filter.h Move X11-only specific part of EffectsHandlerImpl to x11 platform plugin 2017-10-16 16:54:17 +02:00
effects_x11.cpp [platforms/x11] Properly unload effects on X11 2019-03-11 09:23:24 +02:00
effects_x11.h [platforms/x11] Properly unload effects on X11 2019-03-11 09:23:24 +02:00
glx_context_attribute_builder.cpp
glx_context_attribute_builder.h
glxbackend.cpp glx: Prefer an sRGB capable fbconfig 2019-06-29 13:09:34 +02:00
glxbackend.h Move SceneOpenGL into a dedicated plugin 2017-09-30 13:12:10 +02:00
logging.cpp
logging.h
non_composited_outline.cpp
non_composited_outline.h
overlaywindow_x11.cpp
overlaywindow_x11.h
screenedges_filter.cpp
screenedges_filter.h
screens_xrandr.cpp
screens_xrandr.h
sync_filter.cpp Create a dedicated X11Filter for Client sync events and move it to X11 platform 2017-10-19 19:56:58 +02:00
sync_filter.h Create a dedicated X11Filter for Client sync events and move it to X11 platform 2017-10-19 19:56:58 +02:00
windowselector.cpp [x11] Fix interactive point selection 2018-02-05 21:21:27 +01:00
windowselector.h Fix minor EBN issues 2018-08-29 21:02:16 +03:00
x11.json SVN_SILENT made messages (.desktop file) - always resolve ours 2018-10-24 08:42:22 +02:00
x11_decoration_renderer.cpp
x11_decoration_renderer.h
x11_platform.cpp [platforms/x11/standalone] Pass kxkbconfig to Xkb prior to reconfigure 2019-01-05 08:57:29 +01:00
x11_platform.h Fix minor EBN issues 2018-08-29 21:02:16 +03:00
x11cursor.cpp Set specific edge cursor shape when resizing 2018-06-11 10:05:07 +01:00
x11cursor.h Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
xfixes_cursor_event_filter.cpp
xfixes_cursor_event_filter.h
xinputintegration.cpp Add touch support to x11 windowed platform 2018-12-31 07:57:09 +01:00
xinputintegration.h