Age | Commit message (Expand) | Author |
2018-04-03 | Merge pull request #1712 from RedSoxFan/workspace-number-names | Drew DeVault |
2018-04-03 | swaybg: set an empty input region | emersion |
2018-04-03 | Fix name generation for workspace number <name> | Brian Ashworth |
2018-04-03 | rename workspace_get_initial_output | Tony Crisci |
2018-04-03 | clean up container_get_default_layout | Tony Crisci |
2018-04-03 | move container_set_layout to layout.h | Tony Crisci |
2018-04-03 | make container_finish private | Tony Crisci |
2018-04-03 | unify workspace create functions | Tony Crisci |
2018-04-03 | move output code out of the tree | Tony Crisci |
2018-04-03 | unify container destroy functions | Tony Crisci |
2018-04-03 | move view and workspace destructors to container.c | Tony Crisci |
2018-04-03 | rename _container_destroy to container_finish | Tony Crisci |
2018-04-03 | Fix #1709 | Drew DeVault |
2018-04-02 | dont deallocate in container_close | Tony Crisci |
2018-04-02 | cleanup | Tony Crisci |
2018-04-02 | change reap container approach | Tony Crisci |
2018-04-02 | Merge pull request #1703 from swaywm/layer-keyboard | Drew DeVault |
2018-04-02 | Give layer shells under the shell layer focus | Drew DeVault |
2018-04-02 | Give exclusive focus to layers above shell layer | Drew DeVault |
2018-04-02 | fix more close segfaults | Tony Crisci |
2018-04-02 | Identify topmost interactive layer post-arrange | Drew DeVault |
2018-04-02 | Merge pull request #1668 from acrisci/split-containers | Drew DeVault |
2018-04-02 | cleanup split command handlers | Tony Crisci |
2018-04-02 | Merge branch 'wlroots' into split-containers | Tony Crisci |
2018-04-02 | Merge pull request #1691 from emersion/view-redesign | Tony Crisci |
2018-04-02 | Merge branch 'wlroots' into split-containers | Tony Crisci |
2018-04-02 | Merge pull request #1701 from emersion/remove-xdg-shell-xml | Drew DeVault |
2018-04-02 | protocols: remove unused XML files | emersion |
2018-04-02 | protocols: remove xdg-shell XML file | emersion |
2018-04-02 | fix workspace splits | Tony Crisci |
2018-04-02 | Merge branch 'wlroots' into view-redesign | emersion |
2018-04-02 | Merge pull request #1699 from acrisci/seat-fixes | emersion |
2018-04-02 | Xwayland unmanaged views aren't views anymore | emersion |
2018-04-02 | Merge pull request #1690 from swaywm/i3bar-json | Drew DeVault |
2018-04-02 | address feedback | Tony Crisci |
2018-04-02 | Merge branch 'wlroots' into split-containers | Tony Crisci |
2018-04-02 | fix segfault | Tony Crisci |
2018-04-02 | Render blocks the correct order | Drew DeVault |
2018-04-02 | Merge branch 'wlroots' into seat-fixes | Tony Crisci |
2018-04-02 | dont copy input config | Tony Crisci |
2018-04-02 | Merge pull request #1697 from RedSoxFan/back-and-forth | emersion |
2018-04-02 | Merge pull request #1693 from swaywm/move-cmd | Drew DeVault |
2018-04-02 | remove unused attachment config | Tony Crisci |
2018-04-02 | Fixes regarding @emersion's feedback | Drew DeVault |
2018-04-02 | Fix use-after-free with block hotspots | Drew DeVault |
2018-04-02 | 80col | Tony Crisci |
2018-04-02 | Partially implement move command | Drew DeVault |
2018-04-02 | Send click events for i3bar blocks | Drew DeVault |
2018-04-02 | Render i3bar blocks | Drew DeVault |
2018-04-02 | Demarcate i3bar JSON into individual updates | Drew DeVault |