Commit Graph

5 Commits

Author SHA1 Message Date
Violet Purcell
0b1cbdc251 gui-wm/river: use self-hosted backend on amd64
The LLVM backend on amd64 can sometimes cause top window borders to not
render properly for some inscrutable reason. Use the self-hosted backend
on amd64 since it's working quite well since Zig 0.16.0.

Signed-off-by: Violet Purcell <vi@vimproved.dev>
2026-06-03 16:43:31 -04:00
Violet Purcell
53f176f3c9 gui-wm/river: remove LLVM use flag
Let river's build.zig determine the backend used (self-hosted on amd64,
LLVM on all others). If users really want to override this, they can use
ZBS_EXTRA_ARGS.

Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-05-20 11:11:27 -04:00
Violet Purcell
03e6bd07ec gui-wm/river: use zig_live_src_unpack
Also, move 9999 over to 0.16.

Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-05-12 02:02:38 -04:00
Violet Purcell
74629749a2 gui-wm/river: pass -Dllvm based on USE=llvm
Signed-off-by: Violet Purcell <vimproved@inventati.org>
2026-05-12 01:57:23 -04:00
Niklaus 'vimja' Hofer
34abbfa70d gui-wm/river: add 0.4.5
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
2026-05-06 22:58:18 +02:00