wlroots/backend
Patrick Steinhardt 41ec686693 meson: add systemd/elogind backends only if enabled
Right now, we are adding systemd and elogind backends to the build
system as soon as their libraries are found on the build system.
Instead, we should only add them if the libraries have been found _and_
the user has actually requested them to be included.
2018-01-28 16:14:38 +00:00
..
drm drm: Use ptrdiff_t instead of intmax_t in format string 2018-01-27 12:29:56 +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 style: add comment to empty while loop in logind.c 2018-01-21 17:00:15 +01:00
wayland style: include brackets for if/while/for, even if it's a single statement 2018-01-21 16:28:21 +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 meson: add systemd/elogind backends only if enabled 2018-01-28 16:14:38 +00:00