seatd/include
Kenny Levinsen 8b4d139873 libseat: Improve logging with seatd conn helpers
Add helpers around connection access to have all logging centralized and
reduce code duplication. Improve existing helpers to further reduce code
duplication.

The seatd backend should have much better logging after this.
2020-08-29 20:56:42 +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 libseat: Improve logging with seatd conn helpers 2020-08-29 20:56:42 +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: 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_level 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