index
:
seatd.git
master
vt-switch
fork of seatd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
seatd
/
seat.c
Age
Commit message (
Expand
)
Author
2020-09-01
Move list removal to seat/client destroy
Kenny Levinsen
2020-08-29
seat: Destroy all clients on teardown
Kenny Levinsen
2020-08-04
seat: Fix device double-remove
Kenny Levinsen
2020-08-04
client: Sanitize shutdown/kill mechanism
Kenny Levinsen
2020-08-03
seat: Enable VT process switching when switching away
Kenny Levinsen
2020-08-03
seat: Add VT cleanup on switch to empty VT
Kenny Levinsen
2020-08-03
seat: Convert client list to linked list
Kenny Levinsen
2020-08-03
seat: Convert device list to linked list
Kenny Levinsen
2020-08-03
client: Prefix notification methods with 'send'
Kenny Levinsen
2020-08-02
seat: Deactivate devices before sending disable
Kenny Levinsen
2020-08-02
seat: Open/close tty on activation/deactivation
Kenny Levinsen
2020-08-01
seat: Fix seat_device->fd assert
Kenny Levinsen
2020-08-01
devices: Use path to check device type
Kenny Levinsen
2020-07-31
seat: Use PATH_MAX long array for realpath
Kenny Levinsen
2020-07-31
seat: remove_client return value was inverted
Kenny Levinsen
2020-07-31
Initial implementation of seatd and libseat
Kenny Levinsen