aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/input/seat.h
Commit message (Expand)AuthorAge
* Don't send button events to surfaces when dragging or resizingLibravatar Ryan Dwyer2019-03-11
* seat: don't send button release when not pressedLibravatar emersion2019-03-04
* Update for swaywm/wlroots#1517Libravatar emersion2019-02-25
* Implement pointer-constraints-unstable-v1Libravatar Las2019-01-30
* Update for swaywm/wlroots#1402Libravatar emersion2019-01-24
* Merge pull request #3402 from RyanDwyer/refactor-seatopsLibravatar Drew DeVault2019-01-13
|\
| * Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
* | reload: reset input configsLibravatar Brian Ashworth2019-01-09
|/
* Implement tiling_drag_thresholdLibravatar Brian Ashworth2019-01-02
* hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* Make workspace back_and_forth seat-specificLibravatar Ryan Dwyer2018-10-21
* Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* Fix logic used for mouse_warping outputLibravatar Ryan Dwyer2018-10-19
* Consider cursor warp when switching workspacesLibravatar Ryan Dwyer2018-10-19
* Remove cursor warping from seat_set_focusLibravatar Ryan Dwyer2018-10-18
* Prevent duplicate workspace::focus eventsLibravatar Ryan Dwyer2018-10-16
* Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warpLibravatar Ryan Dwyer2018-10-15
* Rename seat_get_active_child to seat_get_active_tiling_childLibravatar Ryan Dwyer2018-09-16
* Update for swaywm/wlroots#1243Libravatar emersion2018-09-14
* Implement tiling dragLibravatar Ryan Dwyer2018-09-11
* Rename OP_MOVE to OP_MOVE_FLOATINGLibravatar Ryan Dwyer2018-09-11
* Introduce seat_set_focus_container and seat_set_focus_workspaceLibravatar Ryan Dwyer2018-09-06
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Don't send motion if the cursor hasn't movedLibravatar Ryan Dwyer2018-08-18
* Rename mousedown to down and make seat operation a named enumLibravatar Ryan Dwyer2018-08-18
* Implement mousedown operationLibravatar Ryan Dwyer2018-08-18
* Refactor seat_get_focus functionsLibravatar Ryan Dwyer2018-08-17
* Implement resizing tiled containers via cursorLibravatar Ryan Dwyer2018-08-12
* ipc: prevent emitting a workspace::focus event when moving a container to a d...Libravatar Ian Fan2018-08-01
* When unfloating, return container to previously focused tiled containerLibravatar Ryan Dwyer2018-07-28
* Store last button and use it when views request to move or resizeLibravatar Ryan Dwyer2018-07-22
* Replace static handle_end_operation with seat_end_mouse_operationLibravatar Ryan Dwyer2018-07-22
* Implement xdg shell request_move and request_resize eventsLibravatar Ryan Dwyer2018-07-22
* Implement floating_modifier and mouse operations for floating viewsLibravatar Ryan Dwyer2018-07-22
* Don't unfocus when an override redirect window is mappedLibravatar emersion2018-07-18
* Make focus part of transactionsLibravatar Ryan Dwyer2018-07-15
* Fix crash when deleting last child in a tabbed or stacked containerLibravatar Ryan Dwyer2018-06-23
* Render drag iconsLibravatar emersion2018-06-09
* Don't track damage for views on inactive tabsLibravatar Ryan Dwyer2018-05-21
* 80charLibravatar Tony Crisci2018-04-08
* seat focus inactive children foreachLibravatar Tony Crisci2018-04-07
* seat get focus inactive viewLibravatar Tony Crisci2018-04-07
* Give keyboard focus to unmanaged xwayland surfacesLibravatar emersion2018-04-07
* Address review feedbackLibravatar Drew DeVault2018-04-04
* Implement input-inhibit in sway, swaylockLibravatar Drew DeVault2018-04-04
* Add input inhibitor to input managerLibravatar Drew DeVault2018-04-04
* Give exclusive focus to layers above shell layerLibravatar Drew DeVault2018-04-02
* Merge branch 'wlroots' into split-containersLibravatar Tony Crisci2018-04-02
|\
| * remove unused attachment configLibravatar Tony Crisci2018-04-02
| * dont copy seat config on the seatLibravatar Tony Crisci2018-04-02