| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-10-16 | build: update to Zig 0.11.0 | Isaac Freund | 1 | -0/+0 | |
| 2023-01-08 | deps: update to Zig 0.10 | Isaac Freund | 1 | -0/+0 | |
| 2021-12-24 | build: update to zig version 0.9.0 | Isaac Freund | 1 | -0/+0 | |
| 2021-10-11 | pointer-constraints: fix coordinates | Isaac Freund | 1 | -0/+0 | |
| Currently the implementation treats the x/y coordinates of View.State.box as layout coordinates instead of output-relative. This causes issues when using an output not at 0,0. | |||||
| 2021-05-24 | render: do basic yes/no damage tracking | Isaac Freund | 1 | -0/+0 | |
| 2021-04-22 | pixman: update and fix PointerConstraint | novakne | 1 | -0/+0 | |
| 2021-04-20 | river: fix to work with latest zig-pixman | novakne | 1 | -0/+0 | |
| 2020-12-13 | code: switch to custom wlroots/libwayland bindings | Isaac Freund | 1 | -0/+0 | |
| This is a big step up over @cImport() for ergonomics and type safety. Nearly all void pointer casts have been eliminated! | |||||
