wlroots/backend
Uli Schlachter 52b058c2a3 x11 backend: Do not set a back pixel on windows
Before this commit, the x11 server would fill any exposed area with
white before the wlroots x11 backend got a chance to do anything. This
was e.g. visible when running rootston and resizing the window: When the
window becomes larger, the new area is filled with black.

By just not setting a back pixel value, this commit gets rid of this
behaviour.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-04-15 11:07:31 +02:00
..
drm backend: remove wlr_backend_get_egl 2018-04-08 11:00:56 -04:00
headless backend: remove wlr_backend_get_egl 2018-04-08 11:00:56 -04:00
libinput Implement input inhibit in rootston 2018-04-03 15:09:53 -04:00
multi backend: remove wlr_backend_get_egl 2018-04-08 11:00:56 -04:00
session Revert "ELF Visibility" 2018-02-19 18:01:27 -05:00
wayland backend: remove wlr_backend_get_egl 2018-04-08 11:00:56 -04:00
x11 x11 backend: Do not set a back pixel on windows 2018-04-15 11:07:31 +02:00
backend.c backend: remove wlr_backend_get_egl 2018-04-08 11:00:56 -04:00
meson.build backend/x11: refactor, prepare support for multiple outputs 2018-03-30 23:51:16 -04:00