mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
e70a0109f2
All backends follow the same pattern of queueing events first in ClutterMainContext, then copying them to a ClutterStage queue and immediately free them. Instead, we can just pass ownership of events directly to ClutterStage thus avoiding the allocation and copy in between. https://bugzilla.gnome.org/show_bug.cgi?id=711857 |
||
---|---|---|
.. | ||
clutter-backend-osx.c | ||
clutter-backend-osx.h | ||
clutter-device-manager-osx.c | ||
clutter-device-manager-osx.h | ||
clutter-event-loop-osx.c | ||
clutter-event-loop-osx.h | ||
clutter-event-osx.c | ||
clutter-osx.h | ||
clutter-stage-osx.c | ||
clutter-stage-osx.h |