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

Themed titlebars

Open pkillnine opened this issue 5 years ago • 3 comments

Is it possible to theme the titlebars separately from the borders? i.e. when the title can be seen.

I'd like to create a windows 95 theme.

pkillnine avatar Nov 01 '20 00:11 pkillnine

Hm, this sounds like an interesting idea. Not sure what the best way to implement it would be. Do you have any ideas regarding that, or even what the config command would look like?

fluix-dev avatar Nov 02 '20 23:11 fluix-dev

Not sure what the best way to implement it would be. Do you have any ideas regarding that

No i don't have any ideas.

or even what the config command would look like?

Maybe the config could have an option of border_images..with_titlebar, and it would be an image with the same format as the other border images, but with longer top corners to match the height of the titlebar.

pkillnine avatar Nov 03 '20 00:11 pkillnine

with vanilla sway, you can already give the borders and the background a color. With that, you already come pretty close.

EysseW avatar Jun 04 '22 13:06 EysseW