wlroots-hyprland/backend
Markus Ongyerth c00e9d1416 adds remote argument to wayland backend create
Add a remote display name argument to wlr_wl_backend_create.
If NULL is passed to the wayland backend at all times, creating a
wayland backend *after* the compositor was started up, would require
changing the WAYLAND_DISPLAY environment variable.
2018-01-13 21:20:15 +01:00
..
drm style: fix sizeof() calls without parentheses 2017-12-28 16:28:19 +01:00
headless headless backend: add wlr_output_is_headless 2017-12-19 20:17:47 +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 adds remote argument to wayland backend create 2018-01-13 21:20:15 +01:00
x11 x11 backend: add wlr_input_device_is_x11 2017-12-19 20:40:36 +01:00
backend.c adds remote argument to wayland backend create 2018-01-13 21:20:15 +01:00
meson.build Add libdrm as a dependency of wlr_backend 2017-12-23 22:49:41 +01:00