seatd/include
2020-08-05 23:20:50 +02:00
..
backend.h Initial implementation of seatd and libseat 2020-07-31 00:22:18 +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 libseat: Remove unused stdarg.h import 2020-08-03 00:57:34 +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 Remove pointless compiler.h 2020-08-05 23:20:50 +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 server: Stack-allocate the server 2020-08-03 02:13:47 +02:00
terminal.h terminal: Remove unused prototypes 2020-08-03 00:56:38 +02:00