1
1
mirror of https://github.com/swaywm/sway synced 2024-09-28 15:21:32 +02:00
sway/include
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
..
sway Align titles to baseline 2018-09-08 16:25:07 +10:00
swaybar
swaylock
swaynag
background-image.h
cairo.h
ipc-client.h
ipc.h
list.h
log.h Remove __PRETTY_FUNCTION__ 2018-09-06 13:31:57 +12:00
meson.build
pango.h Align titles to baseline 2018-09-08 16:25:07 +10:00
pool-buffer.h
readline.h
stringop.h Allow reload command to exist anywhere in the command string 2018-09-01 11:45:48 +10:00
unicode.h
util.h