Commit Graph
6 Commits
Author SHA1 Message Date
MaxVerevkinandIsaac Freund 9ce4525f08 river: Implement cursor_shape_v1 2024-01-04 14:14:00 -06:00
MaxVerevkinandIsaac Freund 9f0e0f2c0a Cursor: actually set xcursor_name 2024-01-04 14:13:55 -06:00
MaxVerevkinandIsaac Freund 6a74ed99fa river: Implement fractional_scale_v1 2024-01-03 12:47:31 -06:00
MaxVerevkinandIsaac Freund 030f7efd4f render: premultiply alpha for user-provided colors
The wlroots rendering API expects colors to be provided with
premultipled alpha but we currently do not parse them as such. This
causes blending with e.g. a transparent border color to be very broken.
2023-01-06 17:14:52 +01:00
MaxVerevkinandIsaac Freund 174546615c river-control: mark callback events as destructors 2022-12-31 23:22:47 +01:00
MaxVerevkinandIsaac Freund e603c5460a river-status: correctly advertise version 4
This should have been a compile error but slipped through due to a bug
in zig-wayland. This bug has now been fixed and the submodule updated.
2022-12-02 15:19:13 +01:00