seatd/common
Kenny Levinsen a763e16f26 drm: Relax drm file detection, support FreeBSD
Path check was done on /dev/dri/card and /dev/dri/renderD. However,
/dev/dri/by-path is a thing, and on FreeBSD, /dev/dri/ symlinks to
/dev/drm/.

Relax Linux check to /dev/dri/, and add FreeBSD check for /dev/drm/.
2020-09-22 01:01:46 +02:00
..
connection.c libseat: Improve logging with seatd conn helpers 2020-08-29 20:56:42 +02:00
drm.c drm: Relax drm file detection, support FreeBSD 2020-09-22 01:01:46 +02:00
evdev.c Remove pointless compiler.h 2020-08-05 23:20:50 +02:00
linked_list.c linked_list: linked_list_take should concat lists 2020-08-31 14:09:59 +02:00
log.c Introduce libseat_set_log_level 2020-08-28 01:21:57 +02:00
terminal.c terminal: Explain FreeBSD current_vt behavior 2020-08-28 17:46:13 +02:00