aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2016-05-29Update configuration info in readmeDrew DeVault-0/+4
2016-05-29Remove bar position left:right from docsDrew DeVault-1/+3
2016-05-29Merge pull request #677 from zandrmartin/maintain-workspace-output-assignmentsDrew DeVault-15/+22
2016-05-28enforce workspace output assignentsZandr Martin-15/+22
2016-05-28Merge pull request #675 from zandrmartin/add-workspace-sortingDrew DeVault-19/+33
2016-05-28remove alphabetic sorting from sort_workspacesZandr Martin-4/+2
2016-05-27Implement sort_workspaces() function for outputs.Zandr Martin-17/+33
2016-05-26Merge pull request #673 from zandrmartin/swaylock-no-unlock-indicatorDrew DeVault-3/+14
2016-05-26add --no-unlock-indicator to swaylockZandr Martin-3/+14
2016-05-26Merge pull request #672 from zandrmartin/add-ctrlu-to-swaylockDrew DeVault-0/+35
2016-05-26clear swaylock password buffer with escZandr Martin-2/+3
2016-05-26clear password buffer with ctrl-u in swaylockZandr Martin-0/+34
2016-05-24Merge pull request #671 from zandrmartin/fullscreen-focusDrew DeVault-3/+5
2016-05-23set focus on fullscreen view when changing focusZandr Martin-3/+5
2016-05-23Concatenate output cmd args, fixes #654Mykyta Holubakha-3/+4
2016-05-23Merge pull request #670 from sleep-walker/masterDrew DeVault-1/+2
2016-05-23Match definition with declarationTomáš Čech-1/+1
2016-05-23Add openSUSE Tumbleweed as distro with swayTomáš Čech-0/+1
2016-05-21Merge pull request #668 from mikkeloscar/rearrange-on-bg-change0.7Drew DeVault-1/+2
2016-05-20Remove stray whitespaceMikkel Oscar Lyderik-1/+1
2016-05-20Rearrange output when setting backgroundMikkel Oscar Lyderik-0/+1
2016-05-18Merge pull request #666 from tajjada/fix-tabbed-stacked-bordersDrew DeVault-3/+9
2016-05-18Fix issue #661.Jasen Borisov-3/+9
2016-05-14Merge pull request #662 from Hummer12007/scrollDrew DeVault-6/+32
2016-05-14Support floating_scroll sidewaysMykyta Holubakha-6/+32
2016-05-14Set Cairo and Pango as required dependenciesDrew DeVault-4/+4
2016-05-14Turn off ZSH completions by defaultDrew DeVault-1/+1
2016-05-14Merge pull request #656 from SirCmpwn/revert-650-segfaultDrew DeVault-1/+1
2016-05-14Revert "sway/container.c: fix segfault where view is assigned prematurely"Drew DeVault-1/+1
2016-05-13Merge pull request #653 from Hummer12007/patch-1Drew DeVault-0/+1
2016-05-13README.md: add reference to Gentoo packageHummer12007-0/+1
2016-05-09Merge pull request #650 from neosilky/segfaultDrew DeVault-1/+1
2016-05-09sway/container.c: fix segfault where view is assigned prematurelyDaniel Lockyer-1/+1
2016-05-09Merge pull request #649 from mikkeloscar/floating-layoutDrew DeVault-0/+4
2016-05-09Prevent changing layout when focusing float windowMikkel Oscar Lyderik-0/+4
2016-05-08Merge pull request #648 from Hummer12007/relative_wallpaperDrew DeVault-0/+11
2016-05-08Allow to set relative path for wallpapers in configMykyta Holubakha-0/+11
2016-05-08Merge pull request #645 from Hummer12007/floating_scrollDrew DeVault-29/+44
2016-05-08Remove FSB_GAPS_INNER and FSB_GAPS_OUTERMykyta Holubakha-75/+20
2016-05-08Documented floating_scrollMykyta Holubakha-0/+12
2016-05-07Implemented configurable floating scroll behaviorMykyta Holubakha-5/+63
2016-05-05Merge pull request #638 from neosilky/memleakDrew DeVault-3/+1
2016-05-05Merge pull request #639 from neosilky/freefixDrew DeVault-2/+0
2016-05-05sway/config.c: fix double free issue as we need to store path in listDaniel Lockyer-2/+0
2016-05-05sway/main.c: simplify free'ing by switching to the helper methodDaniel Lockyer-3/+1
2016-05-02Merge pull request #632 from 1ace/refactor/logDrew DeVault-12/+9
2016-05-02common: refactor sway_log()Eric Engestrom-12/+9
2016-05-02Merge pull request #634 from 1ace/fix/log-double-closeDrew DeVault-3/+1
2016-05-02common: fix double-close in error_handler()Eric Engestrom-3/+1
2016-05-02Merge pull request #633 from 1ace/fix/readme-linkDrew DeVault-1/+1