William McKinnon

Results 175 comments of William McKinnon
trafficstars

> What about moving this into a sister-node to our `wlr_scene_buffer` as a new node type? We could provide shadow control, border x/y offset, width, height, etc without messing with...

Just need to fix a corner issue and close out the scaling / rotation and this is done!

I'll try to close out the last bit tomorrow

![2023-11-01_01-11-1698815715](https://github.com/wlrfx/scenefx/assets/13266308/f3dbc7c8-09bc-4a85-b976-828c5b726a74) Still a bit of corner cropping, almost seems like the stencil is also applying to the surface texture

Might rename the function to render_rect_around_rect, to make it less specific to borders, as compositors should be able to use it for titlebars too

This is a good idea! I think what we want here is essentially https://github.com/WillPower3309/swayfx/issues/110

tracked by https://github.com/wlrfx/scenefx/issues/60

closing as duplicate

> @WillPower3309 Should we also bump the scenefx version as well? (To make it easier for packagers and comp that use older versions of wlroots) Yup! Need to bump for...

needs rebase / merge from main