| c9d3f92 |
Added arena allocator for caonfig file to manage lua string lifetimes. |
tonybanters |
2026-02-17 22:53 |
| 9d04f08 |
bumped version |
tonybanters |
2026-02-17 21:23 |
| 12f0329 |
Rust solves this. (Fix use-after-free bug in Lua string handling) |
tonybanters |
2026-02-17 21:16 |
| c489ba5 |
Fixed keychords for complex spawns |
tonybanters |
2026-02-17 16:44 |
| b84bff4 |
Fixed ld linker for aur and legacy distros |
tonybanters |
2026-02-17 06:25 |
| 9fac3c6 |
Merge pull request #151 from tonybanters/grid-impl |
Tony, btw. |
2026-02-16 21:52 |
| 8af1178 |
Added grid.zig |
tonybanters |
2026-02-16 21:43 |
| ee77e24 |
Added grid layout |
tonybanters |
2026-02-16 21:42 |
| 7344825 |
fix: actually run autostart commands |
emzywastaken |
2026-02-16 21:38 |
| 3f07d04 |
generate default config if config file is not found/set |
emzywastaken |
2026-02-16 21:03 |
| 98f70b0 |
Merge remote-tracking branch 'origin/master' |
tonybanters |
2026-02-16 17:03 |
| 2870f1e |
Added version to main.zig. |
tonybanters |
2026-02-16 17:03 |
| 8ddf07b |
update flake.lock |
emzywastaken |
2026-02-16 12:34 |
| 783e466 |
Linked system libraries for unit tests. |
tonybanters |
2026-02-16 06:43 |
| 767ae8e |
Removed uninstall duplicate from build.zig |
tonybanters |
2026-02-16 06:38 |
| 191c8ae |
Updated man page. |
tonybanters |
2026-02-16 06:24 |
| dc5a661 |
Update documentation and build system from Rust to Zig, replace justfile with native zig build install/uninstall steps |
tonybanters |
2026-02-16 06:11 |
| 0e1568b |
nix: use zig build hook instead of manual build phase and fix installPhase |
emzywastaken |
2026-02-15 18:41 |
| bc68fc0 |
move startup log after arg parsing |
emzywastaken |
2026-02-15 18:12 |
| ed07523 |
remove explicit tag for `Block.Data` union |
emzywastaken |
2026-02-15 18:05 |
| 26f9543 |
simplify X11 `event_name` |
emzywastaken |
2026-02-15 18:04 |
| 4bf2831 |
add xwayland run step to build.zig |
emzywastaken |
2026-02-15 17:03 |
| 54f98ea |
Merge pull request #139 from tonybanters/zig-merge |
Emzy |
2026-02-15 15:39 |
| 420e22d |
fixed fatal error on fresh install, and changed build file to link straight to lua5.4 |
tonybanters |
2026-02-15 05:21 |
| 0bfefa9 |
Fixed modkey not working for click + drag. |
tonybanters |
2026-02-10 08:38 |
| 5b0eb5f |
Fixed intcast issue by adding upper_letters and digits []u8s and map a to z kysms to said []u8s |
tonybanters |
2026-02-08 06:18 |
| 1b7f7f2 |
Fixed config directory not picking up required files, and also fixed config to be backwards compatible with both multi string and single string spawn commands. Rust mlua abstracted yet another thing away. |
tonybanters |
2026-02-08 05:52 |
| 6592028 |
gitignore |
tonybanters |
2026-02-07 04:56 |
| 2bbe427 |
added tests, overlay, keychords. path to 100% compliance is en route. |
tonybanters |
2026-02-04 07:50 |
| a8a8323 |
Added a couple of functions to lua parser for zig. |
tonybanters |
2026-02-02 08:30 |
| e95e4af |
Zig port. |
tonybanters |
2026-02-02 07:14 |
| 115d06e |
Merge pull request #120 from carpentiers/master |
Tony, btw. |
2026-01-25 15:00 |
| 7b7d320 |
Fixed mod1-mod4 again for tonarchy |
tonybanters |
2026-01-23 01:05 |
| e16c0d2 |
Changed to alt for testing |
tonybanters |
2026-01-22 18:01 |
| b51fa69 |
updated tonarchy config |
tonybtw |
2026-01-22 07:13 |
| b1f838b |
Added question mark to keysyms |
Samuel Carpentier |
2026-01-22 01:24 |
| cf8983a |
Added tonarchy oxwm config. |
tonybanters |
2026-01-21 17:25 |
| 40647bf |
C has good C interop |
tonybanters |
2026-01-15 20:40 |
| 5b55c46 |
asdf |
tonybanters |
2026-01-15 20:38 |
| 51a0f9d |
C has better C interop than rust. |
tonybanters |
2026-01-15 19:55 |
| fc65b0e |
Fixed no cursor issue |
tonybanters |
2026-01-15 19:45 |
| 2a70554 |
Merge pull request #116 from tonybanters/scrolling |
Tony, btw. |
2026-01-11 16:08 |
| 4f07f4b |
Bumped version a bit since scrolling is a new feature |
tonybtw |
2026-01-11 04:53 |
| 00a27e6 |
Add scrolling layout animations |
tonybtw |
2026-01-11 04:48 |
| 1ee9ed1 |
Fixed merge conflicts.; |
tonybtw |
2026-01-11 04:39 |
| 45257ca |
Merge pull request #115 from tonybanters/pertag |
Tony, btw. |
2026-01-11 04:32 |
| bea7eeb |
Added pertag mfacts, layouts, etc |
tonybtw |
2026-01-11 04:29 |
| e120f6b |
added scope filter to dodge bluetooth devices |
tonybtw |
2026-01-10 23:52 |
| d65e7f9 |
Merge pull request #112 from dani-77/master |
Tony, btw. |
2026-01-10 21:08 |
| 661f3e4 |
battery detection function addded |
Daniel Azevedo |
2026-01-06 01:57 |