]> git.sur5r.net Git - i3/i3/commit
Fix the text alignment in the workspace indicator.
authorFernando Tarlá Cardoso Lemos <fernandotcl@gmail.com>
Sun, 29 Jan 2012 22:07:19 +0000 (20:07 -0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 29 Jan 2012 23:08:58 +0000 (23:08 +0000)
commit8b29250c322752c18bdbad12fa4b61e75caf09c2
treec9f4e70ebf5907a4a74493d8468bff9c2fb10755
parent0f360f16abf8ea13ee1a62305fc22d7e49821052
Fix the text alignment in the workspace indicator.

We now use 5px padding for the workspace text on both sides. Some
fonts will look off-by-one (e.g. fixed), but that's because X core
fonts have padding. This padding is per-char, varies wildly across
different fonts, and would be a major pain to offset for. Even if
we could take this padding into account, this would probably make
things look even worse for some fonts.
i3bar/src/xcb.c