aboutsummaryrefslogtreecommitdiff
path: root/sway/container.c
AgeCommit message (Expand)Author
2015-08-18Add support for gaps optionKoffeinFlummi
2015-08-18restored fullscreen/focus behaviortaiyu
2015-08-18Fix switching between focused outputsDrew DeVault
2015-08-18Coding style enforcementDrew DeVault
2015-08-18more changestaiyu
2015-08-18changed handling of focus, handling of view by typetaiyu
2015-08-17Add support for workspace [name] output [name]Drew DeVault
2015-08-17fixed when views dont have names.taiyu
2015-08-17Style and other minor fixesLuminarys
2015-08-17Fixes to floating and umanaged viewsLuminarys
2015-08-17Added in basic floating togglingLuminarys
2015-08-16Fix format warningsDrew DeVault
2015-08-16fixtaiyu
2015-08-16unmanaged views handled bettertaiyu
2015-08-16fixed split [vh], small memory leak, unescape_strings handle \xnntaiyu
2015-08-16Log output name when added to treeDrew DeVault
2015-08-16Set C_OUTPUT name to name from wlcDrew DeVault
2015-08-16Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."Drew DeVault
2015-08-16set userdata for handler to swayc_t containertaiyu
2015-08-15fixed 2 small memory leaks & adds format attribute to log.taiyu
2015-08-15Fix switching focus between outputsDrew DeVault
2015-08-15Merge pull request #31 from Luminarys/masterDrew DeVault
2015-08-15Minor style fixLuminarys
2015-08-15Removed alignmentLuminarys
2015-08-15Style fixesLuminarys
2015-08-15Fixed workspace switching in multimonitor layoutsLuminarys
2015-08-15fixed splittaiyu
2015-08-14changed swayc related functions, cleaned up some functions, moved wlc related...Taiyu
2015-08-10fixed 'return NULL' in 'void continer_map(...)'Taiyu
2015-08-10Basic workspace functionalityJose Diez