Commit Graph
3 Commits
Author SHA1 Message Date
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