aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth-114/+208
2019-01-10Merge pull request #3400 from ianyfan/config-braceemersion-4/+5
2019-01-10config.c: fix brace detection at end of fileIan Fan-4/+5
2019-01-10Merge pull request #3341 from RedSoxFan/mouse-bindings-improvedIan Fan-55/+157
2019-01-10Merge pull request #3394 from RedSoxFan/bar-block-renderemersion-41/+45
2019-01-10Merge pull request #3399 from RedSoxFan/fix-output-destruction-segfaultsemersion-1/+5
2019-01-10Fix segfaults on output destructionBrian Ashworth-1/+5
2019-01-09swaybar: fix rendering of border and backgroundBrian Ashworth-41/+45
2019-01-10Merge pull request #3396 from RedSoxFan/scroll-titlebar-borderemersion-1/+3
2019-01-09cursor: allow scrolling tabs/stack on title borderBrian Ashworth-1/+3
2019-01-09bind{code,sym}: utilize mouse button helpersBrian Ashworth-55/+84
2019-01-09Add helpers for improved mouse button parsingBrian Ashworth-0/+73
2019-01-09Reset container dimensions when moving into workspace from directionRyan Dwyer-0/+2
2019-01-09Merge pull request #3391 from jbeich/freebsdemersion-28/+0
2019-01-09Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich-28/+0
2019-01-09Merge pull request #3386 from RedSoxFan/seat-reload-waitemersion-1/+7
2019-01-09Merge pull request #3390 from RedSoxFan/execute-seatemersion-2/+1
2019-01-09Merge pull request #3372 from ianyfan/trayemersion-65/+98
2019-01-09Merge pull request #3389 from RedSoxFan/swap-context-seatemersion-1/+1
2019-01-09Merge pull request #3387 from RedSoxFan/keyboard-timer-before-executeemersion-6/+7
2019-01-09cmd_bind: pass the seat to execute_commandBrian Ashworth-2/+1
2019-01-09cmd_swap: use handler context seatBrian Ashworth-1/+1
2019-01-09keyboard: update repeat timer before executionBrian Ashworth-6/+7
2019-01-09reload: apply seat cfgs after reading entire cfgBrian Ashworth-1/+7
2019-01-08Merge pull request #3385 from robertgzr/reset_output_mappingDrew DeVault-0/+6
2019-01-09cursor: allow mapping to all outputsRobert Günzler-0/+6
2019-01-08swaybar: improve tray loggingIan Fan-31/+32
2019-01-08swaybar: handle SNI signals betterIan Fan-33/+65
2019-01-08swaybar: free the right item during tray destructionIan Fan-3/+3
2019-01-08Merge pull request #3275 from ianyfan/remove-readlineemersion-269/+156
2019-01-08Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursoremersion-12/+37
2019-01-07Add data-control-v1emersion-0/+2
2019-01-07seat: unhide the cursor if it is warped to focusRouven Czerwinski-0/+5
2019-01-07view: use seat_consider_warp_to_focus in view_unmapRouven Czerwinski-8/+1
2019-01-07cursor: move unhide and timeout retrieval into separate functionsRouven Czerwinski-12/+25
2019-01-07Merge pull request #3381 from oscarwcl/swayidle-inhibit-sleepemersion-0/+13
2019-01-07swayidle: Fix sleep inhibitor not being acquiredOscar Cowdery Lack-0/+13
2019-01-06Merge pull request #3378 from jbeich/masteremersion-2/+2
2019-01-06Use %z for printing size_tJan Beich-2/+2
2019-01-05Merge pull request #3367 from oscarwcl/swaylock-fix-capslockDrew DeVault-9/+5
2019-01-05Fix urgency documentationRyan Dwyer-6/+7
2019-01-05Update README.mdDrew DeVault-35/+35
2019-01-04Fixed formulations.PlusMinus0-3/+3
2019-01-04Update sway-output.5.scdPlusMinus0-4/+8
2019-01-03Apply tiling_drag_threshold to all containersDavid96-10/+8
2019-01-02completion: use jq instead of sed for swaybar completionRéouven Assouly-2/+2
2019-01-02zsh: update completionsRéouven Assouly-14/+77
2019-01-02Implement tiling_drag_thresholdBrian Ashworth-2/+91
2019-01-03swaylock: Fix caps lock not updating immediatelyOscar Cowdery Lack-9/+5
2019-01-02fixup! stringop.c: rewrite strip_whitespaceIan Fan-4/+4