Age | Commit message (Collapse) | Author |
|
Fix top border when a view is initially floating
|
|
Fixes #2085.
|
|
Implement floating
|
|
Fix cmd_workspace crash when a surface has focus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|