gtk+3.0.git
8 years agoRevert move of .flat from frame > border to frame
Daniel Boles [Sun, 5 Mar 2017 20:19:04 +0000 (20:19 +0000)]
Revert move of .flat from frame > border to frame

Changing code to agree with docs, which said frame.flat, was backwards.
Mea culpa. Theme authors ran with the actual behaviour, not the docs. As
stability is more important, let’s go back to frame > border.flat, and
fix the docs to reflect what the code does and how to set .flat in code.

N.B. This drops the > from the frame border selector in the CSS files,
because in the patches being reverted here, that was only changed in the
generated CSS files, not the source SCSS. It is more correct not to
include that change in the CSS files until it reaches their source SCSS.

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

Gbp-Pq: Name Revert-move-of-.flat-from-frame-border-to-frame.patch

8 years agowayland: make sure to clear up the number of keys
Olivier Fourdan [Tue, 28 Feb 2017 17:17:39 +0000 (18:17 +0100)]
wayland: make sure to clear up the number of keys

Make sure to clear up the number of keys being pressed on enter/leave so
that we don't end up with leftovers if a new window is mapped by a
keyboard shortcut.

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

Gbp-Pq: Name wayland-make-sure-to-clear-up-the-number-of-keys.patch

8 years agogdk/x11: Check if we have access to GL before using GLX API
Emmanuele Bassi [Fri, 20 Jan 2017 18:07:01 +0000 (18:07 +0000)]
gdk/x11: Check if we have access to GL before using GLX API

If the platform does not have access to libGL then any call to GL and
GLX API through libepoxy will fail with an assertion. Until such time
that libepoxy exposes API for us to use, we can simply dlopen libGL
ourselves and do a symbol check.

[smcv: fix typo]

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=775279
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847366

Gbp-Pq: Name gdk-x11-Check-if-we-have-access-to-GL-before-using-G.patch

8 years agoreftest-known-fail
Debian GNOME Maintainers [Tue, 14 Mar 2017 00:38:30 +0000 (00:38 +0000)]
reftest-known-fail

===================================================================

Gbp-Pq: Name reftest-known-fail.patch

8 years agodisable a11y test accessibility-dump
Andreas Henriksson [Tue, 14 Mar 2017 00:38:30 +0000 (00:38 +0000)]
disable a11y test accessibility-dump

Temporarily disable this test until someone figures out how
to make it run with GTK_CSD=1 properly so it gives output
matching the expected test data in all cases, not just
for installed-tests.

Gbp-Pq: Name no-accessibility-dump.patch

8 years ago_ignore-random-icons
Debian GNOME Maintainers [Tue, 14 Mar 2017 00:38:30 +0000 (00:38 +0000)]
_ignore-random-icons

===================================================================

Gbp-Pq: Name 060_ignore-random-icons.patch

8 years ago_disable-viqr-im-for-vi-locale
Debian GNOME Maintainers [Tue, 14 Mar 2017 00:38:30 +0000 (00:38 +0000)]
_disable-viqr-im-for-vi-locale

Gbp-Pq: Name 022_disable-viqr-im-for-vi-locale.patch

8 years agoConsistently treat gdkenumtypes.[hc] as source files
Martin Pitt [Thu, 8 Sep 2011 07:14:02 +0000 (09:14 +0200)]
Consistently treat gdkenumtypes.[hc] as source files

Always generate gdk/gdkenumtypes.c in the source tree, and fix path in the
introspection sources. With this, gdkenumtypes.c is correctly included with
separate build trees, too. This fixes missing GTypes in the .gir when using a
separate build tree.

Also remove the gdk/stamp-gdkenumtypes.h target. It was forcing the
regeneration of gdk/gdkenumtypes.h even if it was already present and current
in the source tree.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=647729
Bug-Ubuntu: https://launchpad.net/bugs/769256

Gbp-Pq: Name 018_gdkenumtypes.c_location.patch

8 years ago_no_offscreen_device_grabbing
Debian GNOME Maintainers [Tue, 14 Mar 2017 00:38:30 +0000 (00:38 +0000)]
_no_offscreen_device_grabbing

Gbp-Pq: Name 017_no_offscreen_device_grabbing.patch

8 years ago_no_offscreen_widgets_grabbing
Debian GNOME Maintainers [Tue, 14 Mar 2017 00:38:30 +0000 (00:38 +0000)]
_no_offscreen_widgets_grabbing

Gbp-Pq: Name 016_no_offscreen_widgets_grabbing.patch

8 years agogtk+3.0 (3.22.9-4) unstable; urgency=medium
Michael Biebl [Tue, 14 Mar 2017 00:38:30 +0000 (00:38 +0000)]
gtk+3.0 (3.22.9-4) unstable; urgency=medium

  * Force update of GResource files so the changes to the CSS files are
    actually applied.

[dgit import unpatched gtk+3.0 3.22.9-4]

8 years agoImport gtk+3.0_3.22.9-4.debian.tar.xz
Michael Biebl [Tue, 14 Mar 2017 00:38:30 +0000 (00:38 +0000)]
Import gtk+3.0_3.22.9-4.debian.tar.xz

[dgit import tarball gtk+3.0 3.22.9-4 gtk+3.0_3.22.9-4.debian.tar.xz]

8 years agoImport gtk+3.0_3.22.9.orig.tar.xz
Michael Biebl [Tue, 28 Feb 2017 17:48:39 +0000 (17:48 +0000)]
Import gtk+3.0_3.22.9.orig.tar.xz

[dgit import orig gtk+3.0_3.22.9.orig.tar.xz]