Commit Graph

  • 2ad63fc6eb config: add shell option to hide the shell session Jackson Delahunt 2026-03-29 14:51:45 +1100
  • 2874fb4abd config: allow waylandsessions and xsessions to be set to null Jackson Delahunt 2026-03-29 14:51:15 +1100
  • 142476041d
    Update French translation AnErrupTion 2026-03-28 12:09:41 +0100
  • fad683e035 Update the Bulgarian translation (#952) RacerBG 2026-03-28 12:07:10 +0100
  • e882eea22a
    Improve bug report template Notably, don't make the issue reproduction on a fresh install required. This'll likely filter out the honest people who have actually done it from the others who haven't. AnErrupTion 2026-03-27 23:18:16 +0100
  • fe6942d406 fix: custom label and bind ordering (#951) RadsammyT 2026-03-27 22:46:37 +0100
  • 5b7c7dfdf5
    migrator.zig: Run zig fmt AnErrupTion 2026-03-27 21:34:32 +0100
  • 074bb0a68a
    Improve custom command sample config readability (closes #949) AnErrupTion 2026-03-27 20:34:39 +0100
  • e0a3364169
    Merge branch 'master' of codeberg.org:fairyglade/ly AnErrupTion 2026-03-27 17:17:18 +0100
  • 7a8d913531 Feature: Add custom command & label support (#945) RadsammyT 2026-03-27 17:15:49 +0100
  • 984ac596af
    Group for loops in event loop AnErrupTion 2026-03-26 21:55:35 +0100
  • ed486c29d2
    Add xauth file as X server argument AnErrupTion 2026-03-26 21:10:50 +0100
  • a6fc5d67e8
    Use upstream zigini library AnErrupTion 2026-03-25 22:43:05 +0100
  • 549576aa3e
    Make box widget not position-dependent AnErrupTion 2026-03-25 22:06:57 +0100
  • 3758b5da1b
    Mention -quiet argument for X11 server (closes #722) AnErrupTion 2026-03-25 21:10:09 +0100
  • 5e1c681385
    Update screenshot (closes #948) AnErrupTion 2026-03-25 20:49:53 +0100
  • ac78ccc398
    Update Kawaii-Ash's GitHub username AnErrupTion 2026-03-25 20:06:59 +0100
  • e548333473 Improve README.md (#946) Tom 2026-03-21 19:30:23 +0100
  • 60e3380375
    Switch to single-instance Widget model And make widget() functions return pointers to widgets instead of just widgets AnErrupTion 2026-03-21 16:19:33 +0100
  • aa392837bc
    Require "zig fmt" to be run in a PR AnErrupTion 2026-03-21 16:01:03 +0100
  • abe72c74ff
    Optimise event loop initialisation AnErrupTion 2026-03-18 20:26:00 +0100
  • dda56eab37 Fix compilation error when building without X11 support (#947) Mr. Cat 2026-03-18 20:18:45 +0100
  • 9c50297059
    Fix insert mode hack + fix bugs AnErrupTion 2026-03-17 23:58:06 +0100
  • acac884cfe
    Add support for local keybinds AnErrupTion 2026-03-17 22:58:39 +0100
  • a89c918c5d
    Move back custom widgets into main project AnErrupTion 2026-03-17 21:59:24 +0100
  • 64539f4342
    Split UI code into ly-ui library AnErrupTion 2026-03-17 21:44:33 +0100
  • 93696a6b30
    Remove unused import + add TODO AnErrupTion 2026-03-17 21:03:59 +0100
  • 4f26eeada0
    Fix double spacing issue in labels AnErrupTion 2026-03-17 20:10:47 +0100
  • 83e98a185f
    Add TODO in main.zig AnErrupTion 2026-03-17 20:01:47 +0100
  • 128dcb16f8
    Merge branch 'master' of codeberg.org:fairyglade/ly AnErrupTion 2026-03-17 19:58:58 +0100
  • 3a4109eb2d Add toggle visibility to password (#938) Luna 2026-03-17 12:27:23 +0100
  • 7cefff4570 Add Esperanto translation (#942) GalaxyShard 2026-03-16 23:16:43 +0100
  • f31c55b562 Improve README.md (#940) OSVidYapan 2026-03-16 21:13:08 +0100
  • 9cde291ac7
    Remove unused termbox alias AnErrupTion 2026-02-27 22:19:09 +0100
  • 03d976171a
    Fix battery level overlapping shutdown label (fixes #935) AnErrupTion 2026-02-27 20:28:11 +0100
  • b01e4afc79
    Make default startup script more compatible AnErrupTion 2026-02-12 17:10:52 +0100
  • 5a4605ffb6
    Add layering system for widgets AnErrupTion 2026-02-12 11:29:14 +0100
  • 01dcfa207e
    Show UI errors in info line again AnErrupTion 2026-02-12 11:20:54 +0100
  • 32d5330efb
    Move the event loop to a separate function AnErrupTion 2026-02-12 01:19:19 +0100
  • 5564fed664
    Add Widget.calculateTimeout function AnErrupTion 2026-02-12 00:27:07 +0100
  • 7c7aed9cb2
    Make animation timeout independent of event loop AnErrupTion 2026-02-11 23:51:32 +0100
  • 57c96a3478
    Fix animation timeout bug + remove redundant check AnErrupTion 2026-02-11 22:55:10 +0100
  • 6773f74788
    Add widget display name to improve logging AnErrupTion 2026-02-11 21:51:07 +0100
  • b389e379fa
    Make handling inputs widget-independent AnErrupTion 2026-02-11 21:00:00 +0100
  • 4a72e41e44 Fix default startup script (#929) hynak 2026-02-10 22:20:30 +0100
  • d268d5bb45
    Add the cascade animation as a separate widget AnErrupTion 2026-02-10 17:43:55 +0100
  • f320d3f666 Add Kurdish translation (#930) Cyaxares 2026-02-10 10:47:50 +0100
  • 70e95f094a
    Fix incorrect key parsing AnErrupTion 2026-02-10 10:41:08 +0100
  • 207b352888
    Add central Widget struct + clean up code In particular, move all termbox2 usage to TerminalBuffer.zig & keyboard.zig AnErrupTion 2026-02-10 00:22:27 +0100
  • 99dba44e46
    Rename min_refresh_delta option to animation_frame_delay (closes #925) AnErrupTion 2026-02-09 11:38:56 +0100
  • d1810d8c98
    Fix numlock & capslock positioning AnErrupTion 2026-02-09 11:20:27 +0100
  • 852a602032
    Support more configurable keybindings (closes #679) AnErrupTion 2026-02-09 11:11:00 +0100
  • cf5f62661c
    Remove resolution_changed bool AnErrupTion 2026-02-08 22:23:07 +0100
  • 1db780c7a7
    Better handle screen resizes AnErrupTion 2026-02-08 22:18:00 +0100
  • 941b7e0dae
    Properly calculate string lengths AnErrupTion 2026-02-08 22:04:09 +0100
  • e9e2d51261
    Better bigclock positioning AnErrupTion 2026-02-08 21:36:18 +0100
  • 769aefd6e9
    Add separate big label widget for bigclock AnErrupTion 2026-02-08 21:14:49 +0100
  • f678e3bb28
    Add update function for Label AnErrupTion 2026-02-08 19:50:32 +0100
  • f22593f828
    Add Label component & make colors custom This commit also makes Ly more resilient to (impossible) screen resolutions. AnErrupTion 2026-02-08 17:40:50 +0100
  • 7bbdebe58b
    Fix center offset error AnErrupTion 2026-02-08 15:09:55 +0100
  • bca38856b1
    Completely refactor widget placement code AnErrupTion 2026-02-08 14:53:36 +0100
  • 8c08359e51 custom-sessions/README: remove extraneous comma (#927) laur 2026-02-08 13:16:25 +0100
  • fd81da7cbd
    Organise imports AnErrupTion 2026-02-07 17:01:11 +0100
  • 950eeed3ee
    Log which VT is used AnErrupTion 2026-02-07 10:48:05 +0100
  • ce0d00771d
    Use the unifont engine for KMSCON AnErrupTion 2026-02-07 10:43:08 +0100
  • b032c9b296 Update Turkish translations (#917) WinuxVidYapan 2026-02-05 20:19:41 +0100
  • 1b9286166e
    [Backport] Fix buffer not resizing with no animation v1.3.2 v1.3.x AnErrupTion 2026-02-05 20:10:10 +0100
  • ac91704c56
    [Backport] Add config.x_vt option AnErrupTion 2026-02-05 20:09:22 +0100
  • 48f8b306db
    [Backport] Better systemd-homed user detection AnErrupTion 2026-02-05 20:07:52 +0100
  • 320fa0d8df
    [Backport] Fix wrong session being chosen in autologin AnErrupTion 2026-02-05 20:06:19 +0100
  • bcf025437a
    [Backport] Fix undefined value in XCB connection check AnErrupTion 2026-02-05 20:04:38 +0100
  • 735868c51c
    [Backport] Fix building on musl AnErrupTion 2026-02-05 20:04:05 +0100
  • 9c1a64692c
    Start Ly v1.3.2 development cycle AnErrupTion 2026-02-05 20:03:09 +0100
  • 7744745f09
    Don't try to switch TTY with KMSCON It can do it automatically (see the corresponding service file). AnErrupTion 2026-02-05 19:55:40 +0100
  • 11735290b8
    Fix active TTY detection for KMSCON AnErrupTion 2026-02-05 19:50:48 +0100
  • 21fca058e7
    Don't install startup.sh with installnoconf AnErrupTion 2026-02-05 15:03:05 +0100
  • 2b46a81796
    Add basic KMSCON support (closes #886) It's not perfect yet, but at least it works! AnErrupTion 2026-02-05 15:01:45 +0100
  • 72f43fbc56 Add shell script showing how change TTY colors (#920) hynak 2026-02-04 20:36:55 +0100
  • b00d6899e5
    Fix buffer not resizing with no animation AnErrupTion 2026-02-04 20:16:53 +0100
  • 7ce8ff61fe
    Unify ini parsing logic AnErrupTion 2026-02-01 10:41:06 +0100
  • 1a04a608a1
    Remove dummy animation AnErrupTion 2026-01-31 22:51:44 +0100
  • b0dcc12785
    Move UI drawing to separate function AnErrupTion 2026-01-31 22:35:28 +0100
  • b672d04dc6
    Improve authentication logging AnErrupTion 2026-01-31 11:46:55 +0100
  • 2e04ea4d79
    Add time, severity & category in logs AnErrupTion 2026-01-31 11:17:36 +0100
  • 0c12008327
    Move more termbox usage into TerminalBuffer AnErrupTion 2026-01-31 10:36:08 +0100
  • 7934060d3b
    Credit Kawaii-Ash in the README AnErrupTion 2026-01-29 21:31:45 +0100
  • 76fa507eee
    Add Kurdish translation CYAXXX 2026-01-29 18:24:10 +0100
  • a158098df0
    Add config.x_vt option (fixes #910) AnErrupTion 2026-01-26 20:45:33 +0100
  • 5bfa1670cc
    Better systemd-homed user detection (fixes #913) AnErrupTion 2026-01-26 20:36:44 +0100
  • a4076b83da [dur] Add support for alignments and negative offsets + Ly logo (#893) hynak 2026-01-25 23:08:42 +0100
  • 2eea683078
    Fix wrong session being chosen in autologin (closes #911) AnErrupTion 2026-01-18 21:35:49 +0100
  • d7f64676ee
    Split core code into ly-core library AnErrupTion 2026-01-18 21:07:53 +0100
  • 456916f059
    Remove unused import in auth.zig AnErrupTion 2026-01-18 20:49:32 +0100
  • 2b1e4dc6c9
    Fix undefined value in XCB connection check AnErrupTion 2026-01-18 18:03:21 +0100
  • 94c306758a
    Update Matrix space link (envs.net migration) AnErrupTion 2026-01-17 16:58:05 +0100
  • 82d24d7725
    Add donation links AnErrupTion 2026-01-17 10:48:12 +0100
  • 5a51d5ced5
    Fix building on musl (closes #760) AnErrupTion 2026-01-06 22:27:36 +0100
  • 135d1e40f6
    Update termbox2 AnErrupTion 2026-01-06 22:18:31 +0100
  • c0ffcf22ac setup.sh: Unset display for normal WM ShengYi Hung 2026-01-04 13:28:52 +0800
  • edbb982c91
    [Backport] Recursively create xauth file directory if non-existent v1.3.1 AnErrupTion 2025-12-30 20:55:41 +0100