Steven Guikal

Results 64 comments of Steven Guikal

They're just not implemented on this level. You can't do per-window border images.

It's implemented the same way (as in generally the same rendering paths) as the standard `border`s which are global as well. The next iteration of this feature (with shaders) will...

I've read the proposal and yeah, I think it's a good idea. I'm happy to add it in a backwards compatible way :) **Edit**: Feel free to send in a...

Hm, I think I agree but I'm not sure where or how to include them nicely. Feel free to send a patch. If you need some sample images, feel free...

Here's some early work in progress. ![screenshot_20220206_225917](https://user-images.githubusercontent.com/52835679/152722468-e6d57110-7aa4-4378-b369-f20d131ecbed.png)

> That looks so good, are you planning on adding anti aliasing to it ? Yes. > Which branch are you working in? This looks sick! Haven't pushed any commits...

> > I've yet to do much thinking on how containers are going to work though. > > Are you talking about stacked and tabbed windows? Precisely.

Well that is exactly what I'm trying to avoid, but given picom does that right now, maybe I don't need to worry about it just yet.

I've pushed https://github.com/fluix-dev/sway-borders/tree/beta so you can play around with. It's based on upstream Sway, not this fork so it's super bare and limited, but you can set inner, rounded borders....

@ErikReider you were correct, those functions were made private some time ago. I've pushed some more WIP commits to the beta branch, so please give those a try at compilation....