mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 13:04:11 +01:00
9215ca0f01
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. |
||
---|---|---|
.. | ||
bar.c | ||
config.c | ||
event_loop.c | ||
i3bar.c | ||
ipc.c | ||
main.c | ||
meson.build | ||
render.c | ||
status_line.c |