aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/seatop_default.c
Commit message (Expand)AuthorAge
* input/pointer: don't trigger pointer bindings for emulated inputLibravatar Tudor Brindus2020-06-16
* input/tablet: focus appropriate node on tip downLibravatar Tudor Brindus2020-06-16
* input: tweak resize behavior to not change tab focus on border clickLibravatar Tudor Brindus2020-06-08
* input/tablet: allow moving tiling tablet v2 surfaces by pen inputLibravatar Tudor Brindus2020-06-07
* input/tablet: allow moving floating tablet v2 surfaces by pen inputLibravatar Tudor Brindus2020-06-07
* tree/container: introduce `container_toplevel_ancestor` helperLibravatar Tudor Brindus2020-06-07
* Use new wlroots API for clearing keyboard/pointer focus during grabsLibravatar Thomas Hebb2020-06-05
* input/cursor: refactor tablet tool tip events into seatopsLibravatar Tudor Brindus2020-06-04
* input/pointer: send pointer enter event on confine warpLibravatar Tudor Brindus2020-05-28
* input/tablet: add seatop_down entry for tablet inputLibravatar Tudor Brindus2020-05-25
* input/tablet: simplify parameter plumbing for tablet referencesLibravatar Tudor Brindus2020-05-10
* input: rename pointer handlers to be unambiguousLibravatar Tudor Brindus2020-05-02
* input: refactor tablet motion into seatop handlerLibravatar Tudor Brindus2020-05-02
* input/cursor: make cursor rebasing cursor type-agnosticLibravatar Tudor Brindus2020-05-02
* input/seatop_default: properly notify pointer leaveLibravatar Nick Diego Yamane2020-05-01
* input/seatop_default: release on empty workspaceLibravatar Rouven Czerwinski2020-04-15
* input/seatop_default: fix focusing floating titlesLibravatar Brian Ashworth2019-12-16
* seatop_default: handle focus for unmanaged xwayland windows lastLibravatar Ronan Pigott2019-11-08
* seatop_default: handle focus for xwayland_unmanaged viewsLibravatar Ronan Pigott2019-11-04
* Fix tiled containers resize with mouseLibravatar Kirill Chibisov2019-10-23
* Do not search for edges on subsurfaces, fix #4381Libravatar Versus Void2019-09-05
* seatop_default: only focus container on pressLibravatar Brian Ashworth2019-09-04
* Remove redundant checksLibravatar Antonin Décimo2019-08-12
* input: check pointer against nullptrLibravatar Antonin Décimo2019-08-12
* Fix a silly mistakeLibravatar Alex Maese2019-04-28
* Don't send pointer motion when rebasing the cursorLibravatar Alex Maese2019-04-28
* Clear pointer focus during move and resize seatopsLibravatar Alex Maese2019-04-28
* Clean up focus follows mouse logicLibravatar Ryan Dwyer2019-03-19
* Introduce default seatopLibravatar Ryan Dwyer2019-03-17