mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
e0444a3d35
All that is left in the "public" struct is all state that ClutterStage delegates on ClutterInputDevice. That should move somewhere else, but not here, not now. All private fields belong to construct-only properties, with only getter API, and idempotent vmethods (except keyboard a11y, atm). This should be enough to make ClutterInputDevice obviously thread safe, outside the backend. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1403> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |