wlroots/types/tablet_v2
Justus Rossmeier b9e9e0e133 tablet_v2: Fix implicit grab end detection
Store the previously focused surface in `state->focused` as well as in
`state->original` when starting an implicit grab. That way at the end
of an implicit grab, the detection whether the grab started and ended
on the same surface works as intended, even if the original surface was
never left at all.
2021-02-07 19:49:33 -05:00
..
wlr_tablet_v2.c Make implementation function lists static const 2021-02-05 10:04:20 +01:00
wlr_tablet_v2_pad.c Make implementation function lists static const 2021-02-05 10:04:20 +01:00
wlr_tablet_v2_tablet.c Make implementation function lists static const 2021-02-05 10:04:20 +01:00
wlr_tablet_v2_tool.c tablet_v2: Fix implicit grab end detection 2021-02-07 19:49:33 -05:00