aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Don't set WLC_DIM on startup0.1Drew DeVault1-1/+0
2016-03-24Update to new WLC APIDrew DeVault3-37/+23
2016-03-23Merge pull request #535 from mikkeloscar/fix-swaylock-crashDrew DeVault1-1/+7
2016-03-23swaylock: Fix crash when unable to connect to wlMikkel Oscar Lyderik1-1/+7
2016-03-22Merge pull request #530 from mikkeloscar/swaybar-kill-on-sway-crashDrew DeVault1-1/+1
2016-03-22Abort when receiving 0 bytes in IPC callMikkel Oscar Lyderik1-1/+1
2016-03-21Merge pull request #527 from gkbrk/swaylock_password_growDrew DeVault1-2/+9
2016-03-21swaylock: Grow the password bufferGökberk Yaltıraklı1-2/+9
2016-03-20Merge pull request #525 from mikkeloscar/fix-clang-warningDrew DeVault1-1/+1
2016-03-20Merge pull request #524 from mikkeloscar/smart-gapsDrew DeVault6-2/+27
2016-03-20Use correct type for keycodeMikkel Oscar Lyderik1-1/+1
2016-03-20Implement 'smart_gaps' feature from i3-gapsMikkel Oscar Lyderik6-2/+27
2016-03-19Merge pull request #523 from mikkeloscar/slack-key-handlerDrew DeVault2-11/+39
2016-03-19Make key handling less strictMikkel Oscar Lyderik1-10/+38
2016-03-19Allow legal non-x11 keycodesMikkel Oscar Lyderik1-1/+1
2016-03-18Merge pull request #522 from mikkeloscar/workspace-layoutDrew DeVault2-1/+24
2016-03-19Add config option workspace_layoutMikkel Oscar Lyderik2-1/+24
2016-03-18New default wallpaper!Drew DeVault22-2/+343
2016-03-18Merge pull request #520 from aouelete/swaylockDrew DeVault2-0/+48
2016-03-18Merge branch 'master' of git://github.com/SirCmpwn/sway into swaylockAaron Ouellette15-23/+168
2016-03-18Merge pull request #519 from mikkeloscar/maintain-exec-quotesDrew DeVault1-6/+6
2016-03-18Don't strip quotes from exec argsMikkel Oscar Lyderik1-6/+6
2016-03-17Merge pull request #516 from mikkeloscar/remove-panel_sizeDrew DeVault3-6/+0
2016-03-17Remove unused panel_size (and fix rearrange)Mikkel Oscar Lyderik3-6/+0
2016-03-17Merge pull request #515 from mikkeloscar/focus-correct-swaylock-viewDrew DeVault1-1/+6
2016-03-17Focus correct swaylock view in multimonitor setupMikkel Oscar Lyderik1-1/+6
2016-03-17Merge pull request #513 from mikkeloscar/sway-bar-manpageDrew DeVault4-2/+115
2016-03-17Document swaybar commandsMikkel Oscar Lyderik4-2/+115
2016-03-17Merge pull request #512 from mikkeloscar/bg-panel-renderDrew DeVault2-7/+3
2016-03-17Schedule render when adding bg and panel.Mikkel Oscar Lyderik1-0/+3
2016-03-17Revert "Render outputs as soon as wlc is ready"Mikkel Oscar Lyderik1-7/+0
2016-03-13Merge pull request #510 from mikkeloscar/render-output-at-launchDrew DeVault1-0/+7
2016-03-13Render outputs as soon as wlc is readyMikkel Oscar Lyderik1-0/+7
2016-03-12Fix default config's split bindingDrew DeVault1-2/+2
2016-03-05Update LICENSE to 2016Drew DeVault1-1/+1
2016-03-05Remove focus when switching to empty workspaceMikkel Oscar Lyderik1-0/+5
2016-03-04Merge pull request #502 from mikkeloscar/lock-reset-inputDrew DeVault1-0/+3
2016-03-04Reset input state when locking compositorMikkel Oscar Lyderik1-0/+3
2016-03-04Merge pull request #501 from mikkeloscar/ws-on-outputDrew DeVault4-5/+27
2016-03-04Fix assigning workspaces to outputsMikkel Oscar Lyderik4-5/+27
2016-03-01add a manpage for swaylockAaron Ouellette2-0/+48
2016-02-29Merge pull request #495 from gpyh/docswaybarDrew DeVault1-68/+82
2016-02-29Segregate between config and runtime cmds in docYacine Hmito1-68/+82
2016-02-28Merge pull request #497 from progandy/swaylock-arrangeDrew DeVault1-8/+6
2016-02-28sway: rearrange the whole ws on lock view setupprogandy1-1/+1
2016-02-28sway: set lock view to floating after ws switchprogandy1-7/+5
2016-02-28Merge pull request #496 from mikkeloscar/focus-new-outputDrew DeVault1-2/+48
2016-02-28Correctly move focus from one output to a new one.Mikkel Oscar Lyderik1-2/+48
2016-02-27Merge pull request #492 from mikkeloscar/swaybar-multi-outputDrew DeVault14-144/+256
2016-02-27Free config before exiting sway.Mikkel Oscar Lyderik3-1/+9