aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2015-08-15styletaiyu
2015-08-15set maximize flag for handled viewstaiyu
2015-08-15made better, reduced code duplicationtaiyu
2015-08-15Merge branch 'master' of https://github.com/SirCmpwn/swaytaiyu
2015-08-15fixed fullscreen & focusingtaiyu
2015-08-15Fixed reloading and arrange_windowsLuminarys
2015-08-15Merge branch 'master' of github.com:SirCmpwn/swayDrew DeVault
2015-08-15Set WLC_IDLE_TIME to 0Drew DeVault
2015-08-15Fixed output focusing for workspace switchLuminarys
2015-08-15Rename variable in workspace.cDrew DeVault
2015-08-15Fix switching focus between outputsDrew DeVault
2015-08-15Fix buildDrew DeVault
2015-08-15Merge pull request #31 from Luminarys/masterDrew DeVault
2015-08-15Minor style fixLuminarys
2015-08-15Removed alignmentLuminarys
2015-08-15Style fixesLuminarys
2015-08-15Fixed workspace switching in multimonitor layoutsLuminarys
2015-08-15Added layout debugger back in and fixed mutlimonitor layout issuesLuminarys
2015-08-15fixed splittaiyu
2015-08-15fixed focustaiyu
2015-08-15fixed focustaiyu
2015-08-14removed debugTaiyu
2015-08-14styleTaiyu
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-13Typo fixLuminarys
2015-08-13Removed some unnecessary logsLuminarys
2015-08-13Minor fix to memory managementLuminarys
2015-08-13Added in command queueLuminarys
2015-08-13Fixes to workspace generationLuminarys
2015-08-13Changed workspace name generation to try and use bindsyms when possibleLuminarys
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
2015-08-12no more output from programs called with exec, fixed focus return valuesTaiyu
2015-08-12better error handlingTaiyu
2015-08-12safer forking, reduce duplicate code, cleanup zombie processesTaiyu
2015-08-12moving stuff aroundTaiyu
2015-08-11Merge pull request #18 from taiyu-len/masterDrew DeVault
2015-08-11styleTaiyu
2015-08-11Add unnecessary logDrew DeVault
2015-08-11Changed command handler to perform var subs on all cmd argsLuminarys