swayfx icon indicating copy to clipboard operation
swayfx copied to clipboard

Improve the look of tabs (mockup)

Open korreman opened this issue 1 year ago • 2 comments

I use tabs quite extensively, and I think they look a bit inconsistent with the rest of the style.

image

The top two corners (but only the top two!) are sharp, and there are sharp corners between tabs as well. It should be possible to create a rounded design that looks good and is consistent with the rest of the swayfx style. One way to do this could be as follows:

image

This design has nice visual consistency:

  • All corners are rounded.
  • Border around the entire buffer.
  • No transparent gaps between tabs.

I'm still unsure about how stacked containers could work though.

korreman avatar Jun 15 '24 11:06 korreman

welcomed

clemencyworld1 avatar Jun 23 '24 12:06 clemencyworld1

I've been thinking of adding a new titlebar style that would go well with this idea. This should be possible thanks to the clipped_region param we've added to scenefx

WillPower3309 avatar Feb 06 '25 07:02 WillPower3309