sway/swaynag
Ryan Dwyer 9215ca0f01 Align titles to baseline
This does the following:

* Adds a baseline argument to get_text_size (the baseline is the
distance from the top of the texture to the baseline).
* Stores the baseline in the container when calculating the title
height.
* Takes the baseline into account when calculating the config's max font
height.
* When rendering, pads the textures according to the baseline so they
line up.
2018-09-08 16:25:07 +10:00
..
config.c Fix bad-free in swaynag 2018-08-20 15:06:12 -04:00
main.c Fix bad-free in swaynag 2018-08-20 15:06:12 -04:00
meson.build swaynag: add math to meson.build 2018-08-01 22:47:54 -04:00
render.c Align titles to baseline 2018-09-08 16:25:07 +10:00
swaynag.1.scd swaynag: add blank lines after headings in scdocs 2018-08-01 22:47:54 -04:00
swaynag.5.scd swaynag: add blank lines after headings in scdocs 2018-08-01 22:47:54 -04:00
swaynag.c swaynag: destroy old cursor theme when updated 2018-08-10 18:34:23 +01:00
types.c swaynag: swaybar like default colors 2018-08-01 22:47:54 -04:00