aboutsummaryrefslogtreecommitdiff
path: root/sway/container.c
AgeCommit message (Expand)Author
2015-08-27forgot visibility of floating containerstaiyu
2015-08-27update visibility + container info functionstaiyu
2015-08-27proper visibility updatetaiyu
2015-08-27use previous outputstaiyu
2015-08-27Added in default_orientation handlingLuminarys
2015-08-27update visibility for moved workspacestaiyu
2015-08-26move workspace from dead output to other outputtaiyu
2015-08-26slight fixtaiyu
2015-08-27fixed container_mapminus
2015-08-26some function documentation, fixed gaps on config reloadtaiyu
2015-08-26move_container_to fixuptaiyu
2015-08-25fixed segfault on exit + a little fixup of that floatfocus prtaiyu
2015-08-25fixed moving to other output and visibilityminus
2015-08-25changed view visibility to be boolminus
2015-08-25refactored view visibilityminus
2015-08-24add limit to swayc_in_directiontaiyu
2015-08-23Added in glitchy disablingLuminarys
2015-08-23Added in glitchy disablingLuminarys
2015-08-22fixed vanishing floating viewtaiyu
2015-08-22Implement output positioningDrew DeVault
2015-08-22Set x/y positions for output containersDrew DeVault
2015-08-22WhoopsDrew DeVault
2015-08-22Implement output configuration through configDrew DeVault
2015-08-21styletaiyu
2015-08-21comments + fixed leaktaiyu
2015-08-21bugfixes, renamestaiyu
2015-08-20find_parent_by_typetaiyu
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu
2015-08-20Merge pull request #97 from taiyu-len/masterDrew DeVault
2015-08-20styletaiyu
2015-08-20small fix, default width/height 0taiyu
2015-08-20setup for resizable windows, drop weighttaiyu
2015-08-20Change gap behaviour to more closely match i3-gapsKoffeinFlummi
2015-08-19Fix error with workspace/output name matchingDrew DeVault
2015-08-19fixed default active_workspace, and more use of set_focused_container_for(...)taiyu
2015-08-19fixed some more bugs, moved layout_log into log.ch, restored focus_parenttaiyu
2015-08-18fixed floating_modifier related thingstaiyu
2015-08-18Removed debugging, added in proper gap resets for config reloadsLuminarys
2015-08-18Improvements to gapsDrew DeVault
2015-08-19Merge remote-tracking branch 'upstream/master' into gapsKoffeinFlummi
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