seatd/include
Simon Ser 47d4b43f1a Introduce libseat_set_log_handler
This allows libseat users to register a custom logging function.
2020-08-28 01:21:57 +02:00
..
backend.h libseat: Rename libseat_impl to seat_impl 2020-08-05 23:41:55 +02:00
client.h seat: Convert client list to linked list 2020-08-03 02:48:39 +02:00
connection.h connection: Shrink buffers from 1KB to 256B each 2020-08-01 23:13:44 +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_handler 2020-08-28 01:21:57 +02:00
linked_list.h linked_list: Initial implementation 2020-08-03 02:13:47 +02:00
list.h list: Make list_concat argument const 2020-08-03 00:56:27 +02:00
log.h Introduce libseat_set_log_handler 2020-08-28 01:21:57 +02:00
poller.h poller: Inline the poller into the server struct 2020-08-03 02:13:22 +02:00
protocol.h Initial implementation of seatd and libseat 2020-07-31 00:22:18 +02:00
seat.h seat: Convert client list to linked list 2020-08-03 02:48:39 +02:00
server.h seatd: Add command-line arguments 2020-08-07 15:50:27 +02:00
terminal.h terminal: Remove unused prototypes 2020-08-03 00:56:38 +02:00