index
:
seatd.git
master
vt-switch
fork of seatd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libseat
/
backend
/
logind.c
Age
Commit message (
Expand
)
Author
2022-02-15
logind: Always send ping if data is queued
Kenny Levinsen
2021-11-28
build: use list for logind dep
Simon Ser
2021-10-05
logind: Set userdata for ping_handler
Kenny Levinsen
2021-09-22
logind: Improve error handling in open_seat
Kenny Levinsen
2021-09-22
logind: check if session is active on startup
Simon Ser
2021-09-21
logind: Send ping to wake us up later
Kenny Levinsen
2021-08-15
logind: Remove redundant null check
Kenny Levinsen
2021-08-15
Make libseat_seat_listener const
Simon Ser
2021-07-09
libseat: Rename dispatch_background in backends
Kenny Levinsen
2021-02-27
logind: Fix return values from close_device/get_fd
Kenny Levinsen
2020-12-23
logind: Send ReleaseControl when closing seat
Kenny Levinsen
2020-12-04
libseat/backend/logind: stop waiting for CanGraphical
Simon Ser
2020-11-24
logind: switch_session should return 0 on success
Kenny Levinsen
2020-10-11
logind: clang-format
Kenny Levinsen
2020-10-10
logind: Use seat_path for SwitchTo
Kenny Levinsen
2020-09-28
logind: close_device should not close fd
Kenny Levinsen
2020-08-28
logind: Merge PropertiesChanged handlers
Kenny Levinsen
2020-08-28
libseat: Expand logging in all backends
Kenny Levinsen
2020-08-24
libseat: Remove useless logind fallbacks
Kenny Levinsen
2020-08-23
logind: Set session type from env
Kenny Levinsen
2020-08-23
logind: Remove session type check
Kenny Levinsen
2020-08-23
logind: Remove useless check
Kenny Levinsen
2020-08-06
logind: Allow SwitchTo for all seats
Kenny Levinsen
2020-08-06
logind: close_device always returned error
Kenny Levinsen
2020-08-05
libseat: Rename libseat_impl to seat_impl
Kenny Levinsen
2020-08-03
libseat: Convert clients to linked_list
Kenny Levinsen
2020-07-31
Initial implementation of seatd and libseat
Kenny Levinsen