clutter-1.0.git
9 years agogdk: Ensure surface buffer scale is set
Sjoerd Simons [Mon, 7 Nov 2016 21:52:45 +0000 (22:52 +0100)]
gdk: Ensure surface buffer scale is set

GDK will only set the buffer scale for the surfaces it creates when
attaching an image or when using an egl window window. Neither will
happen for native clutter applications, thus directly set the buffer
scale from clutter in that case (so it's in sync with the rendering
scale)

Signed-off-by: Sjoerd Simons <sjoerd@luon.net>
https://bugzilla.gnome.org/show_bug.cgi?id=769190

Gbp-Pq: Name gdk-Ensure-surface-buffer-scale-is-set.patch

9 years agoRely on gdk to dispatch wayland events
Sjoerd Simons [Thu, 25 Jun 2015 08:39:48 +0000 (10:39 +0200)]
Rely on gdk to dispatch wayland events

Disable cogl dispatching wayland events as Gdk will already be
dispatching them causing a deadlock when cogl tries again to dispatch
wayland events.

https://bugzilla.gnome.org/show_bug.cgi?id=774079

Gbp-Pq: Name Rely-on-gdk-to-dispatch-wayland-events.patch

9 years agoDon't create the Cogl GLib source multiple times
Owen W. Taylor [Wed, 29 Jun 2016 21:03:46 +0000 (17:03 -0400)]
Don't create the Cogl GLib source multiple times

Since the check for backend->cogl_context was accidentally moved
to clutter_backend_do_real_create_context, the Glib source that
is created at the end of clutter_backend_do_create_context() is
created and added each time create_context() is called, though
create_context() is supposed to be idempotent.

https://bugzilla.gnome.org/show_bug.cgi?id=768243

Gbp-Pq: Name Don-t-create-the-Cogl-GLib-source-multiple-times.patch

9 years ago_do-not-build-cookbook
Debian GNOME Maintainers [Sun, 4 Dec 2016 06:26:42 +0000 (06:26 +0000)]
_do-not-build-cookbook

Gbp-Pq: Name 01_do-not-build-cookbook.patch

9 years agoclutter-1.0 (1.26.0+dfsg-2+rpi1) stretch-staging; urgency=medium
Raspbian forward porter [Sun, 4 Dec 2016 06:26:42 +0000 (06:26 +0000)]
clutter-1.0 (1.26.0+dfsg-2+rpi1) stretch-staging; urgency=medium

  [changes brought forward from 1.24.0-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Fri, 25 Sep 2015 00:25:32 +0000]
  * Disable wayland and egl support.
  * Move libwayland-dev from depends to build-conflicts (not sure why it doesn't
    seem to be in build-depends). attempting to disable wayland
    from debian/rules doesn't seem to work.

[dgit import unpatched clutter-1.0 1.26.0+dfsg-2+rpi1]

9 years agoImport clutter-1.0_1.26.0+dfsg-2+rpi1.debian.tar.xz
Raspbian forward porter [Sun, 4 Dec 2016 06:26:42 +0000 (06:26 +0000)]
Import clutter-1.0_1.26.0+dfsg-2+rpi1.debian.tar.xz

[dgit import tarball clutter-1.0 1.26.0+dfsg-2+rpi1 clutter-1.0_1.26.0+dfsg-2+rpi1.debian.tar.xz]

9 years agoImport clutter-1.0_1.26.0+dfsg.orig.tar.xz
Andreas Henriksson [Sun, 9 Oct 2016 14:56:06 +0000 (14:56 +0000)]
Import clutter-1.0_1.26.0+dfsg.orig.tar.xz

[dgit import orig clutter-1.0_1.26.0+dfsg.orig.tar.xz]