wlrfx / scenefx

A drop-in replacement for the wlroots scene API that allows wayland compositors to render surfaces with eye-candy effects
MIT License
81 stars 8 forks source link

Add border drawing functionality #46

Closed WillPower3309 closed 3 weeks ago

WillPower3309 commented 6 months ago

Borders will be very hard for compositors to draw on clients that have rounded corners and / or shadows. We should include some border rendering logic as part of scenefx to make this simple.