mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
a4961ad4a7
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