Kovid Goyal
|
8e0e70e2d6
|
Simplify passing colors to the borders shader
|
2022-12-04 16:08:32 +05:30 |
|
Kovid Goyal
|
cf22729dfa
|
Fix background_tint not applying to window margins and padding
Fixes #3933
|
2022-10-03 21:39:57 +05:30 |
|
Kovid Goyal
|
a867b4444d
|
Clamp border rects to pixels
This uses the same co-ord calculation for border rects as for text
cells. DRYer and avoids borders and blank rects being drawn at haf pixel
offsets.
|
2021-12-31 06:20:57 +05:30 |
|
Kovid Goyal
|
4385acd3c6
|
A new option to set the tab bar margin color independently
|
2021-10-25 12:21:46 +05:30 |
|
Kovid Goyal
|
66bf39db93
|
DRYer
|
2021-09-23 20:20:47 +05:30 |
|
Kovid Goyal
|
be439cb887
|
When a tab_bar_background is specified it should extend to the edges of the OS window
Fixes #4054
|
2021-09-23 20:12:30 +05:30 |
|
Kovid Goyal
|
f2afba2ef4
|
Change the window border color if a bell occurs in an unfocused window. Can be disabled by setting the bell_border_color to be the same as the inactive_border_color.
|
2018-05-02 22:02:45 +05:30 |
|
Kovid Goyal
|
f25ecedcab
|
Always set the padding color to current window background
|
2018-02-20 09:43:59 +05:30 |
|
Kovid Goyal
|
2913c1aedc
|
Change the color of the padding and margins to match the current background color of the window, when only a single window is visible.
Fixes #323
|
2018-02-20 09:43:49 +05:30 |
|
Kovid Goyal
|
b8faba2a16
|
More trailing space removal
|
2017-12-20 08:50:09 +05:30 |
|
Kovid Goyal
|
1e37041b50
|
Fix rendering of horizontal borders
|
2017-09-15 10:45:21 +05:30 |
|
Kovid Goyal
|
2a24199c90
|
Migrate the borders program
|
2017-09-15 10:45:21 +05:30 |
|
Kovid Goyal
|
5905216f96
|
Use instanced rendering for the borders
|
2017-09-15 10:45:21 +05:30 |
|
Kovid Goyal
|
acdeaaeda5
|
Move the border shaders into their own files
|
2017-09-15 10:45:08 +05:30 |
|