aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-09bind{code,sym}: utilize mouse button helpersBrian Ashworth
2019-01-09Add helpers for improved mouse button parsingBrian Ashworth
2019-01-09reload: reset input configsBrian Ashworth
2019-01-09Reset container dimensions when moving into workspace from directionRyan Dwyer
2019-01-09Merge pull request #3391 from jbeich/freebsdemersion
2019-01-09Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich
2019-01-09Merge pull request #3386 from RedSoxFan/seat-reload-waitemersion
2019-01-09Merge pull request #3390 from RedSoxFan/execute-seatemersion
2019-01-09Merge pull request #3372 from ianyfan/trayemersion
2019-01-09Merge pull request #3389 from RedSoxFan/swap-context-seatemersion
2019-01-09Merge pull request #3387 from RedSoxFan/keyboard-timer-before-executeemersion
2019-01-09cmd_bind: pass the seat to execute_commandBrian Ashworth
2019-01-09cmd_swap: use handler context seatBrian Ashworth
2019-01-09keyboard: update repeat timer before executionBrian Ashworth
2019-01-09reload: apply seat cfgs after reading entire cfgBrian Ashworth
2019-01-08Merge pull request #3385 from robertgzr/reset_output_mappingDrew DeVault
2019-01-09cursor: allow mapping to all outputsRobert Günzler
2019-01-08swaybar: improve tray loggingIan Fan
2019-01-08swaybar: handle SNI signals betterIan Fan
2019-01-08swaybar: free the right item during tray destructionIan Fan
2019-01-08Merge pull request #3275 from ianyfan/remove-readlineemersion
2019-01-08Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursoremersion
2019-01-07Add data-control-v1emersion
2019-01-07seat: unhide the cursor if it is warped to focusRouven Czerwinski
2019-01-07view: use seat_consider_warp_to_focus in view_unmapRouven Czerwinski
2019-01-07cursor: move unhide and timeout retrieval into separate functionsRouven Czerwinski
2019-01-07Merge pull request #3381 from oscarwcl/swayidle-inhibit-sleepemersion
2019-01-07swayidle: Fix sleep inhibitor not being acquiredOscar Cowdery Lack
2019-01-06Merge pull request #3378 from jbeich/masteremersion
2019-01-06Use %z for printing size_tJan Beich
2019-01-05Merge pull request #3367 from oscarwcl/swaylock-fix-capslockDrew DeVault
2019-01-05Fix urgency documentationRyan Dwyer
2019-01-05Update README.mdDrew DeVault
2019-01-04Fixed formulations.PlusMinus0
2019-01-04Update sway-output.5.scdPlusMinus0
2019-01-03Apply tiling_drag_threshold to all containersDavid96
2019-01-02completion: use jq instead of sed for swaybar completionRéouven Assouly
2019-01-02zsh: update completionsRéouven Assouly
2019-01-02Implement tiling_drag_thresholdBrian Ashworth
2019-01-03swaylock: Fix caps lock not updating immediatelyOscar Cowdery Lack
2019-01-02fixup! stringop.c: rewrite strip_whitespaceIan Fan
2019-01-01Fix fullscreen view rendering crashMack Straight
2019-01-01fixup! config.c: re-enable backslash continuation in config fileIan Fan
2019-01-01config.c: re-enable backslash continuation in config fileIan Fan
2019-01-01Remove readline.cIan Fan
2019-01-01stringop.c: rewrite strip_whitespaceIan Fan
2018-12-31bash: add completion for swaybarGaël PORTAY
2018-12-31Merge pull request #3249 from ianyfan/trayDrew DeVault
2018-12-31swaybar: use KDE's SNI IconThemePath propertyIan Fan
2018-12-31swaybar: handle new and lost StatusNotifierWatcherIan Fan