summaryrefslogtreecommitdiff
path: root/clutter-gtk
Commit message (Expand)AuthorAgeFilesLines
* embed: Handle the new ClutterRequestMode enum valueEmmanuele Bassi2015-09-151-0/+3
* embed: Remove unused variablesEmmanuele Bassi2015-09-151-6/+0
* embed: Remove unused functionEmmanuele Bassi2015-09-151-25/+0
* embed: realize stage when realize widgetLionel Landwerlin2015-09-151-0/+2
* embed: make wayland condition similar to gdk/x11 onesLionel Landwerlin2015-09-151-1/+2
* embed: capture configure event to forward them to the gdk backend on x11Lionel Landwerlin2015-09-151-1/+2
* embed: remove map/unmap vfuncLionel Landwerlin2015-09-151-25/+0
* embed: rework foreign stage setup to work on gdk/waylandLionel Landwerlin2015-09-121-115/+181
* embed: remove unused coords translation callLionel Landwerlin2015-09-121-1/+0
* embed: Use new instance private data macrosEmmanuele Bassi2015-06-171-12/+8
* docs: Note the event handling gotchasEmmanuele Bassi2015-06-171-7/+35
* embed: Use the GDK visual from ClutterEmmanuele Bassi2015-06-101-0/+7
* initialization: add support for Mir clutter backendMarco Trevisan (Treviño)2015-02-201-0/+17
* Use -no-undefined ld flagKouhei Sutou2014-10-071-1/+1
* actor: fix clutter-win32.h include pathKouhei Sutou2014-10-071-1/+1
* Drop re-definition of a symbolEmmanuele Bassi2014-09-221-1/+0
* gtk-clutter-embed: Fix hiding embed inside containerBastien Nocera2014-09-171-12/+77
* Revert "Prefer the GDK windowing backend for Clutter"Emmanuele Bassi2014-08-281-7/+2
* build: Drop INCLUDES directivesEmmanuele Bassi2014-08-211-1/+1
* window: Drop deprecated APIEmmanuele Bassi2014-08-211-5/+1
* util: Ignore deprecation warningsEmmanuele Bassi2014-08-211-0/+2
* texture: Ignore deprecation warningsEmmanuele Bassi2014-08-211-0/+6
* offscreen: Fix deprecation warningsEmmanuele Bassi2014-08-211-1/+7
* embed: Ignore deprecation warningsEmmanuele Bassi2014-08-211-0/+2
* actor: Ignore deprecated APIEmmanuele Bassi2014-08-211-0/+6
* Prefer the GDK windowing backend for ClutterEmmanuele Bassi2014-08-211-2/+7
* gtk-clutter-embed: don't use queue redraw on gtk+'s draw()Lionel Landwerlin2014-08-171-1/+1
* gtk-clutter-embed: use draw() from Gtk+ as Expose event for the GDK backendLionel Landwerlin2014-08-171-0/+14
* gtk-clutter-actor: fix inconsistent condition in actor updateLionel Landwerlin2014-08-171-7/+3
* wayland: Use the subsurface protocol to implement GtkClutterEmbedRob Bradford2014-04-161-0/+92
* gdk-clutter-util: Add Wayland support to initBastien Nocera2014-04-161-0/+19
* gtk-clutter-util: Put the shared initializion logic in a shared functionJasper St. Pierre2014-04-161-51/+14
* gtk-clutter-util: Merge fixes from post_parse_hookJasper St. Pierre2014-04-161-6/+21
* gtk-clutter-util: Disable accessibility in the post_parse_hook as wellJasper St. Pierre2014-04-161-0/+5
* gtk-clutter-util: Use the GDK display when using the GDK backendJasper St. Pierre2014-04-161-1/+5
* gtk-clutter-util: Remove extraneous set to ARGB32 visualsJasper St. Pierre2014-04-161-8/+0
* Revert "actor: Pick using the same order as paint"Jasper St. Pierre2014-04-161-18/+0
* embed: Pass scaled size back to clutterAdel Gadllah2014-02-141-7/+2
* GtkClutterEmbed: Scale allocation by the scale factorAdel Gadllah2014-02-141-0/+6
* actor: Pick using the same order as paintEmmanuele Bassi2014-01-171-0/+18
* actor: Update after the API change in ClutterEmmanuele Bassi2013-07-031-21/+6
* Provide a fallback for embedding widgets into actorsEmmanuele Bassi2013-05-171-9/+130
* embed: Receive touch and smooth scroll eventsclutter-gtk-1.4Bastien Nocera2013-04-261-1/+3
* util: Don't use clutter_x11_set_use_argb_visual() on non-X11Bastien Nocera2013-04-091-2/+5
* Remove call to enable XInput support in ClutterEmmanuele Bassi2013-03-191-5/+0
* Disable clutter accessibility supportAlejandro Piñeiro2013-03-131-0/+5
* embed: Check whether we're running on X11 at run-timeBastien Nocera2013-03-131-13/+28
* util: Run-time check the backend used on initBastien Nocera2013-03-131-6/+11
* embed: remove workaround for broken state propagationCosimo Cecchi2013-01-261-13/+0
* embed: be more careful when adding and removing the filter functionCosimo Cecchi2012-12-111-15/+14