backend.h
libseat: Rename libseat_impl to seat_impl
2020-08-05 23:41:55 +02:00
client.h
client: Replace pending_disable with state enum
2021-02-27 15:51:13 +01:00
drm.h
devices: Use path to check device type
2020-08-01 16:53:44 +02:00
evdev.h
devices: Use path to check device type
2020-08-01 16:53:44 +02:00
libseat.h
Add no-op session
2021-03-26 11:11:26 +01:00
linked_list.h
linked_list: Implement linked_list_take
2020-08-30 00:05:19 +02:00
log.h
log: Include debug logs in release builds
2021-03-02 00:27:38 +01:00
poller.h
poller: Raise signals through self-pipe
2020-09-22 01:01:46 +02:00
protocol.h
seatd: Remove unused device_closed msg body
2020-08-30 03:26:32 +02:00
seat.h
seatd: Tear down VT when disabled client closes
2021-02-27 16:58:44 +01:00
server.h
client: Do not leak idle clients on exit
2020-08-31 23:13:16 +02:00
terminal.h
terminal: Ack both release and acquire
2020-09-22 01:14:24 +02:00
test.h
test: Add test_run and test_assert macros
2020-08-31 14:40:58 +02:00