swayfx
swayfx copied to clipboard
More options for specifying what windows have rounded corners
I'd like an option to make rounded corners only appear on floating windows, or be specified by for_window rules... either would be good, if this is an option I don't see it in the readme
I'd like an option to make rounded corners only appear on floating windows, or be specified by for_window rules... either would be good, if this is an option I don't see it in the readme
This is actually super easy to implement thanks to having the corner_radius value container dependent. I'll add this to the 0.2 milestone
Will have connotations wrt https://github.com/WillPower3309/swayfx/commit/e82e4de37f5c6fe184da62f228329a37517ccd55
I'd like an option to make rounded corners only appear on floating windows, or be specified by for_window rules... either would be good, if this is an option I don't see it in the readme
This is actually super easy to implement thanks to having the corner_radius value container dependent. I'll add this to the 0.2 milestone
I lied about how easy it would be. Has implications wrt https://github.com/WillPower3309/swayfx/pull/90
looking forward to this, pls add similar behaviour to shadows as well
looking forward to this, pls add similar behaviour to shadows as well
Will do! Shadows will be much easier to implement, just have to add a command for it
looking forward to this, pls add similar behaviour to shadows as well
Shadows should already work with for_window rules :)
going to go ahead and remove this from the 0.2 milestone, really sorry to do this, but unfortunately it isn't worth delaying the release for this feature :( This will be a tricky one to solve