swayfx/sway/desktop
Brian Ashworth e6562c8cd2 Implement title alignment
This adds support for `i3 4.16`'s ability to set the title alignment.
The command is `title_align left|center|right`.

When the title is on the right, marks are moved to the left. Otherwise,
they are on the right.
2018-11-25 22:08:58 -05:00
..
desktop.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
idle_inhibit_v1.c Fix crash when destroying an idle-inhibiting client 2018-09-16 23:20:58 +10:00
layer_shell.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
output.c Use #if instead of #ifdef 2018-11-18 00:33:06 +01:00
render.c Implement title alignment 2018-11-25 22:08:58 -05:00
transaction.c Use #if instead of #ifdef 2018-11-18 00:33:06 +01:00
xdg_shell.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
xdg_shell_v6.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
xwayland.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00