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