index
:
seatd.git
master
vt-switch
fork of seatd
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-03
libseat: Use LIBSEAT_LOGLEVEL instead of SEATD_LOGLEVEL
Kenny Levinsen
2020-08-03
libseat: Convert clients to linked_list
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
linked_list: Initial implementation
Kenny Levinsen
2020-08-03
server: Stack-allocate the server
Kenny Levinsen
2020-08-03
poller: Inline the poller into the server struct
Kenny Levinsen
2020-08-03
poller: Remove unnecessary poll_impl abstraction
Kenny Levinsen
2020-08-03
libseat: Remove unused stdarg.h import
Kenny Levinsen
2020-08-03
compiler: Rename erroneous header-guard
Kenny Levinsen
2020-08-03
terminal: Remove unused prototypes
Kenny Levinsen
2020-08-03
list: Make list_concat argument const
Kenny Levinsen
2020-08-03
client: Prefix notification methods with 'send'
Kenny Levinsen
2020-08-03
libseat: Use symbol file instead of -fvisibility
Kenny Levinsen
2020-08-02
seat: Deactivate devices before sending disable
Kenny Levinsen
2020-08-02
list: Add list_pop_back
Kenny Levinsen
2020-08-02
seat: Open/close tty on activation/deactivation
Kenny Levinsen
2020-08-02
terminal: Correctly set K_ON on keyboard enable
Kenny Levinsen
2020-08-02
log: Fix inverted loglevel check
Kenny Levinsen
2020-08-01
seat: Fix seat_device->fd assert
Kenny Levinsen
2020-08-01
Remove ALWAYS_INLINE
Kenny Levinsen
2020-08-01
connection: Shrink buffers from 1KB to 256B each
Kenny Levinsen
2020-08-01
Add platform support note to README
Kenny Levinsen
2020-08-01
seatd: Perform clean server shutdown
Kenny Levinsen
2020-08-01
ci: Add completion print to smoketest
Kenny Levinsen
2020-08-01
ci: Add Alpine/FreeBSD builtin smoketest
Kenny Levinsen
2020-08-01
simpletest: Take file to open as argument
Kenny Levinsen
2020-08-01
ci: Add FreeBSD
Kenny Levinsen
2020-08-01
FreeBSD compiler warning fix
Kenny Levinsen
2020-08-01
client: Implement get_peer for FreeBSD
Kenny Levinsen
2020-08-01
devices: Use path to check device type
Kenny Levinsen
2020-08-01
devices: FreeBSD support in drm and evdev code
Kenny Levinsen
2020-08-01
log: Avoid unnecessary GNU extension
Kenny Levinsen
2020-08-01
terminal: FreeBSD VT and KD handling
Kenny Levinsen
2020-08-01
meson: FreeBSD options
Kenny Levinsen
2020-07-31
meson: Set _FORTIFY_SOURCE=2 for optimized builds
Kenny Levinsen
2020-07-31
seat: Use PATH_MAX long array for realpath
Kenny Levinsen
2020-07-31
meson: Add summary printout
Kenny Levinsen
2020-07-31
seat: remove_client return value was inverted
Kenny Levinsen
2020-07-31
Add LICENSE
Kenny Levinsen
2020-07-31
Update README
Kenny Levinsen
2020-07-31
ci: Initial CI
Kenny Levinsen
2020-07-31
Add clang format specification
Kenny Levinsen
2020-07-31
Initial implementation of seatd and libseat
Kenny Levinsen
2020-06-26
Initial commit
Kenny Levinsen
[prev]