Age | Commit message (Collapse) | Author |
|
|
|
Fix moving out of tab/stack when only child
|
|
|
|
|
|
Fix #2018 - Moving containers out of tabs/stacks
|
|
|
|
|
|
|
|
|
|
|
|
Add tree representation to IPC workspace description
|
|
|
|
Add config parser for workspace_layout
|
|
|
|
Force fullscreen views to be fully opaque
|
|
|
|
Support i3's legacy force_focus_wrapping command
|
|
|
|
Implement focus_wrapping
|
|
Refactor parse_title_format
|
|
Fix ancestor typos
|
|
swaymsg: Fix exit code
|
|
|
|
|
|
|
|
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
|
|
Implement bindsym/bindcode --locked
|
|
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.
|
|
|
|
|
|
|
|
|
|
Don't move empty workspaces when output is destroyed
|
|
|
|
|
|
|
|
|
|
|
|
Implement swap command
|
|
|
|
Pool buffer fixes
|
|
|
|
|
|
xdg-shell: make all toplevels tiled
|
|
swaylock: implement a proper render loop
|
|
|
|
|
|
|