kwin/src/backends
Weng Xuetian e64f60ce08
Fix force xrgb 8888
19c471405e7eb4b6026db24d776d205125dbc013 introduced a regression if
there are two gbm backend and the backend fail to choose drm format.

This fix does two things:
1. Current buffer format should not be reset after create new buffer,
   otherwise current.format may just be empty after resetOutput.
2. force xrgb 8888 need to be set on the primary backend.

BUG: 448790
2022-01-19 15:46:38 -08:00
..
drm Fix force xrgb 8888 2022-01-19 15:46:38 -08:00
fakeinput
fbdev make software cursors work per output 2021-12-28 18:42:29 +00:00
libinput Support global defaults for input devices 2022-01-11 12:24:01 +00:00
virtual make software cursors work per output 2021-12-28 18:42:29 +00:00
wayland make software cursors work per output 2021-12-28 18:42:29 +00:00
x11 scenes/opengl: Move copying front buffer to back buffer to X11 specific code 2021-12-29 15:11:40 +00:00
CMakeLists.txt Move platform backends to backends directory 2021-11-02 09:02:41 +00:00