aboutsummaryrefslogtreecommitdiff
path: root/include/container.h
AgeCommit message (Collapse)Author
2015-08-21bugfixes, renamestaiyu
2015-08-21Merge pull request #105 from Half-Shot/masterDrew DeVault
Basic 'move' functionality.
2015-08-21Merge pull request #101 from Luminarys/masterDrew DeVault
Added in basic resizing command.
2015-08-20Rewrite of resize command to make it more saneLuminarys
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swayHalf-Shot
2015-08-20Basic left right move command implemented.Half-Shot
2015-08-20find_parent_by_typetaiyu
2015-08-20styletaiyu
2015-08-20setup for resizable windows, drop weighttaiyu
2015-08-18header updateLuminarys
2015-08-18Add support for gaps optionKoffeinFlummi
2015-08-18Coding style enforcementDrew DeVault
This was done by hand, so I might have missed things. If anyone knows of a good C style enforcement tool, let me know.
2015-08-18changed handling of focus, handling of view by typetaiyu
2015-08-17Style and other minor fixesLuminarys
2015-08-17Fixes to floating and umanaged viewsLuminarys
2015-08-17Added in basic floating togglingLuminarys
2015-08-16fixtaiyu
2015-08-16Move headers to include/Drew DeVault