sagb / alttab

The task switcher for minimalistic window managers or standalone X11 session
GNU General Public License v3.0
389 stars 45 forks source link

Ability to remove border lines? #95

Open winteriscariot opened 4 years ago

winteriscariot commented 4 years ago

i know i can change the color of the selector frame, but the actual lines around the tiles, can those be removed, or the colors changed?

sagb commented 4 years ago

no, change in code required.

sagb commented 4 years ago

Do you have any visibility problem with default border or just aesthetic issue?

qsmodo commented 3 years ago

I, for one, need the frame to see which window will be selected (I wonder what the OP has in mind with removing them), but I think it is too thick. It would be nice if the thickness could be adjustable.

astier commented 3 years ago

I also think that the frame is a little bit too thick. Would be nice if it would be possible to define the size of the frame.

ghost commented 9 months ago

I believe @qsmodo and @astier are referring to the thick, grey border that 'highlights' the currently-selected tile:

image

This colour can already be changed with -frame (though they're asking for an option to change the thickness of it).

Whereas I believe @winteriscariot is instead referring to the thin, white borders around all tiles:

image

The only way to change this is to set the -fg option, but that also changes the font colour.

It'd be nice if we could separately set the tile border and font colours. For example, I'd personally prefer that the tile borders were closer to the background colour (so as not to stand out so much), but that the font colour remained light/white.