seatd/include
2020-08-03 02:13:22 +02:00
..
backend.h Initial implementation of seatd and libseat 2020-07-31 00:22:18 +02:00
client.h client: Prefix notification methods with 'send' 2020-08-03 00:56:10 +02:00
compiler.h compiler: Rename erroneous header-guard 2020-08-03 00:57:20 +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
list.h list: Make list_concat argument const 2020-08-03 00:56:27 +02:00
log.h log: Avoid unnecessary GNU extension 2020-08-01 16:53:44 +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: Deactivate devices before sending disable 2020-08-02 21:46:13 +02:00
server.h poller: Inline the poller into the server struct 2020-08-03 02:13:22 +02:00
terminal.h terminal: Remove unused prototypes 2020-08-03 00:56:38 +02:00