wlroots/backend
emersion 4ca38b84ed
backend/drm: fix hardware cursors not moving
This adds back `wlr_output::needs_swap`. This allows a backend to
request buffer swaps even if the output isn't damaged. This is
needed by the DRM backend to trigger pageflips when the cursor
moves.
2018-01-20 16:43:14 +01:00
..
drm backend/drm: fix hardware cursors not moving 2018-01-20 16:43:14 +01:00
headless Add wlr_output::enabled 2018-01-04 12:46:15 +01:00
libinput libinput backend: add wlr_input_device_is_libinput 2017-12-19 20:13:49 +01:00
multi Remove display_destroy on multi-backend destroy 2017-12-28 10:54:30 -06:00
session fix build without systemd 2018-01-02 16:39:58 +01:00
wayland backend/wayland: fix segfault in wlr_wl_output_destroy 2018-01-18 13:06:57 +01:00
x11 Add wlr_output::enabled 2018-01-04 12:46:15 +01:00
backend.c adds remote argument to wayland backend create 2018-01-13 21:20:15 +01:00
meson.build output: add wlr_output::damage, fixes #572 2018-01-18 19:47:21 +01:00