summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedLibravatar Drew DeVault2019-01-13
|\
| * bar_cmd_bind: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
* | Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedLibravatar Drew DeVault2019-01-13
|\ \
| * | seat_cmd_cursor: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
| |/
* | Merge pull request #3342 from RedSoxFan/scroll-buttons-improvedLibravatar Drew DeVault2019-01-13
|\ \
| * | input_cmd_scroll_button: utilize mouse btn helpersLibravatar Brian Ashworth2019-01-10
| |/
* | Merge pull request #3402 from RyanDwyer/refactor-seatopsLibravatar Drew DeVault2019-01-13
|\ \
| * | Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
* | | Merge pull request #3388 from RedSoxFan/reset-inputs-on-reloadLibravatar Drew DeVault2019-01-13
|\ \ \
| * | | reload: reset input configsLibravatar Brian Ashworth2019-01-09
* | | | Merge pull request #3397 from RedSoxFan/fix-swaybar-heightLibravatar Drew DeVault2019-01-13
|\ \ \ \
| * | | | swaybar: obey height if givenLibravatar Brian Ashworth2019-01-09
| |/ / /
* | | | Merge pull request #3398 from RedSoxFan/toggle-input-eventsLibravatar Drew DeVault2019-01-13
|\ \ \ \
| * | | | get_inputs: add libinput send events modeLibravatar Brian Ashworth2019-01-09
| * | | | input_cmd_events: implement toggleLibravatar Brian Ashworth2019-01-09
| |/ / /
* | | | Merge pull request #3408 from RedSoxFan/bar-paddingLibravatar Drew DeVault2019-01-13
|\ \ \ \
| * | | | swaybar: add status_edge_padding commandLibravatar Brian Ashworth2019-01-11
| * | | | swaybar: add status_padding commandLibravatar Brian Ashworth2019-01-11
| | |_|/ | |/| |
* | | | config: fix line number with continued linesLibravatar Brian Ashworth2019-01-11
* | | | config: do not reset pos when braces foundLibravatar Brian Ashworth2019-01-11
|/ / /
* | | Merge pull request #3400 from ianyfan/config-braceLibravatar emersion2019-01-10
|\ \ \ | |_|/ |/| |
| * | config.c: fix brace detection at end of fileLibravatar Ian Fan2019-01-10
* | | Merge pull request #3341 from RedSoxFan/mouse-bindings-improvedLibravatar Ian Fan2019-01-10
|\ \ \
| * | | bind{code,sym}: utilize mouse button helpersLibravatar Brian Ashworth2019-01-09
| * | | Add helpers for improved mouse button parsingLibravatar Brian Ashworth2019-01-09
| | |/ | |/|
* | | Merge pull request #3399 from RedSoxFan/fix-output-destruction-segfaultsLibravatar emersion2019-01-10
|\ \ \
| * | | Fix segfaults on output destructionLibravatar Brian Ashworth2019-01-10
| |/ /
* / / cursor: allow scrolling tabs/stack on title borderLibravatar Brian Ashworth2019-01-09
|/ /
* | Reset container dimensions when moving into workspace from directionLibravatar Ryan Dwyer2019-01-09
* | Simplify evdev includes on FreeBSD by relying on up-to-date packageLibravatar Jan Beich2019-01-09
|/
* Merge pull request #3386 from RedSoxFan/seat-reload-waitLibravatar emersion2019-01-09
|\
| * reload: apply seat cfgs after reading entire cfgLibravatar Brian Ashworth2019-01-09
* | Merge pull request #3390 from RedSoxFan/execute-seatLibravatar emersion2019-01-09
|\ \
| * | cmd_bind: pass the seat to execute_commandLibravatar Brian Ashworth2019-01-09
| |/
* | Merge pull request #3389 from RedSoxFan/swap-context-seatLibravatar emersion2019-01-09
|\ \
| * | cmd_swap: use handler context seatLibravatar Brian Ashworth2019-01-09
| |/
* / keyboard: update repeat timer before executionLibravatar Brian Ashworth2019-01-09
|/
* Merge pull request #3385 from robertgzr/reset_output_mappingLibravatar Drew DeVault2019-01-08
|\
| * cursor: allow mapping to all outputsLibravatar Robert Günzler2019-01-09
* | Merge pull request #3275 from ianyfan/remove-readlineLibravatar emersion2019-01-08
|\ \
| * | fixup! config.c: re-enable backslash continuation in config fileLibravatar Ian Fan2019-01-01
| * | config.c: re-enable backslash continuation in config fileLibravatar Ian Fan2019-01-01
| * | Remove readline.cLibravatar Ian Fan2019-01-01
| * | stringop.c: rewrite strip_whitespaceLibravatar Ian Fan2019-01-01
* | | Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursorLibravatar emersion2019-01-08
|\ \ \
| * | | seat_cmd_cursor: work on seat name providedLibravatar Brian Ashworth2018-12-29
* | | | Add data-control-v1Libravatar emersion2019-01-07
* | | | seat: unhide the cursor if it is warped to focusLibravatar Rouven Czerwinski2019-01-07
* | | | view: use seat_consider_warp_to_focus in view_unmapLibravatar Rouven Czerwinski2019-01-07
* | | | cursor: move unhide and timeout retrieval into separate functionsLibravatar Rouven Czerwinski2019-01-07