aboutsummaryrefslogtreecommitdiff
path: root/sway/commands.c
AgeCommit message (Expand)Author
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
2015-08-15fixed fullscreen & focusingtaiyu
2015-08-15Fix buildDrew DeVault
2015-08-15fixed splittaiyu
2015-08-14removed debugTaiyu
2015-08-14changed swayc related functions, cleaned up some functions, moved wlc related...Taiyu
2015-08-13Style fixLuminarys
2015-08-13Allowed for execd commands to be spawned after abortLuminarys
2015-08-13Even more style fixesLuminarys
2015-08-13More style fixesLuminarys
2015-08-13fixes to cmd queue freeing, styleLuminarys
2015-08-13Added in command queueLuminarys
2015-08-13styleTaiyu
2015-08-13change workspace layout when trying to split itTaiyu
2015-08-13split workspace bugTaiyu
2015-08-13small changeTaiyu
2015-08-13style, spellingTaiyu
2015-08-13moved signal handling to mainTaiyu
2015-08-13moved fd modifying stuff to log.cTaiyu