hyprwm / aquamarine

Aquamarine is a very light linux rendering backend library
BSD 3-Clause "New" or "Revised" License
219 stars 16 forks source link

pass explicitOutFence pointer and do not touch the value #10

Closed UjinT34 closed 1 month ago

UjinT34 commented 1 month ago

Handle explicit*Fence as wlroots does. setExplicitOutFence doesn't need an argument but I kept it for a while. It should be called when there is some active wait_timeline... whatever this might be.