river: rework core data structures & transactions

This commit is contained in:
Isaac Freund
2023-02-24 19:28:37 +01:00
parent f5dc67cfc1
commit be4330288d
34 changed files with 1027 additions and 1543 deletions

View File

@ -50,9 +50,6 @@ tasks:
- build_xwayland: |
cd river
zig build -Dxwayland
- xwayland_test: |
cd river
zig build -Dxwayland test
- fmt: |
cd river
zig fmt --check river/