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-18
Fixes to make floating windows work better
Luminarys
2015-08-18
Improvements to gaps
Drew DeVault
2015-08-19
Merge remote-tracking branch 'upstream/master' into gaps
KoffeinFlummi
2015-08-18
Add support for gaps option
KoffeinFlummi
2015-08-18
Patched for wlc updates
Luminarys
2015-08-18
restored fullscreen/focus behavior
taiyu
2015-08-18
Coding style enforcement
Drew DeVault
2015-08-18
fixed floating window crashing bug
taiyu
2015-08-18
more changes
taiyu
2015-08-18
changed handling of focus, handling of view by type
taiyu
2015-08-17
Fix segfault from focus_view
Drew DeVault
2015-08-17
Fixes to floating and umanaged views
Luminarys
2015-08-17
Added in basic floating toggling
Luminarys
2015-08-16
fix
taiyu
2015-08-16
sends hidden views to back, visible view to front
taiyu
2015-08-16
handle_view_state_request
taiyu
2015-08-16
Fix movement between outputs
Drew DeVault
2015-08-16
Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."
Drew DeVault
2015-08-15
fixed 2 small memory leaks & adds format attribute to log.
taiyu
2015-08-15
Fixed reloading and arrange_windows
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-15
fixed focus
taiyu
2015-08-15
fixed focus
taiyu
2015-08-14
style
Taiyu
2015-08-14
changed swayc related functions, cleaned up some functions, moved wlc related...
Taiyu
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