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 [Fri, 18 Nov 2016 21:23:04 +0000 (21:23 +0000)]
_do-not-build-cookbook

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

9 years agoclutter-1.0 (1.26.0+dfsg-2) unstable; urgency=medium
Sjoerd Simons [Fri, 18 Nov 2016 21:23:04 +0000 (21:23 +0000)]
clutter-1.0 (1.26.0+dfsg-2) unstable; urgency=medium

  * d/p/Don-t-create-the-Cogl-GLib-source-multiple-times.patch:
    - Added. Avoid clreating multiple glib sources (gbo#768243, upstream git)
  * d/p/Rely-on-gdk-to-dispatch-wayland-events.patch
    - Added. Don't dispatch wayland events from cogl as gdk will already do
      that. Fixes clutter-gst hanging on wayland (bgo#774079)
  * d/p/gdk-Ensure-surface-buffer-scale-is-set.patch
    - Added. Ensure buffer scale is always set on wayland surfaces. Fixes
      clutter applications not being properly scaled on HiDPI (bgo#769190)

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

9 years agoImport clutter-1.0_1.26.0+dfsg-2.debian.tar.xz
Sjoerd Simons [Fri, 18 Nov 2016 21:23:04 +0000 (21:23 +0000)]
Import clutter-1.0_1.26.0+dfsg-2.debian.tar.xz

[dgit import tarball clutter-1.0 1.26.0+dfsg-2 clutter-1.0_1.26.0+dfsg-2.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]