aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/focus.c
AgeCommit message (Expand)Author
2018-04-02Merge branch 'wlroots' into seat-fixesTony Crisci
2018-04-02Partially implement move commandDrew DeVault
2018-04-02rename seat functionsTony Crisci
2018-03-29Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Tony Crisci
2018-03-29Revert "Refactor tree"Drew DeVault
2018-03-29fix container_get_in_direction nameTony Crisci
2018-03-29rename container functionsTony Crisci
2018-03-29move tree includes to their own directoryTony Crisci
2018-02-24remove checks for command handlersTony Crisci
2018-02-14basic focus in directionTony Crisci
2018-02-14basic focus (without direction)Tony Crisci
2017-11-18Move everything to sway/old/Drew DeVault
2017-11-11Wire up output frame loopDrew DeVault
2017-04-05Improve criteria handlingCalvin Lee
2017-03-10UnGNUify the codebaseDrew DeVault
2016-12-29introduce next/prev as a direction for focus/move commands.wil
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin