Commit Graph
23 Commits
Author SHA1 Message Date
Hugo Machet aa684aa936 ci: Fix builds manifests
Remove `.git` suffix from river repo in `sources` section as the
suffix make the ci only clone the repo. Without the suffix the ci
checkout the correct commit to build river.

We don't need to remove the suffix from others sources as cloning
the repo and checkout the tag version we want is enough.
2022-03-06 12:01:27 +01:00
Hugo Machet d7d0c3cfb9 ci: Update to zig 0.9.1 2022-02-17 19:41:26 +02:00
Hugo Machet 89433073d6 command: Remove allocator arg 2022-02-08 13:53:52 +01:00
Hugo Machet da59632cea code: Cleanup use of std library for consistancy 2022-02-08 12:02:05 +01:00
Hugo Machet 995ae99be5 Mode: Use ArrayListUnmanaged to save memory 2022-02-08 11:56:24 +01:00
Hugo Machet eb8f10a494 ci: Add sourcehut builds
- alpine (musl)
- archlinux (glibc)
- freebsd
2022-02-05 22:34:07 +01:00
Hugo Machet a782c6a6f2 Xwayland: Handle minimize request
Fix X11 clients getting stuck minimized, and displaying a black screen
after they lose focus.
2022-01-18 16:14:33 +01:00
Hugo Machet 0116dfe96e command/map: Warn users on keybinding overwritten 2022-01-17 18:19:39 +01:00
Hugo Machet 0bdf348883 rivertile: Use saturating addition 2022-01-15 00:45:11 +01:00
Hugo Machet 9c2e3b6738 docs: update zig version required in readme 2021-12-24 16:41:59 +00:00
novakaneandIsaac Freund e59c2a73d7 river: implement xdg-activation-v1
- add a new "urgent" border color
- add a new event to river-status-unstable-v1

Co-authored-by: Isaac Freund <ifreund@ifreund.xyz>
2021-08-19 12:58:52 +00:00
novakane 879046ef83 completions: Remove strict in focus-follows-cursor 2021-07-29 17:19:06 +00:00
novakane f56c892958 build: Use pkg-config to handle river protocols 2021-07-28 19:30:50 +00:00
novakane 32d35cdf91 Add -version flag to river, riverctl and rivertile 2021-07-24 14:14:53 +00:00
novakane 22251fa7ed completions: Update for river-layout-v3 2021-07-20 10:48:48 +02:00
novakane 177b99c6e2 README: add a link to the wiki 2021-07-07 13:20:51 +00:00
novakane db35f700a8 completions/zsh: add input commands 2021-06-16 09:54:07 -07:00
novakane 2e7c1dbe6a config: make attach-mode global 2021-06-08 18:26:36 +00:00
novakane 75814eb876 view_stack: update tests for zig 0.8.0 2021-06-08 18:25:43 +00:00
novakne 84f5283889 pixman: update and fix PointerConstraint 2021-04-22 10:33:28 +02:00
novakne df3e993013 river: fix to work with latest zig-pixman 2021-04-20 13:14:45 +02:00
novakne 6d36846cdf README: add repology badge 2021-04-16 14:57:57 +02:00
novakne c9a4dde331 completions: add zsh completion for riverctl 2021-03-14 17:31:59 +01:00