Age | Commit message (Expand) | Author |
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 |
2018-05-22 | Use constants for titlebar dimensions | Ryan Dwyer |
2018-05-22 | Implement stacked layout | Ryan Dwyer |
2018-05-21 | Fix hide_edge_borders smart for tabs and stacks | Brian Ashworth |
2018-05-21 | Fix tab border issues | Ryan Dwyer |
2018-05-21 | Use class or app_id in tree representation | Ryan Dwyer |
2018-05-21 | Don't track damage for views on inactive tabs | Ryan Dwyer |
2018-05-21 | Add assertion in container_at_view | Ryan Dwyer |
2018-05-21 | Implement tabbed layout | Ryan Dwyer |
2018-05-21 | Fix hide_edge_borders constraints | Ryan Dwyer |
2018-05-19 | Rebuild textures if needed when moving a container | Ryan Dwyer |
2018-05-17 | Fix many border opacity issues | Ryan Dwyer |
2018-05-17 | Destroy marks textures when view destroyed | Ryan Dwyer |
2018-05-17 | Set textures to null when destroying | Ryan Dwyer |
2018-05-17 | Don't show marks which start with an underscore | Ryan Dwyer |
2018-05-17 | Implement show_marks | Ryan Dwyer |
2018-05-16 | Don't steal focus when a view changes its title | Ryan Dwyer |
2018-05-15 | Implement marks | Ryan Dwyer |
2018-05-14 | Merge branch 'master' into fix-1975 | Brian Ashworth |
2018-05-14 | Kill wl_shell | emersion |
2018-05-14 | Fix y and height for a hidden top normal border | Brian Ashworth |
2018-05-14 | Merge branch 'master' into fix-1975 | Brian Ashworth |
2018-05-14 | Fix titles and detect edges for hide_edge_borders | Brian Ashworth |
2018-05-14 | Fix crash when launching programs from dmenu | Ryan Dwyer |
2018-05-14 | Revert "Revert "Merge pull request #1953 from RyanDwyer/criteria-focused"" | Ryan Dwyer |
2018-05-14 | Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"" | Ryan Dwyer |
2018-05-13 | Merge pull request #1970 from emersion/xdg-shell-stable | Drew DeVault |
2018-05-13 | Add xdg-shell stable support | emersion |
2018-05-13 | Fix crash when using pango markup font | Heghedus Razvan |
2018-05-12 | Fix recursion when counting descendants of a type | Brian Ashworth |
2018-05-12 | Only count views for hide_edge_borders smart | Brian Ashworth |
2018-05-12 | Merge branch 'master' into edge-borders | Brian Ashworth |
2018-05-12 | Count descendant views for hide_edge_borders smart | Brian Ashworth |
2018-05-12 | Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements" | Drew DeVault |
2018-05-12 | Revert "Merge pull request #1953 from RyanDwyer/criteria-focused" | Drew DeVault |
2018-05-12 | Merge branch 'master' into fix-crash-on-fullscreen | Ryan Dwyer |