mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
4c6d98879e
When the position of the cursor is required while dragging a widget around, the pointer's cannot be tracked as the drag grabs the event priority. Therefore, this patch exposes the drag's current position. Signed-off-by: Pierre Curto <pierre.curto@gmail.com>