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
/
container.c
Age
Commit message (
Expand
)
Author
2015-08-17
fixed when views dont have names.
taiyu
2015-08-17
Style and other minor fixes
Luminarys
2015-08-17
Fixes to floating and umanaged views
Luminarys
2015-08-17
Added in basic floating toggling
Luminarys
2015-08-16
Fix format warnings
Drew DeVault
2015-08-16
fix
taiyu
2015-08-16
unmanaged views handled better
taiyu
2015-08-16
fixed split [vh], small memory leak, unescape_strings handle \xnn
taiyu
2015-08-16
Log output name when added to tree
Drew DeVault
2015-08-16
Set C_OUTPUT name to name from wlc
Drew DeVault
2015-08-16
Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."
Drew DeVault
2015-08-16
set userdata for handler to swayc_t container
taiyu
2015-08-15
fixed 2 small memory leaks & adds format attribute to log.
taiyu
2015-08-15
Fix switching focus between outputs
Drew DeVault
2015-08-15
Merge pull request #31 from Luminarys/master
Drew DeVault
2015-08-15
Minor style fix
Luminarys
2015-08-15
Removed alignment
Luminarys
2015-08-15
Style fixes
Luminarys
2015-08-15
Fixed workspace switching in multimonitor layouts
Luminarys
2015-08-15
fixed split
taiyu
2015-08-14
changed swayc related functions, cleaned up some functions, moved wlc related...
Taiyu
2015-08-10
fixed 'return NULL' in 'void continer_map(...)'
Taiyu
2015-08-10
Basic workspace functionality
Jose Diez
[prev]