sway/common
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
..
background-image.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
cairo.c Address review comments 2018-03-28 14:43:23 -04:00
ipc-client.c prevent ub caused by misaligned stores/loads 2018-09-02 17:07:12 -07:00
list.c Use list_find in more places and refactor/fix workspace prev_next functions 2018-08-15 15:14:35 +10:00
log.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
meson.build Add password buffer, refactor rendering/surfaces 2018-04-04 18:47:48 -04:00
pango.c Align titles to baseline 2018-09-08 16:25:07 +10:00
readline.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
stringop.c Allow reload command to exist anywhere in the command string 2018-09-01 11:45:48 +10:00
unicode.c utf8_size: fix loop boundary 2018-07-02 08:03:41 +09:00
util.c Remove layout.c 2018-08-26 12:05:16 +10:00