aboutsummaryrefslogtreecommitdiff
path: root/sway/input/seatop_default.c
AgeCommit message (Expand)Author
2020-05-10input/tablet: simplify parameter plumbing for tablet referencesTudor Brindus
2020-05-02input: rename pointer handlers to be unambiguousTudor Brindus
2020-05-02input: refactor tablet motion into seatop handlerTudor Brindus
2020-05-02input/cursor: make cursor rebasing cursor type-agnosticTudor Brindus
2020-05-01input/seatop_default: properly notify pointer leaveNick Diego Yamane
2020-04-15input/seatop_default: release on empty workspaceRouven Czerwinski
2019-12-16input/seatop_default: fix focusing floating titlesBrian Ashworth
2019-11-08seatop_default: handle focus for unmanaged xwayland windows lastRonan Pigott
2019-11-04seatop_default: handle focus for xwayland_unmanaged viewsRonan Pigott
2019-10-23Fix tiled containers resize with mouseKirill Chibisov
2019-09-05Do not search for edges on subsurfaces, fix #4381Versus Void
2019-09-04seatop_default: only focus container on pressBrian Ashworth
2019-08-12Remove redundant checksAntonin Décimo
2019-08-12input: check pointer against nullptrAntonin Décimo
2019-04-28Fix a silly mistakeAlex Maese
2019-04-28Don't send pointer motion when rebasing the cursorAlex Maese
2019-04-28Clear pointer focus during move and resize seatopsAlex Maese
2019-03-19Clean up focus follows mouse logicRyan Dwyer
2019-03-17Introduce default seatopRyan Dwyer