aboutsummaryrefslogtreecommitdiff
path: root/include/layout.h
AgeCommit message (Collapse)Author
2015-11-28Rearrange logging headersDrew DeVault
Ref #270
2015-11-03commands: Learn 'move workspace to output <direction|name>'.S. Christoffer Eliesen
2015-08-28Added in scratchpad addingLuminarys
2015-08-28move function redonetaiyu
2015-08-26some function documentation, fixed gaps on config reloadtaiyu
2015-08-25added "move container to workspace"minus
makes the previous commit actually testable
2015-08-24add limit to swayc_in_directiontaiyu
2015-08-22floating/tiling move + floating resize cleaned and fixedtaiyu
2015-08-21Refactored resizing functions into resize.cLuminarys
2015-08-21bugfixes, renamestaiyu
2015-08-21Merge pull request #105 from Half-Shot/masterDrew DeVault
Basic 'move' functionality.
2015-08-21Added in bspwm like mouse resizingLuminarys
2015-08-20Rewrite of resize command to make it more saneLuminarys
2015-08-20Few stray bitsHalf-Shot
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swayHalf-Shot
2015-08-20Basic left right move command implemented.Half-Shot
2015-08-20Added in basic resize commandLuminarys
2015-08-19input state, find_container_in_directiontaiyu
2015-08-19fixed focus key handlertaiyu
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-18more changestaiyu
2015-08-16fixtaiyu
2015-08-16handle_view_state_requesttaiyu
2015-08-16Move headers to include/Drew DeVault