AnErrupTion
aa00f7c8c7
Replace ArrayListUnmanaged with ArrayList
...
Signed-off-by: AnErrupTion <anerruption@disroot.org >
2026-06-15 16:53:24 +02:00
AnErrupTion
4c066ce564
Handle termbox2 errors
...
Signed-off-by: AnErrupTion <anerruption@disroot.org >
2026-05-17 13:26:46 +02:00
AnErrupTion
5edf5251f6
Update to Zig 0.16.0 ( #962 )
...
Signed-off-by: AnErrupTion <anerruption@disroot.org >
## What are the changes about?
Ports the code base to Zig 0.16.0.
## What existing issue does this resolve?
N/A
## Pre-requisites
- [x] I have tested & confirmed the changes work locally
- [x] I have run `zig fmt` throughout my changes
Reviewed-on: https://codeberg.org/fairyglade/ly/pulls/962
2026-04-25 17:37:34 +02:00
AnErrupTion
549576aa3e
Make box widget not position-dependent
...
Signed-off-by: AnErrupTion <anerruption@disroot.org >
2026-03-25 22:06:57 +01:00
AnErrupTion
60e3380375
Switch to single-instance Widget model
...
And make widget() functions return pointers to widgets instead of just
widgets
Signed-off-by: AnErrupTion <anerruption@disroot.org >
2026-03-21 16:19:33 +01:00
AnErrupTion
9c50297059
Fix insert mode hack + fix bugs
...
Signed-off-by: AnErrupTion <anerruption@disroot.org >
2026-03-17 23:58:06 +01:00
AnErrupTion
acac884cfe
Add support for local keybinds
...
Signed-off-by: AnErrupTion <anerruption@disroot.org >
2026-03-17 22:58:39 +01:00
AnErrupTion
a89c918c5d
Move back custom widgets into main project
...
Signed-off-by: AnErrupTion <anerruption@disroot.org >
2026-03-17 21:59:24 +01:00
AnErrupTion
64539f4342
Split UI code into ly-ui library
...
Signed-off-by: AnErrupTion <anerruption@disroot.org >
2026-03-17 21:44:33 +01:00