backend.h
libseat: Rename libseat_impl to seat_impl
2020-08-05 23:41:55 +02:00
client.h
seat: Destroy all clients on teardown
2020-08-29 23:49:22 +02: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
Introduce libseat_set_log_level
2020-08-28 01:21:57 +02:00
linked_list.h
linked_list: Implement linked_list_take
2020-08-30 00:05:19 +02:00
log.h
Introduce libseat_set_log_level
2020-08-28 01:21:57 +02:00
poller.h
poller: Convert to linked_list
2020-08-31 14:09:59 +02:00
protocol.h
seatd: Remove unused device_closed msg body
2020-08-30 03:26:32 +02:00
seat.h
server: Convert seat list to linked_list
2020-08-31 14:09:59 +02:00
server.h
server: Convert seat list to linked_list
2020-08-31 14:09:59 +02:00
terminal.h
terminal: Remove unused prototypes
2020-08-03 00:56:38 +02:00
test.h
test: Add test_run and test_assert macros
2020-08-31 14:40:58 +02:00