wlroots/backend
Kenny Levinsen fb3bea8014 backend/drm: Use legacy gamma size for legacy backend
We would always return the GAMMA_LUT_SIZE property if available, and
only fall back to legacy gamma size otherwise. This leads to issues if
both are available in differs in size while we use the legacy backend.

Ensure that we only return the legacy size if we're using the legacy
backend.

Closes: https://github.com/swaywm/wlroots/issues/2429
2020-11-19 22:46:25 +01:00
..
drm backend/drm: Use legacy gamma size for legacy backend 2020-11-19 22:46:25 +01:00
headless backend/headless: implement export_dmabuf 2020-11-15 22:54:07 +01:00
libinput backend/libinput: require libinput 1.14 2020-11-15 18:57:16 +01:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop backend/noop: add missing rollback_render output impl 2020-06-19 13:07:24 -06:00
session Accommodate for CONFIG_VT=0, all TTYs are in seat0, but not all 2020-09-04 11:46:54 +02:00
wayland backend/wayland: Set cursor indivdualy per output 2020-11-12 12:31:32 +01:00
x11 Replace wlr_key_state with wl_keyboard_key_state 2020-11-11 10:58:38 +01:00
backend.c backend: remove check for _WAYLAND_DISPLAY 2020-09-16 15:53:14 -04:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00