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
/
layout.c
Age
Commit message (
Expand
)
Author
2015-08-10
Slightly better multihead support
Drew DeVault
2015-08-10
Prevent passing WM keys, improve multihead support
Drew DeVault
2015-08-10
destroys empty workspace + minor bugfixes
Taiyu
2015-08-10
Set view->visible to true when created
Drew DeVault
2015-08-10
Basic workspace functionality
Jose Diez
2015-08-10
Focus unmanaged windows when created
Drew DeVault
2015-08-10
Fix issue with untitled windows
Drew DeVault
2015-08-09
Finish up fullscreen command
Drew DeVault
2015-08-09
Flesh out fullscreen support a bit
Drew DeVault
2015-08-09
fullscreen: partially working
jdiez17
2015-08-09
Keep track of window names
Drew DeVault
2015-08-10
log: add newline
jdiez17
2015-08-09
Add movement support
Drew DeVault
2015-08-09
Destroy containers when all views are removed
Drew DeVault
2015-08-09
Implement splith/splitv
Drew DeVault
2015-08-09
Fix up some issues with focus
Drew DeVault
2015-08-09
Implement focus_follows_mouse
Drew DeVault
2015-08-09
Handle unmanaged windows appropriately
Drew DeVault
2015-08-08
Handle focus changes
Drew DeVault
2015-08-08
Tile some windows baby
Drew DeVault
2015-08-08
Refactor in-memory tree
Drew DeVault
2015-08-08
Add logging and new windows into layout tree
Drew DeVault
2015-08-06
Add layout containers for new outputs
Drew DeVault
2015-08-06
Start to build out window management functions
Drew DeVault