buffet / kiwmi

A fully programmable Wayland Compositor
Mozilla Public License 2.0
585 stars 22 forks source link

Update for wlroots 0.15 #44

Closed ghost closed 2 years ago

ghost commented 2 years ago

I have this on my machine, so why not PR it even though it’s a bit soon (and update later as needed).

(of course) Blocked by wlroots 0.15 release.

I have also included fae6837c530269ce7f22280db2d970313dd3e199 in the hope that the corresponding wlroots PR will get merged in time. merged

todo: catch up, check commits to sway & other compositors

Fixes #56.

heavyrain266 commented 2 years ago

Are you going to use new scene-graph API? I'm curious because sounds interesting.

ghost commented 2 years ago

Are you going to use new scene-graph API? I'm curious because sounds interesting.

I’ve been thinking about it (it would possibly also simplify my config a tad), but definitely it’s out of scope of this PR.

ghost commented 2 years ago

Now that wlroots 0.15 is out, this should be ready to go.

Will check the build later, maybe it hasn’t updated to 0.15 yet. // edit: yup, it’s still at 0.14.1

buffet commented 2 years ago

Let's call this big delay a "public testing phase" or something. Thanks for the good work, sorry for the delay!