Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
Add shell criteria token
|
|
|
|
Closes #2044.
|
|
Add %app_id to title_format
|
|
|
|
|
|
|
|
Fixes #2045
|
|
Don't focus tabbed and stacked containers on mouseover
|