bar icon indicating copy to clipboard operation
bar copied to clipboard

underline / overline for entire bar with alignment.

Open as3mbus opened this issue 6 years ago • 2 comments

Hello, i just wonder if it's possible to add consistent underline or overline across entire bar (for aesthetic). because i do want to fill my center section with it which is mostly blank and filled with active window title. it feels weird the underline and overline shrink and grows every time i hover through windows.

it would be nice if my top bar underline could expand and fill the remaining space rather than leaving it blank 2018-01-31-12 51 31-screenshot

P.S. Thank you for this awesome bar.

as3mbus avatar Jan 31 '18 05:01 as3mbus

You could achieve this by tweaking the script that gives you the window title string in a way that it always puts out a string of a defined minimum width, padding the actual string with spaces on the left and right accordingly.

At least, you would prevent the shrinking and growing of the underline; not sure you can achieve a consistent line across the entire bar.

domsson avatar Jun 11 '20 16:06 domsson

Wish my old friend had uploaded his fork years ago, had full underline + highlight underline as well as an option to wrap the underline all the way around the bar for a border effect:

https://files.catbox.moe/1fpz9j.png

All I got left of it is the config.def.h in my dotfiles 😞

Might dig into my old HDD backups and see if I have it, I should.

Evolution0 avatar Jan 19 '21 03:01 Evolution0