mutter/src/backends/x11
Jonas Ådahl 5f91a62f6f barriers: Separate implementation from public API
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
2015-01-17 17:22:57 -08:00
..
meta-backend-x11.c backend: Use a GHashTable for device monitors 2014-12-31 08:53:57 -08:00
meta-backend-x11.h x11: Add simple cursor renderer 2014-05-17 13:27:16 -04:00
meta-barrier-x11.c barriers: Separate implementation from public API 2015-01-17 17:22:57 -08:00
meta-barrier-x11.h barriers: Separate implementation from public API 2015-01-17 17:22:57 -08:00
meta-cursor-renderer-x11.c Revert "backends: Include Xfixes for cursor events and manipulation" 2014-12-28 22:41:42 -08:00
meta-cursor-renderer-x11.h x11: Add simple cursor renderer 2014-05-17 13:27:16 -04:00
meta-idle-monitor-xsync.c idle-monitor-xsync: Clean up includes 2014-04-23 13:27:11 -04:00
meta-idle-monitor-xsync.h backends: Start on an initial MetaBackend object 2014-04-21 20:25:21 -04:00
meta-monitor-manager-xrandr.c backends: Make KMS EDID information equal to X11's 2015-01-14 12:16:18 +01:00
meta-monitor-manager-xrandr.h monitor: Remove handle_xevent as a generic method 2014-04-23 12:15:12 -04:00