seatd/common
Simon Ser 07ceeeebe0 Introduce libseat_set_log_level
The default level is SILENT. log_init no longer takes an initial log
level (so that calls to libseat_set_log_level prior to log_init work
correctly).
2020-08-28 01:21:57 +02:00
..
connection.c Remove ALWAYS_INLINE 2020-08-01 23:13:54 +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 seat: Open/close tty on activation/deactivation 2020-08-02 21:46:10 +02:00