Age | Commit message (Expand) | Author |
2022-10-21 | input: tweak focus behavior to allow focusing parent containers | Tudor Brindus |
2022-10-10 | input: focus container when scrolling on titlebar | Tudor Brindus |
2022-10-10 | input: focus floating container when clicked on border | Tudor Brindus |
2022-07-15 | input: chase delta_discrete semantics change | Kirill Primak |
2022-05-30 | sway: add bindgesture command | Florian Franzen |
2022-03-17 | sway/input: follow up wlroots input device events renaming | Simon Zeni |
2022-02-22 | Remove some erroneous apostrophes in comments | Thomas Hebb |
2021-09-02 | seatop_down: End if surface is destroyed or other seatop starts | Simon Plakolb |
2021-09-02 | input: Use seatop_down on layer surface click | Simon Plakolb |
2021-02-16 | container: Move pending state to state struct | Kenny Levinsen |
2021-02-16 | Add missing transaction commits to seatop_default | David96 |
2021-02-15 | input: Commit transactions in seatop_default | Kenny Levinsen |
2020-11-05 | input/seatop_default: consider fullscreen views to have no edges | Tudor Brindus |
2020-11-01 | input: fully change focus when scrolling tabs/stacks | Tudor Brindus |
2020-10-31 | input: remove motion deltas from seatop callbacks | Tudor Brindus |
2020-09-26 | Make focus_follows_mouse work when hovering a layer-shell surface on another ... | David96 |
2020-06-25 | input/pointer: correctly handle bindings for synthetic events | Tudor Brindus |
2020-06-16 | input/pointer: don't trigger pointer bindings for emulated input | Tudor Brindus |
2020-06-16 | input/tablet: focus appropriate node on tip down | Tudor Brindus |
2020-06-08 | input: tweak resize behavior to not change tab focus on border click | Tudor Brindus |
2020-06-07 | input/tablet: allow moving tiling tablet v2 surfaces by pen input | Tudor Brindus |
2020-06-07 | input/tablet: allow moving floating tablet v2 surfaces by pen input | Tudor Brindus |
2020-06-07 | tree/container: introduce `container_toplevel_ancestor` helper | Tudor Brindus |
2020-06-05 | Use new wlroots API for clearing keyboard/pointer focus during grabs | Thomas Hebb |
2020-06-04 | input/cursor: refactor tablet tool tip events into seatops | Tudor Brindus |
2020-05-28 | input/pointer: send pointer enter event on confine warp | Tudor Brindus |
2020-05-25 | input/tablet: add seatop_down entry for tablet input | Tudor Brindus |
2020-05-10 | input/tablet: simplify parameter plumbing for tablet references | Tudor Brindus |
2020-05-02 | input: rename pointer handlers to be unambiguous | Tudor Brindus |
2020-05-02 | input: refactor tablet motion into seatop handler | Tudor Brindus |
2020-05-02 | input/cursor: make cursor rebasing cursor type-agnostic | Tudor Brindus |
2020-05-01 | input/seatop_default: properly notify pointer leave | Nick Diego Yamane |
2020-04-15 | input/seatop_default: release on empty workspace | Rouven Czerwinski |
2019-12-16 | input/seatop_default: fix focusing floating titles | Brian Ashworth |
2019-11-08 | seatop_default: handle focus for unmanaged xwayland windows last | Ronan Pigott |
2019-11-04 | seatop_default: handle focus for xwayland_unmanaged views | Ronan Pigott |
2019-10-23 | Fix tiled containers resize with mouse | Kirill Chibisov |
2019-09-05 | Do not search for edges on subsurfaces, fix #4381 | Versus Void |
2019-09-04 | seatop_default: only focus container on press | Brian Ashworth |
2019-08-12 | Remove redundant checks | Antonin Décimo |
2019-08-12 | input: check pointer against nullptr | Antonin Décimo |
2019-04-28 | Fix a silly mistake | Alex Maese |
2019-04-28 | Don't send pointer motion when rebasing the cursor | Alex Maese |
2019-04-28 | Clear pointer focus during move and resize seatops | Alex Maese |
2019-03-19 | Clean up focus follows mouse logic | Ryan Dwyer |
2019-03-17 | Introduce default seatop | Ryan Dwyer |