aboutsummaryrefslogtreecommitdiff
path: root/sway/input
AgeCommit message (Expand)Author
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-03-19Clean up focus follows mouse logicRyan Dwyer
2019-03-18Remove debug treeRyan Dwyer
2019-03-17Introduce default seatopRyan Dwyer
2019-03-17Replace seatup allows_events with button callbackRyan Dwyer
2019-03-14Set prev_workspace_name based off of focusBrian Ashworth
2019-03-11Stop using wlr_output->{lx,ly}emersion
2019-03-11Fix click behaviourRyan Dwyer
2019-03-11Don't send button events to surfaces when dragging or resizingRyan Dwyer
2019-03-10Make raw keysyms take precedence over translatedBen Challenor
2019-03-10Fix crash in cmd_workspace when layer surface has focusemersion
2019-03-09fix "directive argument is null" errorsJeff Peeler
2019-03-04Allow concurrent clicksRyan Dwyer
2019-03-02floating_maximum_size: change default behaviorBrian Ashworth
2019-02-28seat: don't send button release when not pressedemersion
2019-02-27cursor: intitialize sx and sy to zeroRouven Czerwinski
2019-02-27cursor: remove unused node assignementRouven Czerwinski
2019-02-23Update for swaywm/wlroots#1517emersion
2019-02-23handle_seat_node_destroy: update seat->workspaceBrian Ashworth
2019-02-22input/cursor: allow whole-window bindings on wsBrian Ashworth
2019-02-21Handle NULL from output_get_active_workspaceBrian Ashworth
2019-02-18Fix drag icon map listener not removedemersion
2019-02-16Check layout before getting pointer surface coordsVincent Vanlaer
2019-02-14seatop_move_tiling: do not move to descendantBrian Ashworth
2019-02-14seat: allow tree focus changes while layer focusedBrian Ashworth
2019-02-13seatop_move_tiling: use tab/stack parent not selfBrian Ashworth
2019-02-13cursor: relative-pointer-v1 time is usecBrian Ashworth
2019-02-12Rebase cursor when a layer surface mapsemersion
2019-02-10input/keyboard: respect solo repeat_{rate,delay}Brian Ashworth
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