[dev] [st] anysize patch not working as expected

From: regexghost <regexghost_AT_protonmail.com>
Date: Sun, 30 Aug 2026 16:43:04 +0000

Using st with the anysize patch: https://st.suckless.org/patches/anysize/, and as it says, it adds space on all 4 sides.

There is another patch there, expected anysize: https://st.suckless.org/patches/anysize/st-expected-anysize-0.9.diff that claims change this, so the padding is only on the right and bottom. However for me it doesn't work. The patch itself seems to be already applied, as trying to run `patch` gives an error saying "previously applied", and checking `x.c`, I can see the lines are like `sizeh->height_inc = 1;` etc, but the terminal still has padding on all sides.

Has anyone else experienced this?
Received on Sun Aug 30 2026 - 18:43:04 CEST

This archive was generated by hypermail 2.3.0 : Sun Aug 30 2026 - 19:00:09 CEST