Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Attach sticky containers to new workspaces when switching
* Fire the close event *before* we start destroying the workspace to
prevent a crash
Because the sticky container now follows the visible workspace, this
simplifies the rendering and container_at logic.
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
Fix move perpendicular segfault
|
|
|
|
|
|
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
|