index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
commands
/
workspace.c
Age
Commit message (
Expand
)
Author
2018-06-01
Fix cmd_workspace crash when a surface has focus
Brian Ashworth
2018-04-03
move workspace create to workspace.c
Tony Crisci
2018-04-03
unify workspace create functions
Tony Crisci
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
more renaming things
Tony Crisci
2018-03-29
rename container functions
Tony Crisci
2018-03-29
move tree includes to their own directory
Tony Crisci
2018-02-07
separate seat get focus and seat get focus inactive
Tony Crisci
2018-02-04
basic focus overhaul
Tony Crisci
2018-01-30
Implement workspaces
Drew DeVault
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-03-18
remove unnecessary todo item
Zandr Martin
2017-03-10
UnGNUify the codebase
Drew DeVault
2017-03-08
fix workspace output assignment
Zandr Martin
2017-03-01
Fix #1099: Allow spaces in worspace names
Calvin Lee
2016-12-15
Handle calloc failures
Drew DeVault
2016-09-25
Implement default name for workspace command
Ryan Dwyer
2016-09-02
merge in latest commits
Zandr Martin
2016-09-01
refactor commands.c
Zandr Martin