Age | Commit message (Expand) | Author |
2018-05-27 | Focus containers only on entry. | Scott Leggett |
2018-05-26 | Implement swap command | Brian Ashworth |
2018-05-25 | Clean up container title functions | Ryan Dwyer |
2018-05-23 | swaylock: remove unused field | emersion |
2018-05-23 | Merge branch 'master' into fix-swaylock-hotplugging | emersion |
2018-05-22 | Replace empty argument with void | Ryan Dwyer |
2018-05-22 | Use constants for titlebar dimensions | Ryan Dwyer |
2018-05-21 | Don't track damage for views on inactive tabs | Ryan Dwyer |
2018-05-21 | Implement tabbed layout | Ryan Dwyer |
2018-05-20 | Fix border commands from changing focus | Brian Ashworth |
2018-05-20 | Swaylock: Allow per-output images | Ryan Dwyer |
2018-05-19 | Rebuild textures if needed when moving a container | Ryan Dwyer |
2018-05-18 | Fix output hotplugging | emersion |
2018-05-18 | Fix swaylock crashing when unplugging output | emersion |
2018-05-17 | Implement show_marks | Ryan Dwyer |
2018-05-16 | Change scale from int32_t to double for pango | Brian Ashworth |
2018-05-16 | sway: run commands without waiting for Xwayland | Dominique Martinet |
2018-05-15 | Change unmark implemention to match i3's | 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 | 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 | 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-13 | Merge pull request #1824 from snaggen/idle | Drew DeVault |
2018-05-13 | Merge branch 'master' into edge-borders | Ryan Dwyer |
2018-05-13 | Idle handling for dpms/lockscreen et al | Mattias Eriksson |
2018-05-12 | Don't destroy view child on xdg-popup unmap | emersion |
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 | Merge pull request #1959 from RyanDwyer/ipc-get-seats | Drew DeVault |
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 | Fix conflicting IPC command type constants with i3's | Ryan Dwyer |
2018-05-12 | Implement IPC get_seats command | Ryan Dwyer |
2018-05-12 | Implement __focused__ criteria | Ryan Dwyer |
2018-05-11 | Overhaul criteria implementation | Ryan Dwyer |
2018-05-10 | Damage borders when damaging view | emersion |
2018-05-06 | Implement pango support | Ryan Dwyer |
2018-05-05 | Move code for re-arranging after font height change into a common place | Ryan Dwyer |
2018-05-05 | Implement title_format | Ryan Dwyer |
2018-05-03 | Convert border_colors.text to float[4] | Drew DeVault |
2018-05-03 | Change comment format | Ryan Dwyer |
2018-05-03 | Calculate config->font_height based on existing container titles | Ryan Dwyer |
2018-05-03 | Render titles | Ryan Dwyer |
2018-05-01 | Restore view_update_position() | Ryan Dwyer |