aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2019-01-14Remove 'input' field of IPC command return jsonM Stoeckl
2019-01-14Use uint32_t where resize axis might contain a bitfieldRyan Dwyer
2019-01-14Replace resize_axis with wlr_edgesRyan Dwyer
2019-01-13Merge pull request #3144 from emersion/cmd-xwaylandDrew DeVault
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault
2019-01-13Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedDrew DeVault
2019-01-13Merge pull request #3342 from RedSoxFan/scroll-buttons-improvedDrew DeVault
2019-01-13Merge pull request #3402 from RyanDwyer/refactor-seatopsDrew DeVault
2019-01-13Merge pull request #3388 from RedSoxFan/reset-inputs-on-reloadDrew DeVault
2019-01-13Merge pull request #3397 from RedSoxFan/fix-swaybar-heightDrew DeVault
2019-01-13Merge pull request #3398 from RedSoxFan/toggle-input-eventsDrew DeVault
2019-01-13Merge pull request #3408 from RedSoxFan/bar-paddingDrew DeVault
2019-01-11config: fix line number with continued linesBrian Ashworth
2019-01-11config: do not reset pos when braces foundBrian Ashworth
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2019-01-10input_cmd_scroll_button: utilize mouse btn helpersBrian Ashworth
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth
2019-01-10seat_cmd_cursor: utilize mouse button helpersBrian Ashworth
2019-01-10Merge pull request #3400 from ianyfan/config-braceemersion
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer
2019-01-10config.c: fix brace detection at end of fileIan Fan
2019-01-10Merge pull request #3341 from RedSoxFan/mouse-bindings-improvedIan Fan
2019-01-10Merge pull request #3399 from RedSoxFan/fix-output-destruction-segfaultsemersion
2019-01-10Fix segfaults on output destructionBrian Ashworth
2019-01-09get_inputs: add libinput send events modeBrian Ashworth
2019-01-09input_cmd_events: implement toggleBrian Ashworth
2019-01-09swaybar: obey height if givenBrian Ashworth
2019-01-09cursor: allow scrolling tabs/stack on title borderBrian Ashworth
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-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 #3389 from RedSoxFan/swap-context-seatemersion
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-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