Age | Commit message (Expand) | Author |
2018-09-10 | Give windows pointer focus immediately when they are switched to | William Wold |
2018-09-06 | Introduce seat_set_focus_container and seat_set_focus_workspace | Ryan Dwyer |
2018-09-06 | Fix crash when focusing from fullscreen in an invalid direction | Ryan Dwyer |
2018-09-05 | Fix crash when using focus parent/child from an empty workspace | Ryan Dwyer |
2018-09-05 | Fix another focus bug when moving into output | Ryan Dwyer |
2018-09-05 | Fix crash when focus hits edge of root | Ryan Dwyer |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-08-26 | Remove layout.c | Ryan Dwyer |
2018-08-25 | Relocate container_move, container_move_to and container_get_in_direction | Ryan Dwyer |
2018-08-19 | Replace hacky L_FLOATING container with a list | Ryan Dwyer |
2018-08-18 | commands: prevent focusing mode with no containers | Ian Fan |
2018-08-17 | Refactor seat_get_focus functions | Ryan Dwyer |
2018-07-28 | Fix focus mode_toggle from a child of a floating container | Ryan Dwyer |
2018-07-28 | When unfloating, return container to previously focused tiled container | Ryan Dwyer |
2018-07-19 | Use parse_movement_direction | Ryan Dwyer |
2018-07-19 | Defer the focus commands | Ryan Dwyer |
2018-07-19 | Implement focus output command | Ryan Dwyer |
2018-07-09 | Implement `focus mode_toggle` | emersion |
2018-04-02 | Merge branch 'wlroots' into seat-fixes | Tony Crisci |
2018-04-02 | Partially implement move command | Drew DeVault |
2018-04-02 | rename seat functions | Tony Crisci |
2018-03-29 | Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree" | Tony Crisci |
2018-03-29 | Revert "Refactor tree" | Drew DeVault |
2018-03-29 | fix container_get_in_direction name | Tony Crisci |
2018-03-29 | rename container functions | Tony Crisci |
2018-03-29 | move tree includes to their own directory | Tony Crisci |
2018-02-24 | remove checks for command handlers | Tony Crisci |
2018-02-14 | basic focus in direction | Tony Crisci |
2018-02-14 | basic focus (without direction) | Tony Crisci |
2017-11-18 | Move everything to sway/old/ | Drew DeVault |
2017-11-11 | Wire up output frame loop | Drew DeVault |
2017-04-05 | Improve criteria handling | Calvin Lee |
2017-03-10 | UnGNUify the codebase | Drew DeVault |
2016-12-29 | introduce next/prev as a direction for focus/move commands. | wil |
2016-09-02 | merge in latest commits | Zandr Martin |
2016-09-01 | refactor commands.c | Zandr Martin |