gri3-wm/i3bar
Fernando Tarlá Cardoso Lemos 8b29250c32 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.
2012-01-29 23:08:58 +00:00
..
doc i3bar: update manpage 2011-10-20 22:55:24 +01:00
include Re-implement bar borders (by Angelo Haller) 2012-01-20 21:36:50 +00:00
src Fix the text alignment in the workspace indicator. 2012-01-29 23:08:58 +00:00
.gitignore Mention the color-options in the manpage 2010-11-04 12:43:41 +01:00
CHANGELOG Update changelog and copyright, bump version and more 2011-07-31 16:16:17 +02:00
LICENSE Update changelog and copyright, bump version and more 2011-07-31 16:16:17 +02:00
Makefile introduce sasprintf() in libi3, use it everywhere 2011-10-23 13:16:56 +01:00