aboutsummaryrefslogtreecommitdiff
path: root/libseat/backend/logind.c
AgeCommit message (Expand)Author
2022-02-15logind: Always send ping if data is queuedKenny Levinsen
2021-11-28build: use list for logind depSimon Ser
2021-10-05logind: Set userdata for ping_handlerKenny Levinsen
2021-09-22logind: Improve error handling in open_seatKenny Levinsen
2021-09-22logind: check if session is active on startupSimon Ser
2021-09-21logind: Send ping to wake us up laterKenny Levinsen
2021-08-15logind: Remove redundant null checkKenny Levinsen
2021-08-15Make libseat_seat_listener constSimon Ser
2021-07-09libseat: Rename dispatch_background in backendsKenny Levinsen
2021-02-27logind: Fix return values from close_device/get_fdKenny Levinsen
2020-12-23logind: Send ReleaseControl when closing seatKenny Levinsen
2020-12-04libseat/backend/logind: stop waiting for CanGraphicalSimon Ser
2020-11-24logind: switch_session should return 0 on successKenny Levinsen
2020-10-11logind: clang-formatKenny Levinsen
2020-10-10logind: Use seat_path for SwitchToKenny Levinsen
2020-09-28logind: close_device should not close fdKenny Levinsen
2020-08-28logind: Merge PropertiesChanged handlersKenny Levinsen
2020-08-28libseat: Expand logging in all backendsKenny Levinsen
2020-08-24libseat: Remove useless logind fallbacksKenny Levinsen
2020-08-23logind: Set session type from envKenny Levinsen
2020-08-23logind: Remove session type checkKenny Levinsen
2020-08-23logind: Remove useless checkKenny Levinsen
2020-08-06logind: Allow SwitchTo for all seatsKenny Levinsen
2020-08-06logind: close_device always returned errorKenny Levinsen
2020-08-05libseat: Rename libseat_impl to seat_implKenny Levinsen
2020-08-03libseat: Convert clients to linked_listKenny Levinsen
2020-07-31Initial implementation of seatd and libseatKenny Levinsen