sway/include/sway
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 Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
input Introduce seat_set_focus_container and seat_set_focus_workspace 2018-09-06 19:26:56 +10:00
tree Align titles to baseline 2018-09-08 16:25:07 +10:00
commands.h Implement focus_on_window_activation 2018-09-02 18:20:34 +10:00
config.h Align titles to baseline 2018-09-08 16:25:07 +10:00
criteria.h move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs" 2018-09-03 14:25:48 +02:00
debug.h Use enum for damage debug options 2018-08-19 16:17:24 +10:00
decoration.h
desktop.h Store geometry in the view and handle any floating view resizing 2018-08-18 15:10:06 +10:00
ipc-json.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
ipc-server.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
layers.h
output.h Don't use wlr_output properties 2018-09-05 18:01:43 +10:00
security.h
server.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
swaynag.h
xwayland.h Implement window_type criteria token 2018-09-01 23:04:49 +10:00