Commit Graph

  • 8df9603188
    Install SysVinit service as an executable master AnErrupTion 2025-10-17 23:12:21 +0200
  • 412994775b
    Add SysVinit service (closes #224) AnErrupTion 2025-10-17 23:10:52 +0200
  • bb669c239c
    Remove config TTY options in OpenRC & runit services AnErrupTion 2025-10-17 23:08:15 +0200
  • 657daafec8
    Fix crash after reading saved credentials for first time AnErrupTion 2025-10-17 22:58:50 +0200
  • e36872baa6
    Don't spam battery status error if already tried once AnErrupTion 2025-10-15 16:32:57 +0200
  • 4738ca81a7
    Merge changes AnErrupTion 2025-10-15 14:10:00 +0200
  • 1f2453f0fb Disable battery status display by default (#852) Matthew Rothlisberger 2025-10-15 13:58:04 +0200
  • 76da16904f
    Update French translation AnErrupTion 2025-10-14 21:17:58 +0200
  • e577c454da
    Fix merge conflict AnErrupTion 2025-10-14 21:10:17 +0200
  • 09c2cfb74d
    Remove file that was added by mistake AnErrupTion 2025-10-14 21:07:42 +0200
  • b3f1e91cf6
    Remember last session for each user (closes #619) AnErrupTion 2025-10-14 21:05:54 +0200
  • aef1dd9c1a
    Add more logs when logging into an X11 session AnErrupTion 2025-10-14 20:09:39 +0200
  • 3d977d2ff7
    Fix compatibility with Zig 0.15.2 AnErrupTion 2025-10-14 20:05:50 +0200
  • a34a5a97bd
    Execute shell in case exec_cmd is null AnErrupTion 2025-10-14 20:02:55 +0200
  • 1839e4cb44
    Use LLVM in Debug (closes #832) AnErrupTion 2025-10-14 19:42:16 +0200
  • b2f51e5bc8 Adjust Latvian translation & add missing file entries to build.zig (#850) Galtrhan 2025-10-13 21:43:46 +0200
  • bd335c8c91
    Add missing locales in build.zig AnErrupTion 2025-10-13 21:39:44 +0200
  • 4f4855b5e9
    Implement dummy active TTY getter for FreeBSD AnErrupTion 2025-10-12 22:47:03 +0200
  • 1e2faad0f8 Add Latvian language translation (#847) Galtrhan 2025-10-12 20:57:28 +0200
  • c1c00f8570
    Latvian language translation Galtrhan 2025-10-12 18:56:56 +0300
  • cb4f1952cd Move version string to bottom-left corner (#846) nyraa 2025-10-11 09:24:15 +0200
  • 81a17f2904 Fix: Default battery status to row 1 when hide_key_hints and hide_version_string is true (fixes #844) (#845) ebits 2025-10-11 08:47:13 +0200
  • 339e39d496 Adding the battery status for the top bar alongside brightness controls (closes #821) (#826) ebits 2025-10-09 18:48:46 +0200
  • 44faa263b1 change(config): add -n flag to prevent accidental backlight disabling (#840) mctaylors 2025-10-05 19:26:09 +0200
  • 79205aa716
    change(config): add -n flag to prevent accidental backlight disabling Macintxsh 2025-10-05 10:41:38 +0300
  • 7a0520687d
    Add fallback TTY option (closes #838) AnErrupTion 2025-09-29 21:30:51 +0200
  • cee0e0ca4b
    Log more detailed config error messages (closes #801) AnErrupTion 2025-09-26 09:54:38 +0200
  • 3edd1ff1be
    Log error name when zigini fails to parse config AnErrupTion 2025-09-25 13:35:28 +0200
  • 145ad5142c
    Clean up redundant authentication & session code AnErrupTion 2025-09-25 08:32:30 +0200
  • d8b0ae34f3
    Remove semi-colons in default locale AnErrupTion 2025-09-25 08:30:13 +0200
  • a6535b9152
    Update custom sessions' README AnErrupTion 2025-09-25 08:29:36 +0200
  • 5ab0ecb229 Add option for position of version string nyraa 2025-09-10 18:09:37 +0800
  • ee97f3b5e1
    Automatically detect TTY (closes #795) AnErrupTion 2025-09-07 17:44:50 +0200
  • 8a42fbd63a Metaballs animation senchpimy 2025-09-06 16:11:02 -0600
  • cbcf748a12
    Merge 5755550e84 into 5924db58e1 senchpimy 2025-09-06 16:04:27 -0600
  • 5755550e84 Metaballs animation senchpimy 2025-09-06 16:03:00 -0600
  • 5924db58e1
    Use std.mem.span + remove useless dupeZ() AnErrupTion 2025-08-30 13:17:19 +0200
  • 36e220e2ff
    Remove usage of std.c.stat() for xauth code AnErrupTion 2025-08-30 02:09:51 +0200
  • 0a9ceca822
    Don't dupeZ() in main AnErrupTion 2025-08-30 01:09:12 +0200
  • f9553655a3
    Separate platform code from C interop code AnErrupTion 2025-08-30 00:27:04 +0200
  • 230874abd1
    Don't forget to flush... :) AnErrupTion 2025-08-29 22:54:05 +0200
  • 38c3ecd089
    Remove unused import AnErrupTion 2025-08-29 22:42:34 +0200
  • fec0815161
    Always copy an example config file (partially addresses #801) AnErrupTion 2025-08-29 22:18:50 +0200
  • a7d6b06d21
    Add partial logging in authentication process (closes #822) AnErrupTion 2025-08-29 09:28:29 +0200
  • 1ee8010c24
    Fix dinit & s6 service + don't hardcode paths in runit service AnErrupTion 2025-08-29 02:18:11 +0200
  • f988bd334b
    Update termbox2 AnErrupTion 2025-08-29 00:45:28 +0200
  • aa0222948a
    Update config migrator AnErrupTion 2025-08-29 00:35:11 +0200
  • 69d39dc035
    Remove config.load AnErrupTion 2025-08-29 00:32:49 +0200
  • 6d7dbb9f27
    Fix typo & remove unused import AnErrupTion 2025-08-29 00:07:32 +0200
  • 7cfb947187
    Reduce libc usage & move more stuff to interop AnErrupTion 2025-08-28 01:39:19 +0200
  • 336847d418
    Merge changes from master AnErrupTion 2025-08-27 23:45:52 +0200
  • ff9b6279d3
    Update to Zig 0.15.0 (closes #829) AnErrupTion 2025-08-27 23:44:39 +0200
  • c7dea3c178 [dinit] fix deprecated loginready, replaced by login.target (#828) KaiJan57 2025-08-26 18:59:43 +0200
  • d7a4535007
    Update screenshot AnErrupTion 2025-08-11 12:32:10 +0200
  • 08ae1abc51
    Restart unit on failure or closure Michael Zamot 2025-08-07 19:51:16 +0000
  • a9b6bfc62a
    Backport: Prevent Ly from zombifying when X.org is terminated v1.1.2 v1.1.x AnErrupTion 2025-08-05 21:49:38 +0200
  • 73ecac67bf Prevent Ly from zombifying when X.org is terminated (#807) (fixes #787) djsigmann 2025-08-05 21:45:09 +0200
  • 7353e75d78
    Merge branch 'master' of codeberg.org:fairyglade/ly AnErrupTion 2025-08-05 08:26:38 +0200
  • cd0accfb28
    Show error name instead of error if shutdown/reboot fails AnErrupTion 2025-08-05 08:26:13 +0200
  • c957c73a4b Add the brightness commands to the Swedish translation Vilgot Szasz Kero 2025-08-05 07:40:37 +0200
  • 32d0de3d2d
    Backport: Workaround for session process not exiting immediately AnErrupTion 2025-08-04 00:04:55 +0200
  • b71789912d Add enable_session_log option to control session logging (#809) (fixes #808) João Lucas 2025-08-04 00:00:18 +0200
  • 5bacc8870b
    Update repository link in README AnErrupTion 2025-08-03 23:42:35 +0200
  • a7ff18aa16 Add option for eight-color terminal output (#802) Matthew Rothlisberger 2025-08-03 23:37:53 +0200
  • c3d180c213
    Add basic general log file AnErrupTion 2025-08-03 15:59:47 +0200
  • 3f891d7f0d
    Workaround for session process not exiting immediately AnErrupTion 2025-08-03 14:56:16 +0200
  • e404d5bdb3
    Clean-up: std.posix.kill() returns nothing AnErrupTion 2025-08-03 14:55:50 +0200
  • dee055748c
    Format code properly AnErrupTion 2025-08-03 13:47:53 +0200
  • bd2d1142b2
    Don't enable bigclock by default AnErrupTion 2025-08-03 13:05:28 +0200
  • b382d74969 bigclock: add 12-hour & seconds support (#805) RadsammyT 2025-08-03 11:16:04 +0200
  • 4fbbb6f0f2
    Reduce nesting a bit AnErrupTion 2025-08-02 22:59:34 +0200
  • ef64029795
    Only clear TTY under certain circumstances AnErrupTion 2025-08-02 22:57:47 +0200
  • 71c694e575
    Correct mention of TTY modification in README AnErrupTion 2025-08-02 22:22:18 +0200
  • c37aa6957a
    Improve README AnErrupTion 2025-08-02 20:26:31 +0200
  • 8377f14509
    Exclude unsupported distributions in packaging status AnErrupTion 2025-08-02 19:45:40 +0200
  • a4dd5b3c44
    Backport: Fix clock string length issues AnErrupTion 2025-08-02 13:16:35 +0200
  • b35c055e7b
    Fix clock string length issues (fixes #716) AnErrupTion 2025-08-02 13:08:07 +0200
  • b7d81a9b51
    Backport: Fix possible overflow with 5-digit+ UIDs AnErrupTion 2025-08-02 01:00:56 +0200
  • 3359127a06
    Backport: Reorder default PATH to prioritize /usr/local directories to solve AnErrupTion 2025-08-02 01:00:10 +0200
  • c05c32c5be
    Fix possible overflow with 5-digit+ UIDs (c.f. #684) AnErrupTion 2025-08-02 00:57:22 +0200
  • 1f0274e797
    Add packaging status in readme.md through Repology AnErrupTion 2025-08-02 00:02:30 +0200
  • f97d0c27d3 Merge pull request 'Russian translation update' (#810) from tyusha/ly:LangUpdate into master AnErrupTion 2025-08-01 23:52:53 +0200
  • d36147a376 Merge pull request 'fix: Reorder default PATH to prioritize /usr/local directories to solve problem with archlinux' (#814) from jlucaso/ly:fix-reorder-path into master AnErrupTion 2025-08-01 23:51:18 +0200
  • 0380b8d32b Add ASCII Background Animation Frederick Ziola 2025-07-29 20:02:13 -0500
  • 8030cf5244 fix: Reorder default PATH to prioritize /usr/local directories to solve problem with archlinux João Lucas 2025-07-26 14:02:49 -0300
  • 933e5bdd2d Merge pull request 'fix: duplicated entry waylandsessions' (#813) from jlucaso/ly:fix-duplicate-waylandsessions-entry into master AnErrupTion 2025-07-26 19:26:39 +0200
  • a9d85a6925 fix: duplicated entry waylandsessions João Lucas 2025-07-26 13:55:48 -0300
  • 3d3cf84292 fix tyusha 2025-07-25 16:41:06 +0300
  • 19c879a201 update russian translation tyusha 2025-07-25 16:36:06 +0300
  • 98f59a69cc Merge pull request 'Refactor: Pull termbox2 in as a Zig dependency' (#799) from jlucaso/ly:refactor/termbox2-dependency into master AnErrupTion 2025-07-25 10:48:28 +0200
  • 5fb40899e5 refactor: remove termbox_extras in favor of the fork João Lucas 2025-07-25 01:33:57 -0300
  • 6933c4db02 Merge branch 'master' into refactor/termbox2-dependency jlucaso 2025-07-25 06:31:10 +0200
  • c3d0864e62 fix: update termbox2 dependency URL João Lucas 2025-07-25 01:29:57 -0300
  • e8cb8970fd Merge pull request 'Feat: Add Japanese (ja_JP) localization' (#793) from darallium/ly:master into master AnErrupTion 2025-07-19 22:11:14 +0200
  • c11194332c Add Japanese lang file darallium 2025-06-19 12:45:13 +0900
  • 35265f5e77 Merge pull request 'fix: confined labels/box title cutting off' (#806) from radsammyt/ly:fix-confined-labels into master AnErrupTion 2025-07-17 10:39:08 +0200
  • 5c3da10386 fix: confined labels cutting off RadsammyT 2025-07-16 22:03:51 -0400
  • 1d4e32ba82
    List all users in the system (fixes #373) AnErrupTion 2025-07-10 10:06:19 +0200
  • 97efac0cd1
    Add Matrix space link to README AnErrupTion 2025-07-09 21:38:45 +0200
  • 04920e1b1b
    Implement custom session support (fixes #757) AnErrupTion 2025-07-08 22:39:14 +0200