Re: [dev] [st] [PATCH] Sub-char-size window-size increments

2014-11-03 Thread Augusto Born de Oliveira
> >> resizehints = False; Yeah, I used that for a bit, but then st has a doubly-thick border in the bottom and right edges, as opposed to centering content within its window. Totally cosmetic and kind of OCD, but it bothers me! =) Turning off resizehints also causes weird rendering bugs with mpla

[dev] [st] [PATCH] Sub-char-size window-size increments

2014-11-02 Thread Augusto Born de Oliveira
f. Thanks! Augusto Born de Oliveira Author: Augusto Born de Oliveira Makes st respect pixel-resolution hints, makes border dynamic (and independent for x and y), bordepx becomes the minimum border. --- a/st.c 2014-04-05 14:40:11.0 -0400 +++ b/st.c 2014-11-02 15:58:44.651354017 -0500