wlroots-hyprland/backend/x11
Jente Hidskes 85d84a1a04
backend/x11 & backend/wayland: make set_title NULL-safe
Set the default "wlroots - " title when the title argument to the
set_title functions is NULL. Otherwise, for at least the Wayland
backend, we'd crash because xdg_toplevel_set_title doesn't handle a NULL
pointer.
2019-01-24 15:18:28 +01:00
..
backend.c backend/x11: Hide cursor with Xfixes 2018-11-13 10:55:03 +13:00
input_device.c Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
meson.build backend/x11: Hide cursor with Xfixes 2018-11-13 10:55:03 +13:00
output.c backend/x11 & backend/wayland: make set_title NULL-safe 2019-01-24 15:18:28 +01:00