Age | Commit message (Collapse) | Author |
|
Also centers them on the screen when initially floated
In the future we'll need a more sophisticated solution than that
|
|
|
|
|
|
Send reparent events in container_split
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement focus_wrapping
|
|
Refactor parse_title_format
|
|
|
|
|
|
Don't read properties until needed, and do it with less lines of code.
|
|
Focus containers only on entry.
|
|
Send workspace::move in container_output_destroy
|
|
Adds the --locked flag to bindsym and bindcode commands.
When a keyboard's associated seat has an exclusive client
(i.e, a screenlocker), then bindings are only executed if
they have the locked flag. When there is no such client,
this restriction is lifted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #2044.
|
|
|
|
|
|
|
|
Fixes #2045
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|