mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
Jasper St. Pierre
acd928044f
wayland-surface: Remove MetaWaylandSurfaceExtension
It only contained a pointer to a wl_resource, which isn't much of value. Just replace it with the wl_resource instead. Any future private data should be handled by our future role system.
…
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%