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
/
workspace.c
Age
Commit message (
Expand
)
Author
2015-08-15
fixed 2 small memory leaks & adds format attribute to log.
taiyu
2015-08-15
Fixed output focusing for workspace switch
Luminarys
2015-08-15
Rename variable in workspace.c
Drew DeVault
2015-08-15
Fix switching focus between outputs
Drew DeVault
2015-08-15
Style fixes
Luminarys
2015-08-15
Fixed workspace switching in multimonitor layouts
Luminarys
2015-08-15
Added layout debugger back in and fixed mutlimonitor layout issues
Luminarys
2015-08-14
style
Taiyu
2015-08-14
changed swayc related functions, cleaned up some functions, moved wlc related...
Taiyu
2015-08-13
Minor fix to memory management
Luminarys
2015-08-13
Added in command queue
Luminarys
2015-08-13
Fixes to workspace generation
Luminarys
2015-08-13
Changed workspace name generation to try and use bindsyms when possible
Luminarys
2015-08-10
Prevent passing WM keys, improve multihead support
Drew DeVault
2015-08-10
small change
Taiyu
2015-08-10
silly mistake + style
Taiyu
2015-08-10
destroys empty workspace + minor bugfixes
Taiyu
2015-08-10
workspaces: follow_pointer_mouse doesn't follow hidden containers
Jose Diez
2015-08-10
Basic workspace functionality
Jose Diez