wlroots/backend/wayland
Simon Ser 36a2b19485 output: introduce wlr_output_set_name
wlroots picks names for all outputs, but it might be desirable for
compositor to override it.

For instance, Sway will use a headless output as a fallback in
case no outputs are connected. Sway wants to clearly label the
fallback output as such and label "real" headless outputs starting
from HEADLESS-1.
2021-12-09 15:46:46 +01:00
..
backend.c input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00
meson.build build: move wayland-client dep to backend/wayland/ 2021-12-07 16:11:29 +01:00
output.c output: introduce wlr_output_set_name 2021-12-09 15:46:46 +01:00
seat.c Fix uninitialized variable errors in release mode 2021-12-01 02:39:14 -05:00
tablet_v2.c input-device: remove wlr_input_device.link 2021-11-23 14:14:18 +00:00