aboutsummaryrefslogtreecommitdiff
path: root/sway/commands.c
AgeCommit message (Expand)Author
2015-08-21Merge pull request #105 from Half-Shot/masterDrew DeVault
2015-08-21Merge pull request #101 from Luminarys/masterDrew DeVault
2015-08-20Rewrite of resize command to make it more saneLuminarys
2015-08-20Fixed style errorsHalf-Shot
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-20find_parent_by_typetaiyu
2015-08-20Style fixesLuminarys
2015-08-20Altered incorrect commentLuminarys
2015-08-20Added in basic resize commandLuminarys
2015-08-20added sway_terminate to exit cleanlyminus
2015-08-20properly exit swayminus
2015-08-20Add command line parsingDrew DeVault
2015-08-20styletaiyu
2015-08-20setup for resizable windows, drop weighttaiyu
2015-08-19input state, find_container_in_directiontaiyu
2015-08-19key_state.ch, and command conflicts resolvedtaiyu
2015-08-19Fixed mode_toggleLuminarys
2015-08-19floating mode_toggletaiyu
2015-08-19removed debug which shouldnt be theretaiyu
2015-08-19floating_modifier uses mod_keys instead of anykeytaiyu
2015-08-19Merge pull request #79 from taiyu-len/masterDrew DeVault
2015-08-19fix a few possible memory leaksSyed Amer Gilani
2015-08-19fixed some more bugs, moved layout_log into log.ch, restored focus_parenttaiyu
2015-08-19fixed focus key handlertaiyu
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-18Merge branch 'master' of https://github.com/SirCmpwn/swayHalf-Shot
2015-08-18Beguin work on the move command.Will Hunt
2015-08-18restored fullscreen/focus behaviortaiyu
2015-08-18Revert "enhanced whitespace remover"Drew DeVault
2015-08-18Coding style enforcementDrew DeVault
2015-08-18Merge pull request #65 from taiyu-len/focus_v2Drew DeVault
2015-08-18enhanced whitespace removertaiyu
2015-08-18merged Luminarys resizing codetaiyu
2015-08-18changed handling of focus, handling of view by typetaiyu
2015-08-18Added in basic, but semi-broken moving/resizing functionality to floating win...Luminarys
2015-08-17Add support for workspace [name] output [name]Drew DeVault
2015-08-17Minor fix to do proper floating refocusesLuminarys
2015-08-17Fixes to floating and umanaged viewsLuminarys
2015-08-17Added in basic floating togglingLuminarys
2015-08-16Minor naming fix workspace changing commandsLuminarys
2015-08-16Merge pull request #44 from Luminarys/masterDrew DeVault
2015-08-16fixed split [vh], small memory leak, unescape_strings handle \xnntaiyu
2015-08-16Added in workspace next/prev and workspace output_next/prevLuminarys
2015-08-16Added in better exit handlingLuminarys
2015-08-16Added in kill commandLuminarys
2015-08-16Add split [h|v|horizontal|vertical] commandDrew DeVault