Commit Graph

  • 78d64ad2a7
    Possibly fix .Xresources not being loaded (closes #600) AnErrupTion 2025-03-06 20:06:28 +0100
  • d80ec8fd1f
    Allow changing matrix animation min/max codepoints (closes #615) AnErrupTion 2025-03-06 19:48:11 +0100
  • d12fa27168
    Added new error and updated French translation AnErrupTion 2025-03-06 19:41:05 +0100
  • 593a775148
    Use unsigned integers only in Matrix animation AnErrupTion 2025-03-06 19:36:42 +0100
  • 6079c01a4b
    Allow disabling the brightness control commands (closes #664) AnErrupTion 2025-03-06 19:16:47 +0100
  • 9c79137c9f
    Remove all deprecated calls to tb_cell_buffer() AnErrupTion 2025-03-06 15:42:33 +0100
  • 9168266cca
    Don't shutdown termbox2 if authentication fails AnErrupTion 2025-03-06 15:29:56 +0100
  • 6cb102257c
    Fix Doom & Matrix animation + bug in migrator AnErrupTion 2025-03-06 15:27:38 +0100
  • 55abc4d7f1
    Decouple TerminalBuffer and auth from Config AnErrupTion 2025-03-06 14:32:05 +0100
  • f013af0dde
    Fix segmentation fault when using color mix after auth AnErrupTion 2025-03-06 14:31:11 +0100
  • 973d8fe120
    Don't dynamically allocate color strings AnErrupTion 2025-03-06 13:23:47 +0100
  • 3e6d7a1b3b
    Forgot a file lol AnErrupTion 2025-03-06 13:09:19 +0100
  • 0c69e0412c
    Don't make errors blink by default AnErrupTion 2025-03-06 13:08:50 +0100
  • d0ccaa4d69
    Enable true color output (closes #705) AnErrupTion 2025-03-06 12:47:28 +0100
  • a766dc2b9c
    Update termbox2 AnErrupTion 2025-03-06 11:42:19 +0100
  • 83984dc493
    Backport: Don't set XDG_CURRENT_DESKTOP and XDG_SESSION_DESKTOP if they're empty AnErrupTion 2025-03-05 22:54:34 +0100
  • a9449742d6
    Backport: Try to create /etc/pam.d and /usr/bin everytime when installing AnErrupTion 2025-03-05 22:52:34 +0100
  • f54657432a
    Don't set XDG_CURRENT_DESKTOP and XDG_SESSION_DESKTOP if they're empty (closes #702) AnErrupTion 2025-03-05 22:50:09 +0100
  • 87503367e9
    Try to create /etc/pam.d and /usr/bin everytime when installing AnErrupTion 2025-03-05 22:36:17 +0100
  • 85e071a60a
    Code style changes in build.zig AnErrupTion 2025-03-05 22:07:18 +0100
  • 24599368df
    Minor changes in color mix animation AnErrupTion 2025-03-05 22:06:56 +0100
  • d5bc6aab24 Merge pull request 'Color mix animation' (#724) from winlith/colormix into master AnErrupTion 2025-03-05 20:54:48 +0000
  • c9a416b8a2 Merge branch 'master' into winlith/colormix AnErrupTion 2025-03-05 20:53:53 +0000
  • 15c2b19371 Merge pull request 'Make language files uniform' (#704) from moritz-reinel/03_uniform-lang-files into master AnErrupTion 2025-03-05 20:28:57 +0000
  • 142073c362 Merge branch 'master' into moritz-reinel/03_uniform-lang-files AnErrupTion 2025-03-05 20:26:01 +0000
  • 514931b486 Merge pull request 'fix: don't include dest_dir in config_dir' (#728) from villamorrd/master into master AnErrupTion 2025-03-05 19:53:54 +0000
  • 50e9e912e0 Merge branch 'master' into villamorrd/master AnErrupTion 2025-03-05 19:52:09 +0000
  • 895edaf904
    Update README to only include Zig 0.14.0 AnErrupTion 2025-03-05 19:43:02 +0100
  • bebccf4d5a
    Support Zig 0.14.0 only (with 1 downstream dependency fork) AnErrupTion 2025-03-05 19:42:00 +0100
  • 346a614ba0 Mention Codeberg in the README AnErrupTion 2025-03-05 02:03:40 +0000
  • 1c11580efd started image suport Null 2025-02-08 19:54:18 -0300
  • d171634f9b
    fix: don't include dest_dir in config_dir villamorrd 2025-02-01 20:58:52 +0800
  • 2f2a460e38 fix pam_path variable assignment during build Atomsoldat/master Leon Welchert 2025-01-28 17:18:15 +0000
  • f5f7422d82 color mix animation winlith 2025-01-17 22:37:48 +0100
  • 117eccd65a rename language normalizer script Moritz Reinel 2024-10-26 13:19:33 +0200
  • b6726a76c6 refactored some variables + added comments Moritz Reinel 2024-10-26 13:09:30 +0200
  • e6d8bea236
    Remove redundant constant peterc-s/master peterc-s 2024-10-23 13:01:13 +0100
  • 7e69260511
    Naming convention peterc-s 2024-10-23 12:58:53 +0100
  • 1ddccf2683
    Fix use after free and reintroduce code from earlier commit peterc-s 2024-10-22 14:42:42 +0100
  • 798d9d934c
    Removed code give up TTY and take back TTY peterc-s 2024-10-22 12:26:18 +0100
  • c54ca6761d
    seems to fix segfault by not giving up control of the tty, shutting down when it's aready deferred could be the issue? peterc-s 2024-10-22 12:17:22 +0100
  • 5e05d29e0c
    added some comments for doom animation peterc-s 2024-10-22 04:00:46 +0100
  • 020f27b203
    added refresh interval in ms for animations peterc-s 2024-10-22 02:03:21 +0100
  • 0dea19c8db remove bash version of script Moritz Reinel 2024-10-21 19:43:33 +0200
  • 7a82b51ac5 Revert "remove python version of lang script" Moritz Reinel 2024-10-21 19:42:57 +0200
  • fe36879dfb added note to Lang.zig and updated lang script to not process the comment Moritz Reinel 2024-10-12 22:07:29 +0200
  • 47ebe641d9 remove necessity for temp file Moritz Reinel 2024-10-12 21:51:50 +0200
  • 7a1fce660c remove python version of lang script Moritz Reinel 2024-10-12 21:27:19 +0200
  • 06e283961d add helper script for keeping lang files in sync with Lang.zig Moritz Reinel 2024-10-12 21:26:31 +0200
  • e125d8f1aa
    Add error when sleep command fails (#703) Moritz 2024-10-12 20:13:25 +0200
  • fce7b02f47 added error reporting for sleep command Moritz Reinel 2024-10-12 18:54:40 +0200
  • e885a5e776
    Add Hyprland in README (#701) Ch1llyB1lly 2024-10-09 06:17:38 +0100
  • d388b22545
    Update readme.md Ch1llyB1lly 2024-10-08 20:06:33 +0100
  • aea95b7724
    Prevent output of brightness/sleep command showing on screen (fixing #695) (#699) Moritz 2024-10-01 20:32:30 +0200
  • 215ca5edc7
    Update readme.md (#698) ttsenturk 2024-10-01 14:29:58 -0400
  • f8a2d69c5a Prevent output of sleep cmd showing on screen Moritz Reinel 2024-09-30 21:47:34 +0200
  • 3c4126b583
    Update readme.md ttsenturk 2024-09-30 14:18:22 -0400
  • 1681e88c2f Prevent output of brightness cmds showing on screen (fixing #695) Moritz Reinel 2024-09-30 20:05:22 +0200
  • 4bf4de816e
    Reimplement most of the asynchronous handling JAicewizard/fingerprint Jaap Aarts 2024-08-24 12:23:43 +0200
  • bd43a654a0
    Merge 917ee5c655 into 022d146f76 Sahil Garje 2024-08-24 11:25:37 +0530
  • 917ee5c655 Improve README: prevent prompt from being copied with command oceanthunder 2024-08-24 11:22:28 +0530
  • 022d146f76
    Update Catalan translation (#689) Claudi Lleyda Moltó 2024-08-21 21:19:33 +0200
  • c42cf125d3 Fix processing wrt fingerprint login Jaap Aarts 2024-07-18 15:59:23 +0200
  • 2db48c50c9 Fix fast blinking cursor when no timeout is set Jaap Aarts 2024-07-17 20:26:27 +0200
  • cc15ab35d0 Add fprintd to the pam file Jaap Aarts 2024-05-26 11:39:18 +0200
  • 6bf9b928f2 Implement finger-print authentication Jaap Aarts 2024-05-26 11:06:51 +0200
  • a2e996bf21
    Update Catalan translation Claudi Lleyda Moltó 2024-08-15 15:29:48 +0200
  • 87ceba4de8
    Add installation instructions for Gentoo (#685) S41G0N 2024-08-12 00:18:53 +0200
  • 88f3c03a23 replace '$ sudo' with '#' Michal Vu 2024-08-11 23:34:10 +0200
  • 9aa3faf379 Adding installation section for Gentoo Linux (ly was recently added into Gentoo's official GURU project) Michal Vu 2024-08-11 21:54:53 +0200
  • b80c276dad
    Redirect X11 output to file via shell AnErrupTion 2024-08-11 18:27:58 +0200
  • b84158e1c0
    Add option to center env name (#683) llc0930 2024-08-09 16:44:49 +0000
  • 8794b0a540
    Center the environment name. lolicon0930 2024-08-09 02:02:31 +0800
  • c87d5b4e7a
    Fix OpenRC service (#682) DoctorKnowsBetter 2024-08-07 16:50:55 +0100
  • df496ee8f4 Change name variable from EXE_NAME to EXECUTABLE_NAME in ly-openrc file Your Name 2024-08-07 18:15:53 +0300
  • 028cb9496a
    Fix session logging for X11 (somewhat) AnErrupTion 2024-08-07 17:06:14 +0200
  • 00c94f8ffd
    Add Farsi Bigclock (#673) Kian A. 2024-08-07 18:17:27 +0330
  • e4f07d2244 Makes requested changes KAYT33N 2024-08-07 16:38:46 +0330
  • 5d5297c2f4 Minor changes KAYT33N 2024-08-07 10:29:47 +0330
  • 80666da563 Adds Farsi (fa) to big clock langs KAYT33N 2024-08-03 00:36:46 +0330
  • 8fa971e139 Seprates big clock's hard codes from its logic KAYT33N 2024-08-03 00:35:29 +0330
  • e7dc6f7a45 Fix EXE_NAME variable in ly-openrc Your Name 2024-08-07 17:24:51 +0300
  • 3a64bbf895 Change config type for bigclock KAYT33N 2024-08-02 23:18:10 +0330
  • 2bd0d0d4f3
    Don't mention log file yet in issue template AnErrupTion 2024-08-07 13:41:28 +0200
  • 767bdaf166
    Add session logging support AnErrupTion 2024-08-07 12:03:34 +0200
  • c033f5bd03
    Use hexadecimal numbers for colors in config AnErrupTion 2024-08-06 19:38:02 +0200
  • 096b1a7d44
    Refactor brightness handling code AnErrupTion 2024-08-06 18:40:24 +0200
  • f0869f0e13
    Add numlock set error + handle 2 more errors AnErrupTion 2024-08-06 15:32:31 +0200
  • 1ca53f661e
    Fix drawn position of sleep key hint AnErrupTion 2024-08-06 14:44:48 +0200
  • 8562cf4e29
    Update feature request template AnErrupTion 2024-08-06 11:11:38 +0200
  • b5b3317dd8
    Add login & logout script support AnErrupTion 2024-08-06 11:06:20 +0200
  • 2901b408dc
    Arrange config alphabetically AnErrupTion 2024-08-06 10:07:23 +0200
  • 4e40e32f59
    Slightly refactor resolution check AnErrupTion 2024-08-05 18:33:22 +0200
  • 5e85618730
    Conditionally import login_cap.h with pwd.h AnErrupTion 2024-08-05 15:16:58 +0200
  • 2c428f5537
    Reduce dependence on tb_cell and tb_cell_buffer() AnErrupTion 2024-08-05 11:08:51 +0200
  • 071b7a2182
    Make all colors u16 AnErrupTion 2024-08-05 10:41:34 +0200
  • 1075c923ef
    Make shell login use setup script AnErrupTion 2024-08-05 01:03:11 +0200
  • 391f86f602
    Delete old setup scripts AnErrupTion 2024-08-05 00:59:29 +0200
  • 6fbbb4eff0
    Consolidate xsetup.sh & wsetup.sh into one file AnErrupTion 2024-08-05 00:58:29 +0200
  • c7f70ac78f
    Handle termbox2 outside of authentication AnErrupTion 2024-08-04 20:42:00 +0200