swayfx/sway/desktop
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
..
desktop.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
idle_inhibit_v1.c Fix memory leak in sway/desktop/idle_inhibit_v1.c 2018-07-17 11:35:24 -04:00
layer_shell.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
output.c Merge pull request #2603 from emersion/fix-dnd 2018-09-07 11:09:02 -04:00
render.c Align titles to baseline 2018-09-08 16:25:07 +10:00
transaction.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
xdg_shell.c Float views when min == max on either dimension 2018-09-06 23:57:57 +10:00
xdg_shell_v6.c Float views when min == max on either dimension 2018-09-06 23:57:57 +10:00
xwayland.c Float views when min == max on either dimension 2018-09-06 23:57:57 +10:00