mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
Carlos Garnacho
3b023ea994
wayland: Start drags from the press position
Using the current position to set the origin x/y of the DnD icon is wrong, it should still be used in order to move the icon besides the current pointer position though. Fixes possible drag-start-x/y property constraint warnings when starting a drag too close to the window edge, and towards outside of it.
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%