aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/workspace.c
AgeCommit message (Expand)Author
2018-04-03move workspace create to workspace.cTony Crisci
2018-04-03unify workspace create functionsTony Crisci
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-29more renaming thingsTony Crisci
2018-03-29rename container functionsTony Crisci
2018-03-29move tree includes to their own directoryTony Crisci
2018-02-07separate seat get focus and seat get focus inactiveTony Crisci
2018-02-04basic focus overhaulTony Crisci
2018-01-30Implement workspacesDrew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2017-03-18remove unnecessary todo itemZandr Martin
2017-03-10UnGNUify the codebaseDrew DeVault
2017-03-08fix workspace output assignmentZandr Martin
2017-03-01Fix #1099: Allow spaces in worspace namesCalvin Lee
2016-12-15Handle calloc failuresDrew DeVault
2016-09-25Implement default name for workspace commandRyan Dwyer
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin