aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/focus.c
AgeCommit message (Expand)Author
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