seatd/common
Kenny Levinsen be45c480ec terminal: Ack both release and acquire
Linux only requires acking release and ignores ack of acquire, but
FreeBSD is more stringent and will patiently wait for both to be acked.

Implement proper acking for both events.
2020-09-22 01:14:24 +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: Ack both release and acquire 2020-09-22 01:14:24 +02:00