| 46406c4 |
cleaned up config application globals, implementeted less than 9 tags being an option, fixed scrolling/grid being not configurable. |
tonybanters |
2026-02-21 07:06 |
| 0ac25c0 |
Deleted tests that are not helpful for end user. |
tonybanters |
2026-02-20 17:11 |
| 7881234 |
Fixed default gap implementation. |
tonybanters |
2026-02-19 23:14 |
| 9de572d |
Added focus follows rule back into window rules on zig lua. |
tonybanters |
2026-02-19 21:50 |
| f64308d |
added use_lld = false to zig tests to be consistent with main build, for known linker issueon legacy distros |
tonybanters |
2026-02-19 21:04 |
| 3205bfc |
Merge pull request #156 from Pascal0577/home-manager-activation-check |
Tony, btw. |
2026-02-19 04:37 |
| 994c4bb |
hm.nix: fix typo preventing focus window rule from working |
Pascal0577 |
2026-02-19 00:56 |
| a8df126 |
hm.nix: add validation step to prevent broken configs |
Pascal0577 |
2026-02-19 00:49 |
| e9c4933 |
Merge remote-tracking branch 'origin/master' |
tonybanters |
2026-02-18 21:59 |
| 241576b |
refactor(nix): use `escapeNixString` for keybind modifier strings |
emzywastaken |
2026-02-18 20:27 |
| cf150e6 |
chore(nix): format home-managerm module |
emzywastaken |
2026-02-18 20:19 |
| 718b4b5 |
respect xdg config, and recursively mkdir if .config doesnt exist. |
tonybanters |
2026-02-18 18:12 |
| 721f67a |
fix(nix): comment out lua meta/module annotations in home-manager config template |
emzywastaken |
2026-02-18 16:20 |
| 23bd58b |
chore(nix): update xorg packages references |
emzywastaken |
2026-02-18 15:16 |
| 7ea004b |
Merge pull request #154 from Pascal0577/home-manager-module |
Emzy |
2026-02-18 14:48 |
| 4c2c740 |
fix(bar): respect `hide_vacant_tags` setting |
emzywastaken |
2026-02-18 14:29 |
| 3d2355c |
hm.nix: removed unneeded code |
Pascal0577 |
2026-02-18 02:14 |
| 0499e00 |
hm.nix: formatted with nix fmt |
Pascal0577 |
2026-02-18 02:03 |
| f0955d1 |
hm.nix: add chord configuration |
Pascal0577 |
2026-02-18 01:50 |
| 736f91b |
hm.nix: add descriptions and examples |
Pascal0577 |
2026-02-18 01:09 |
| 9c4b212 |
Merge branch 'tonybanters:master' into home-manager-module |
Pascal |
2026-02-18 00:34 |
| d34ab88 |
add home manager module |
Pascal0577 |
2026-02-18 00:32 |
| e254661 |
Bumped version, yes i did for a \n. |
tonybanters |
2026-02-17 23:29 |
| 79abec9 |
Added validate config flag. |
tonybanters |
2026-02-17 23:09 |
| 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 |