aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2015-08-19pointer uses its own modifierstaiyu
2015-08-19Resize lock fixesLuminarys
2015-08-19Added in resize lockingLuminarys
2015-08-19removed debug which shouldnt be theretaiyu
2015-08-19floating_modifier uses mod_keys instead of anykeytaiyu
2015-08-19Fixed config loadingLuminarys
2015-08-19Set test to NULL when appropriateDrew DeVault
2015-08-19Free environment vars after loading configDrew DeVault
2015-08-19Refactor config file loadingDrew DeVault
2015-08-19Merge pull request #79 from taiyu-len/masterDrew DeVault
2015-08-19Merge pull request #80 from SyedAmerGilani/fix_memory_leaksDrew DeVault
2015-08-19fixed string building for XDG_CONFIG_HOME config loadingSyed Amer Gilani
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-18fixed floating_modifier related thingstaiyu
2015-08-18focus to only childtaiyu
2015-08-18Fixed full screen workspace switch focusingLuminarys
2015-08-18fixed focus on fullscreen view destroytaiyu
2015-08-18Removed debugging, added in proper gap resets for config reloadsLuminarys
2015-08-18Minor fixes that might be helpful laterLuminarys
2015-08-18Fixes to make floating windows work betterLuminarys
2015-08-18Basic fixes to floating movementLuminarys
2015-08-18Improvements to gapsDrew DeVault
2015-08-18Merge pull request #73 from KoffeinFlummi/gapsDrew DeVault
2015-08-19Merge remote-tracking branch 'upstream/master' into gapsKoffeinFlummi
2015-08-18Fix indented comments being weirdDrew DeVault
2015-08-18Add support for gaps optionKoffeinFlummi
2015-08-18Merge pull request #72 from minus7/assertDrew DeVault
2015-08-18added sway_assert functionminus
2015-08-18More patches for wlc compatLuminarys
2015-08-18Patched for wlc updatesLuminarys
2015-08-18Merge branch 'master' of https://github.com/SirCmpwn/swayHalf-Shot
2015-08-18Beguin work on the move command.Will Hunt
2015-08-18Removed unnecessary debugging linesLuminarys
2015-08-18Added in proper focus handling for floating windowsLuminarys
2015-08-18restored fullscreen/focus behaviortaiyu
2015-08-18Fixed mouse clicks from triggering a segfaultLuminarys
2015-08-18Revert "enhanced whitespace remover"Drew DeVault
2015-08-18Fix switching between focused outputsDrew DeVault
2015-08-18Revert "config handles comments better"Drew DeVault
2015-08-18Coding style enforcementDrew DeVault
2015-08-18fixed floating window crashing bugtaiyu
2015-08-18Merge pull request #65 from taiyu-len/focus_v2Drew DeVault
2015-08-18Fix #64Drew DeVault
2015-08-18minor fixestaiyu
2015-08-18enhanced whitespace removertaiyu
2015-08-18config handles comments bettertaiyu
2015-08-18more changestaiyu
2015-08-18fixed doubling memory bug for config lines longer then 128taiyu