ly/src
djsigmann 73ecac67bf Prevent Ly from zombifying when X.org is terminated (#807) (fixes #787)
If a compositor is running when exiting Xorg, the user is met with an unresponsive black screen without the ability to switch to a different TTY (the usual `Ctrl+Alt+F{1..6}`  chord doesn't do anything).
In addition, ly is displayed as a zombie process under `ps` and cannot be killed (observed by utilizing a preexisting ssh connection to the host).

Reviewed-on: https://codeberg.org/fairyglade/ly/pulls/807
Reviewed-by: AnErrupTion <anerruption@disroot.org>
Co-authored-by: djsigmann <djsigmann@protonmail.com>
Co-committed-by: djsigmann <djsigmann@protonmail.com>
2025-08-05 21:45:09 +02:00
..
animations Add option for eight-color terminal output (#802) 2025-08-03 23:37:53 +02:00
bigclock bigclock: add 12-hour & seconds support (#805) 2025-08-03 11:16:04 +02:00
config Add enable_session_log option to control session logging (#809) (fixes #808) 2025-08-04 00:00:18 +02:00
tui Add option for eight-color terminal output (#802) 2025-08-03 23:37:53 +02:00
Environment.zig Implement custom session support (fixes #757) 2025-07-08 22:39:14 +02:00
SharedError.zig Support Zig 0.14.0 only (with 1 downstream dependency fork) 2025-03-05 19:42:00 +01:00
UidRange.zig List all users in the system (fixes #373) 2025-07-10 10:06:19 +02:00
auth.zig Prevent Ly from zombifying when X.org is terminated (#807) (fixes #787) 2025-08-05 21:45:09 +02:00
bigclock.zig bigclock: add 12-hour & seconds support (#805) 2025-08-03 11:16:04 +02:00
enums.zig Implement custom session support (fixes #757) 2025-07-08 22:39:14 +02:00
interop.zig Fix clock string length issues (fixes #716) 2025-08-02 13:08:07 +02:00
main.zig Show error name instead of error if shutdown/reboot fails 2025-08-05 08:26:13 +02:00