mirror of
https://github.com/brl/mutter.git
synced 2025-04-27 12:19:38 +00:00

Pass the pick mode during construction, and add a getter for it. It'll be used by the next patches to make clutter_actor_should_pick_paint() not depend on a global context. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1509