wlroots-hyprland/backend
Jan Chren e04e1ba197
session/logind: specify seat exactly
"/org/freedesktop/login1/seat/self" path triggers seat-finding code path in logind,
which currently relies on getting the session based on caller's PID.
This behaviour is deprecated in logind as it doesn't work eg. with systemd user units,
which run outside of user session.

We check for "seat0" in logind_change_vt() already as introduced in 47985d2dc5,
so hard-coding it here is not a problem, otherwise sd_session_get_seat() could be used.
2019-05-22 14:43:13 +02:00
..
drm output: rename needs_commit to needs_frame 2019-04-23 14:34:30 -06:00
headless output: refactor backend API 2019-04-23 14:34:30 -06:00
libinput s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
multi Increase _POSIX_C_SOURCE to 200112L 2018-10-17 08:33:19 +02:00
noop backend/noop: disallow rendering 2019-04-29 10:48:51 -06:00
rdp Fixes #1689 RDP RemoteFX crash 2019-05-13 23:30:38 +03:00
session session/logind: specify seat exactly 2019-05-22 14:43:13 +02:00
wayland backend/wayland: remove wl_shm 2019-05-06 20:51:57 +03:00
x11 output: rename needs_commit to needs_frame 2019-04-23 14:34:30 -06:00
backend.c Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
meson.build Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00