mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 18:39:52 +00:00
5f91a62f6f9c9b6a336eb27e6f6254a7a0ecc7bb

This patch removes the X11 specific code from MetaBarrier and creates an abstraction layer MetaBarrierImpl. The existing X11 implementation is moved to a new GObject MetaBarrierImplX11 implementing the abstract interface MetaBarrierImpl which is instantiated by MetaBarrier when supported. While at it, move it to backends/ and properly name the files. https://bugzilla.gnome.org/show_bug.cgi?id=706655
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%