You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
desktop.c
Move view {x,y,width,height} into container struct
6 years ago
idle_inhibit_v1.c
Fix crash when destroying an idle-inhibiting client
6 years ago
layer_shell.c
Minor refactor of input manager
6 years ago
output.c
Use #if instead of #ifdef
6 years ago
render.c
Implement title alignment
6 years ago
transaction.c
Use #if instead of #ifdef
6 years ago
xdg_shell.c
Move view {x,y,width,height} into container struct
6 years ago
xdg_shell_v6.c
Move view {x,y,width,height} into container struct
6 years ago
xwayland.c
Move view {x,y,width,height} into container struct
6 years ago