sway-borders icon indicating copy to clipboard operation
sway-borders copied to clipboard

Allow forcing borders on undecorated windows

Open Iss-in opened this issue 4 years ago • 1 comments

Is there a way we can apply these border texture to other surfaces, like status bar and notifications ?

Iss-in avatar Feb 20 '21 09:02 Iss-in

As of this moment, no. Whatever would normally get borders is what gets border textures/shadows. However, I'm currently reworking everything to use shaders and one of the changes will be that every container can get it's own settings, the same way that right now, you can use commands or for_window to set things.

fluix-dev avatar Feb 20 '21 19:02 fluix-dev