Commit Graph

  • 8995c590eb Fix CLI note & OpenRC service not using config directory option AnErrupTion 2024-08-03 08:36:26 +02:00
  • 57d5d7497b Fix PAM module order AnErrupTion 2024-08-03 07:17:06 +02:00
  • ce3b310e58 Make authentication fail count configurable AnErrupTion 2024-08-02 22:31:35 +02:00
  • ea2dec50f5 Update README.md AnErrupTion 2024-08-02 19:40:25 +02:00
  • fadbbf676a Support Zig 0.13.0 AnErrupTion 2024-08-02 19:40:09 +02:00
  • 042aa50ff0 Start Ly v1.0.3 development cycle AnErrupTion 2024-08-02 19:37:11 +02:00
  • 56202bc30e Backport: Swap /usr/bin and /usr/sbin in PATH v1.0.2 AnErrupTion 2024-08-01 18:02:03 +02:00
  • 5d3cd62434 Swap /usr/bin and /usr/sbin in PATH AnErrupTion 2024-08-01 17:02:08 +02:00
  • d40ec873a7 Retrieve gettimeofday() from sys/time.h AnErrupTion 2024-08-01 14:23:52 +02:00
  • 7300247e57 Backport: Update zigini (fixes an escaping bug) AnErrupTion 2024-08-01 13:29:34 +02:00
  • 3ca2e8524b Fix mcookie usage (fixes #669) AnErrupTion 2024-08-01 13:20:23 +02:00
  • 61f3fadfbf Make code more portable + remove mcookie usage AnErrupTion 2024-08-01 13:15:54 +02:00
  • 1314c57796 Fix config.brightnessctl missing + bugs AnErrupTion 2024-08-01 00:54:00 +02:00
  • 872b15c0d4 Fix authentication AnErrupTion 2024-08-01 00:39:00 +02:00
  • 9b4d381f1e Update zigini (fixes an escaping bug) AnErrupTion 2024-08-01 00:18:46 +02:00
  • bacbacd5fb Merge branch 'master' of https://github.com/fairyglade/ly AnErrupTion 2024-07-31 22:35:55 +02:00
  • ee0c00574a Patch resource files + add prefix directory AnErrupTion 2024-07-31 22:35:36 +02:00
  • 6df91cac12 Add an animation timeout (#659) ello 2024-07-31 19:49:19 +00:00
  • 598fa6a505 I need to stop doing this AnErrupTion 2024-07-31 14:32:39 +02:00
  • 548a411ae2 Remove maximum length config options + don't localize config parse error AnErrupTion 2024-07-31 14:31:28 +02:00
  • 48f28e40c4 Fix an oopsie AnErrupTion 2024-07-31 14:02:43 +02:00
  • 46f9ddd5fc Add translatable string for config parse error AnErrupTion 2024-07-31 14:01:44 +02:00
  • a393525212 Support multiple info lines in UI AnErrupTion 2024-07-31 13:58:49 +02:00
  • 961018e753 Add generic cyclable label & base session component off it AnErrupTion 2024-07-31 13:21:54 +02:00
  • 8b12ade372 Update spanish translation (#668) Joaquín Guerra 2024-07-31 13:14:29 +02:00
  • a64d7efc69 Make asterisk optional (hides password if so) AnErrupTion 2024-07-31 10:34:27 +02:00
  • b592a11fb0 Improve the config migrator AnErrupTion 2024-07-31 09:44:25 +02:00
  • 3fedb59fdb Make setting numlock work on BSD + less homebrew interop AnErrupTion 2024-07-30 18:38:21 +02:00
  • 40d180da63 Backport: Only shutdown or restart after deinitializing everything AnErrupTion 2024-07-30 12:04:25 +02:00
  • b1bf89a4cf Only shutdown or restart after deinitializing everything AnErrupTion 2024-07-30 11:56:21 +02:00
  • 2dec2e0b7f Print data directory deletion in build.zig AnErrupTion 2024-07-30 10:54:30 +02:00
  • 75cc971f9c Backport: Update zigini (fixes incorrect comment parsing) AnErrupTion 2024-07-30 09:51:42 +02:00
  • 5f2f21620a Update zigini (fixes incorrect comment parsing) AnErrupTion 2024-07-30 09:43:56 +02:00
  • 48185bdfe0 More verbose output in build.zig AnErrupTion 2024-07-29 14:44:56 +02:00
  • 9374d2df32 Backport: Fix clock & bigclock not updating without input AnErrupTion 2024-07-29 14:19:47 +02:00
  • f646dddd02 Fix clock & bigclock not updating without input AnErrupTion 2024-07-29 14:18:23 +02:00
  • c1f1c8f5c1 Use usize instead of u64 in most places for better 32-bit compatibility AnErrupTion 2024-07-29 13:46:14 +02:00
  • 67fd024f6a Revert "Redirect stderr to systemd journal in service (#621)" AnErrupTion 2024-07-29 13:35:04 +02:00
  • ee488ba36e Revert "Redirect stderr to systemd journal in service (#621)" AnErrupTion 2024-07-29 12:25:44 +02:00
  • 56c210372d Better handle info line messages internally AnErrupTion 2024-07-28 23:05:12 +02:00
  • 04a0ad3b33 Move Gentoo/OpenRC installation tip to the OpenRC section AnErrupTion 2024-07-28 18:17:14 +02:00
  • 2dd83b41e8 Incorporate some FreeBSD authentication patches AnErrupTion 2024-07-28 13:15:49 +02:00
  • 19d4b195f3 Display error messages differently in info line (#661) Moabeat 2024-07-28 13:02:42 +02:00
  • 5796720a9c Backport: Add missing supervise symlink on runit AnErrupTion 2024-07-28 11:35:23 +02:00
  • 93554d9ba3 Add missing supervise symlink on runit (fixes #610) AnErrupTion 2024-07-28 11:34:33 +02:00
  • 075bf67cef Fix missing brightness localized strings AnErrupTion 2024-07-28 00:09:59 +02:00
  • 33791a2844 Remove changelog.md AnErrupTion 2024-07-28 00:06:08 +02:00
  • 8333f7ea77 Update screenshot AnErrupTion 2024-07-28 00:05:37 +02:00
  • 2bc12549a1 Switch to utmpx AnErrupTion 2024-07-27 23:39:09 +02:00
  • 802ad6bbed Backport: Set PAM_TTY AnErrupTion 2024-07-27 22:45:20 +02:00
  • 7ece95965b Backport: Fix ~/.profile not being loaded with Fish AnErrupTion 2024-07-27 22:44:35 +02:00
  • 1df890b238 Set PAM_TTY (fixes #248) AnErrupTion 2024-07-27 22:31:56 +02:00
  • 92c6a38835 Fix ~/.profile not being loaded with Fish AnErrupTion 2024-07-27 22:21:50 +02:00
  • a7e8b55c6e Add COSMIC in the list of tested DEs AnErrupTion 2024-07-27 21:13:55 +02:00
  • 10cd9615ef Backport: Fix possible overflow with TTY ID AnErrupTion 2024-07-27 21:07:41 +02:00
  • b7e1c81ad1 Re-arrange keyring PAM files + integrate with pam_systemd & elogind AnErrupTion 2024-07-27 20:36:45 +02:00
  • dc310ca80e Unlock GNOME Keyring & KWallet on login (#496) mietinen 2024-07-27 20:35:24 +02:00
  • da2ea08078 Clarify compile-time dependencies AnErrupTion 2024-07-27 18:38:07 +02:00
  • 8c69472065 Allow building without X11 support AnErrupTion 2024-07-27 18:35:58 +02:00
  • 0ee28927cf Update French translation AnErrupTion 2024-07-27 18:15:34 +02:00
  • b7934e42d1 Add dinit support AnErrupTion 2024-07-27 15:59:02 +02:00
  • e775827c8b Fix possible overflow with TTY ID AnErrupTion 2024-07-27 15:20:42 +02:00
  • 9cd58123c4 Fix silly mistake AnErrupTion 2024-07-27 15:02:01 +02:00
  • 0cead672da Add s6 support AnErrupTion 2024-07-27 15:00:07 +02:00
  • a807e8e11c Backport: Use default PRNG and retrieve better seed AnErrupTion 2024-07-27 14:25:30 +02:00
  • d87344330a Start Ly v1.0.2 development cycle AnErrupTion 2024-07-27 14:18:09 +02:00
  • ce90f91bbf Add issue template for feature requests AnErrupTion 2024-07-27 14:16:40 +02:00
  • 23c7175528 Make pre-requisites required AnErrupTion 2024-07-27 14:11:42 +02:00
  • 5ea780f806 Continue merge AnErrupTion 2024-07-27 14:09:19 +02:00
  • 2eaa473144 Add issue template AnErrupTion 2024-07-27 14:06:28 +02:00
  • a939b82179 Add configurable default vi mode (#660) Varun Vasan V 2024-07-27 15:01:55 +05:30
  • a042749a72 Backport: Make runit run and finish scripts executable v1.0.1 AnErrupTion 2024-07-26 21:59:21 +02:00
  • 2b0301c1d0 Make runit run and finish scripts executable AnErrupTion 2024-07-26 21:58:18 +02:00
  • b84e6c9eed Use default PRNG and retrieve better seed AnErrupTion 2024-07-26 21:39:27 +02:00
  • 391104cf34 Backport: Fix documentation issue about DOOM animation AnErrupTion 2024-07-26 19:34:46 +02:00
  • 8e534c7bcd Backport: Fix incorrect shebang in xsetup.sh AnErrupTion 2024-07-26 19:34:12 +02:00
  • 6b7e7be387 Backport: Use octal prefix for file modes in build.zig AnErrupTion 2024-07-26 19:32:30 +02:00
  • 49b8697546 Use octal prefix for file modes in build.zig AnErrupTion 2024-07-26 18:54:27 +02:00
  • 1d7a001a0b Add customizable foreground color to CMatrix (#652) 0xNiffin 2024-07-22 15:44:49 +01:00
  • 3dc1482603 fixed 'std' has no member 'ChildProcess' error when building with zig build command. (#651) 0xNiffin 2024-07-17 12:27:54 +01:00
  • e4abf79ad5 Support Zig 0.13.0 and setting default TTY at build time (#632) jinzhongjia 2024-07-13 04:40:01 +08:00
  • 5f8fbe381c Fix documentation issue about DOOM animation (#647) simonfogliato 2024-07-12 13:37:18 -07:00
  • c6d7d177b7 Fix incorrect shebang in xsetup.sh (#640) liesen 2024-07-12 23:32:46 +03:00
  • dc8d143fac Add brightness control support with brightnessctl (#626) tubi16 2024-07-04 14:17:56 +03:00
  • 53d252232f Backport: Fix dest_directory embedded in binary AnErrupTion 2024-07-03 09:52:24 +02:00
  • 5cdd6af738 Start Ly v1.0.1 development cycle AnErrupTion 2024-07-03 09:52:00 +02:00
  • cbe7b37564 Fix dest_directory embedded in binary AnErrupTion 2024-07-03 09:50:56 +02:00
  • 4eb4e15e43 Start v1.1.0 development cycle AnErrupTion 2024-07-03 09:44:23 +02:00
  • 08f6ce5184 Add minimum_zig_version to build.zig.zon (#630) jinzhongjia 2024-07-03 15:22:18 +08:00
  • 291e0d836b Various bug fixes and small features (#606) v1.0.0 アシュ 2024-07-02 08:52:38 +00:00
  • ab462e91c2 authenticate and run on current virtual terminal mookums/multi-tty Muki Kiboigo 2024-06-19 16:19:35 -07:00
  • 6d3808553e templated systemd file Muki Kiboigo 2024-06-19 16:17:42 -07:00
  • 3d8d8d67df Redirect stderr to systemd journal in service (#621) Muki Kiboigo 2024-06-19 12:49:30 -07:00
  • 7506d6a7d5 Clarify how to update + add DWL (closes #551, #547) ShiningLea 2024-05-09 21:09:10 +02:00
  • a7615a33e0 Clarify status of dependencies ShiningLea 2024-05-09 20:25:34 +02:00
  • 0586f3424a Update cs.ini (#559) Jan Černý 2024-05-09 20:04:35 +02:00
  • b457b454ae Added Gentoo tip to readme.md (#591) Motodavide 2024-05-09 20:03:57 +02:00
  • d8d2d5a8bf Nobody expects the Ziguanas (#517) ShiningLea 2024-05-09 15:30:12 +02:00
  • 4ee2b3ecc7 Backup config if exists when installing (#536) Bruno Rodríguez 2023-09-10 15:30:47 +02:00
  • 2ca870cfc5 Check if the clock is on. (closes #521) (#522) lolicon0930 2023-06-25 19:41:38 +00:00