Age | Commit message (Expand) | Author |
2018-05-27 | Implement bindsym/bindcode --locked | frsfnrrg |
2018-05-28 | Improve comment. | Scott Leggett |
2018-05-27 | Send workspace::move in container_output_destroy | Brian Ashworth |
2018-05-28 | Avoid assert on container type. | Scott Leggett |
2018-05-28 | Move previous cursor_position inline. | Scott Leggett |
2018-05-27 | Merge pull request #2052 from emersion/output-destroy-empty-workspace | emersion |
2018-05-27 | Don't move empty workspaces when output is destroyed | emersion |
2018-05-28 | Remove unused function. | Scott Leggett |
2018-05-28 | Simplify logic, remove redundant variables. | Scott Leggett |
2018-05-28 | Rely on view_is_visible rather thank walking the tree ourselves. | Scott Leggett |
2018-05-28 | Store previous position in sway_cursor. | Scott Leggett |
2018-05-28 | Merge pull request #2040 from RedSoxFan/cmd-swap | Ryan Dwyer |
2018-05-28 | Merge branch 'master' into cmd-swap | Ryan Dwyer |
2018-05-27 | Merge pull request #2043 from emersion/pool-buffer-fixes | emersion |
2018-05-27 | client/pool-buffer: munmap in destroy_buffer | emersion |
2018-05-27 | client/pool-buffer: set CLOEXEC on buffer FD, just in case | emersion |
2018-05-27 | Merge pull request #2053 from emersion/xdg-shell-tiled | Drew DeVault |
2018-05-27 | Merge pull request #2042 from emersion/swaylock-render-loop | Drew DeVault |
2018-05-27 | Merge branch 'master' into xdg-shell-tiled | Drew DeVault |
2018-05-27 | swaylock: implement a proper render loop | emersion |
2018-05-27 | xdg-shell: make all toplevels tiled | emersion |
2018-05-27 | Merge pull request #2049 from RyanDwyer/criteria-shell | emersion |
2018-05-27 | Rename view_get_type to view_get_shell | Ryan Dwyer |
2018-05-27 | Add shell criteria token | Ryan Dwyer |
2018-05-27 | Merge pull request #2048 from RyanDwyer/title-format-app-id | emersion |
2018-05-27 | Focus containers only on entry. | Scott Leggett |
2018-05-27 | Add %app_id to title_format | Ryan Dwyer |
2018-05-26 | Implement swap command | Brian Ashworth |
2018-05-26 | Replace oft-failing abort with if statement | Drew DeVault |
2018-05-26 | Merge pull request #2030 from chebykinn/fix-focus-follows-mouse-tabs | Ryan Dwyer |
2018-05-26 | Merge branch 'master' into fix-focus-follows-mouse-tabs | Ryan Dwyer |
2018-05-26 | Check for next_focus before assert | Ivan Chebykin |
2018-05-26 | Fix usage of sway_assert | Ivan Chebykin |
2018-05-26 | Moved visibility check of of loop, added asserts | Ivan Chebykin |
2018-05-26 | Merge pull request #2041 from emersion/delete-asciidoc-pages | emersion |
2018-05-25 | Delete old asciidoc man pages | emersion |
2018-05-25 | Break after first tabbed/stacked layout | Ivan Chebykin |
2018-05-25 | Fix mouse focusing for horizontal/vertical views in tabbed containers | Ivan Chebykin |
2018-05-25 | Fixed styling issues | Ivan Chebykin |
2018-05-25 | Focus inactive container instead of checking cursor position | Ivan Chebykin |
2018-05-25 | Skip all nested containers | Ivan Chebykin |
2018-05-25 | Implement correct focusing for tabbed containers | Ivan Chebykin |
2018-05-25 | Fix focusing from other containers | Ivan Chebykin |
2018-05-25 | Don't focus tabbed and stacked containers on mouseover | Ivan Chebykin |
2018-05-25 | Merge pull request #2037 from emersion/wlroots-1000 | Drew DeVault |
2018-05-25 | Update for swaywm/wlroots#1000 | emersion |
2018-05-25 | Merge pull request #2017 from emersion/wlroots-993 | emersion |
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 |