seatd/common
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
..
connection.c libseat: Improve logging with seatd conn helpers 2020-08-29 20:56:42 +02:00
drm.c Remove pointless compiler.h 2020-08-05 23:20:50 +02:00
evdev.c Remove pointless compiler.h 2020-08-05 23:20:50 +02:00
linked_list.c linked_list: Assert initialized list in linked_list_empty 2020-08-04 14:25:07 +02:00
list.c list: Make list_concat argument const 2020-08-03 00:56:27 +02:00
log.c Introduce libseat_set_log_level 2020-08-28 01:21:57 +02:00
terminal.c terminal: Explain FreeBSD current_vt behavior 2020-08-28 17:46:13 +02:00