aboutsummaryrefslogtreecommitdiff
path: root/libseat/libseat.c
AgeCommit message (Expand)Author
2020-10-11libseat: Better error reporting from open_seatKenny Levinsen
2020-08-29libseat: Assert that listener is non-NULLKenny Levinsen
2020-08-28libseat: Only print backend attempts for matchesKenny Levinsen
2020-08-28Introduce libseat_set_log_levelSimon Ser
2020-08-28Nuke LIBSEAT_LOGLEVELSimon Ser
2020-08-28Rename enum log_level to libseat_log_levelSimon Ser
2020-08-05libseat: Rename libseat_impl to seat_implKenny Levinsen
2020-08-05log: Remove libseat prefixesKenny Levinsen
2020-08-05Remove pointless compiler.hKenny Levinsen
2020-08-03libseat: Use LIBSEAT_LOGLEVEL instead of SEATD_LOGLEVELKenny Levinsen
2020-08-03libseat: Use symbol file instead of -fvisibilityKenny Levinsen
2020-07-31Initial implementation of seatd and libseatKenny Levinsen