Age | Commit message (Expand) | Author |
2018-06-05 | Fix movement crashes/issues | Brian Ashworth |
2018-06-03 | Fix initial workspace orientation on a rotated output | Ryan Dwyer |
2018-06-03 | Merge pull request #2096 from kupospelov/fix-title-update | emersion |
2018-06-03 | Fix potential crash when destroying workspace | Ryan Dwyer |
2018-06-03 | Fix view title update order | Konstantin Pospelov |
2018-06-02 | Fix top border when a view is initially floating | Ryan Dwyer |
2018-06-01 | Fix mpv damage issue when unfullscreening into floating | Ryan Dwyer |
2018-06-01 | Fix fullscreen position | Ryan Dwyer |
2018-06-01 | Don't unmaximize floating views | Ryan Dwyer |
2018-06-01 | Fix getting adjacent output | Ryan Dwyer |
2018-06-01 | Remove container_self_or_parent_floating | Ryan Dwyer |
2018-06-01 | Rename container_set_geometry_from_view | Ryan Dwyer |
2018-06-01 | Store swayc coordinates as layout-local | Ryan Dwyer |
2018-06-01 | Rename set_maximized functions to set_tiled | Ryan Dwyer |
2018-06-01 | Fix issues with sticky containers and workspaces | Ryan Dwyer |
2018-06-01 | Fix unfullscreening a floating view | Ryan Dwyer |
2018-06-01 | Replace is_floating boolean with function | Ryan Dwyer |
2018-06-01 | Use L_FLOATING instead of reapable boolean | Ryan Dwyer |
2018-06-01 | Implement floating | Ryan Dwyer |
2018-06-01 | Implement `floating enable` | Drew DeVault |
2018-06-01 | Merge pull request #2081 from RedSoxFan/fix-2077 | emersion |
2018-06-01 | Fix move perpendicular segfault | Brian Ashworth |
2018-05-31 | Send reparent events in container_split | Brian Ashworth |
2018-05-31 | Fix typo | Brian Ashworth |
2018-05-31 | Fix moving out of tab/stack when only child | Brian Ashworth |
2018-05-29 | Notify of subtree change | Brian Ashworth |
2018-05-29 | Fix moving out of a tabbed/stacked workspace | Brian Ashworth |
2018-05-29 | Fix breaking out of tabs/stacks | Brian Ashworth |
2018-05-29 | Add tree representation to IPC workspace description | Ryan Dwyer |
2018-05-28 | Merge pull request #2060 from RedSoxFan/focus-wrapping | emersion |
2018-05-28 | Merge pull request #2058 from RyanDwyer/refactor-parse-title-format | emersion |
2018-05-27 | Implement focus_wrapping | Brian Ashworth |
2018-05-28 | Fix ancestor typos | Ryan Dwyer |
2018-05-28 | Refactor parse_title_format | Ryan Dwyer |
2018-05-27 | Send workspace::move in container_output_destroy | Brian Ashworth |
2018-05-27 | Don't move empty workspaces when output is destroyed | emersion |
2018-05-28 | Merge branch 'master' into cmd-swap | Ryan Dwyer |
2018-05-27 | Rename view_get_type to view_get_shell | Ryan Dwyer |
2018-05-27 | Add %app_id to title_format | Ryan Dwyer |
2018-05-26 | Implement swap command | Brian Ashworth |
2018-05-25 | Merge pull request #2036 from RyanDwyer/workspace-switch-on-map | Drew DeVault |
2018-05-25 | Merge pull request #2033 from RyanDwyer/arrange-after-flatten | Drew DeVault |
2018-05-25 | Merge pull request #2034 from RyanDwyer/cleanup-container-titles | Drew DeVault |
2018-05-25 | Switch workspace if required when mapping a view | Ryan Dwyer |
2018-05-25 | Fix focus bug when moving between outputs | Ryan Dwyer |
2018-05-25 | Clean up container title functions | Ryan Dwyer |
2018-05-25 | Arrange views after flattening the parent | Ryan Dwyer |
2018-05-24 | Fix crash in move workspace to output command | Ryan Dwyer |
2018-05-24 | Fix nested tabs | Ryan Dwyer |
2018-05-22 | Implement clicking stacked title bars | Ryan Dwyer |