Open nixpulvis opened 6 years ago
We'd like to have inactive window's title bars to be only outlines by setting the background color to our global background color, however the lines that connect the window's border and the title's border don't meet up nicely.
See: https://github.com/i3/i3/blob/f9efc09b98705c4e9459d73f3727b911249b19aa/src/x.c#L333-L337
I've changed my inactive title bar to have a filled in background now to avoid the grossness without this fixed.
We'd like to have inactive window's title bars to be only outlines by setting the background color to our global background color, however the lines that connect the window's border and the title's border don't meet up nicely.
See: https://github.com/i3/i3/blob/f9efc09b98705c4e9459d73f3727b911249b19aa/src/x.c#L333-L337