mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 15:44:10 +00:00
340acb3fdf
Add a clutter_stage_pick_and_update_device() method that is the only single entry point for updating a device position as seen by the stage. Also, update all callers to use it. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1915>