aboutsummaryrefslogtreecommitdiff
path: root/sway/input
AgeCommit message (Expand)Author
2019-02-08bar_cmd_modifier: add support for noneBrian Ashworth
2019-02-07seat_configure_tablet_tool: configure xcursorBrian Ashworth
2019-02-03Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-in...Drew DeVault
2019-02-03seat_cmd_cursor: do not create non-existing seatBrian Ashworth
2019-02-03Fall back to wildcard in sway_cursor_constrainvilhalmer
2019-02-03Skip constraining cursor if no seat configvilhalmer
2019-02-03Focus ws inactive node with focus_follows_mousevilhalmer
2019-02-01Merge pull request #3543 from emersion/relative-pointer-usecDrew DeVault
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-30relative-pointer-v1: time is in usec, not msecemersion
2019-01-30Send pointer frames on tool eventsDrew DeVault
2019-01-30Missed a spot in pointer constraintsDrew DeVault
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-30Add relative pointerabsrd
2019-01-30Implement pointer-constraints-unstable-v1Las
2019-01-27Merge pull request #3423 from RyanDwyer/fullscreen-globalDrew DeVault
2019-01-27Update for swaywm/wlroots#1503emersion
2019-01-25Implement fullscreen globalRyan Dwyer
2019-01-24Use sway_log_errno instead of strerrorIan Fan
2019-01-24Update for swaywm/wlroots#1402emersion
2019-01-22seat_create: set initial focus for added seatsBrian Ashworth
2019-01-21Move sway-specific functions in common/util.c into sway/M Stoeckl
2019-01-21Fix one remaining wlr_log callemersion
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-21Log libinput_config_status errorsBrian Ashworth
2019-01-19Fix crash in cursor_rebase with multiple screensemersion
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-15seatop_begin_down: raise floatingBrian Ashworth
2019-01-15cursor: send clear_focus on hide and enter event on unhideRouven Czerwinski
2019-01-15Resize only current and immediate siblings rather than all siblingsRyan Dwyer
2019-01-14Disarm key repeat on reloadBrian Ashworth
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-10input_cmd_scroll_button: utilize mouse btn helpersBrian Ashworth
2019-01-10seat_cmd_cursor: utilize mouse button helpersBrian Ashworth
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer
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-09cursor: allow scrolling tabs/stack on title borderBrian Ashworth
2019-01-09Add helpers for improved mouse button parsingBrian Ashworth
2019-01-09reload: reset input configsBrian Ashworth
2019-01-09Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich
2019-01-09keyboard: update repeat timer before executionBrian 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-07seat: unhide the cursor if it is warped to focusRouven Czerwinski