summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jeremy Bicha [Thu, 27 Sep 2018 00:13:06 +0000 (20:13 -0400)]
skip texture test
This test fails on hppa, mipsel, powerpc, ppc64 and s390x.
See the build logs at
https://buildd.debian.org/status/logs.php?pkg=mutter&ver=3.30.0-2
I don't know why this test works in the clutter-1.0 package.
Bug: https://gitlab.gnome.org/GNOME/mutter/issues/324
Applied-upstream: no
Gbp-Pq: Topic debian
Gbp-Pq: Name skip-texture-test.patch
Daniel van Vugt [Thu, 29 Nov 2018 16:31:58 +0000 (16:31 +0000)]
Sync to the hardware refresh rate, not just 60.00Hz
The Clutter master clock supports three synchronization methods in order of
preference:
(a) Hardware presentation times
(b) Swap throttling
(c) Fake vsync at 60.00Hz
X11 already supports all three but Wayland only has (c). This patch implements
both (a) and (b) for Wayland bringing it in line with X11.
Origin: https://gitlab.gnome.org/GNOME/mutter/merge_requests/171 via backport https://gitlab.gnome.org/GNOME/mutter/merge_requests/318
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=781296
Bug-Ubuntu: https://bugs.launchpad.net/bugs/
1763892
Forwarded: yes
Last-Update: 2018-11-23
Gbp-Pq: Name Sync-to-the-hardware-refresh-rate-not-just-60.00Hz.patch
Daniel van Vugt [Sun, 18 Mar 2018 16:56:36 +0000 (12:56 -0400)]
backends/x11: Support input-synaptics, if present.
Add support for configuring the Xorg synaptics touchpad driver.
Turns out it's very simple to support both libinput and synaptics
simultaneously, both under the heading of XI2.
Bug-Ubuntu: https://launchpad.net/bugs/
1686081
Forwarded: https://gitlab.gnome.org/GNOME/mutter/merge_requests/37
Applied-upstream: no, rejected as not long-term sustainable
Last-Update: 2018-03-16
Gbp-Pq: Topic debian
Gbp-Pq: Name synaptics-support.patch
Florian Müllner [Thu, 20 Oct 2016 16:00:04 +0000 (18:00 +0200)]
gtk-shell: Work around non-working startup notifications
GNOME Shell relies on the MetaScreen::startup-sequence-changed signal,
which is tied to (lib)startup-notification and therefore X11. As a result,
when we remove the startup sequence of a wayland client, GNOME Shell will
not be notified about this until startup-notification's timeout is hit.
As a temporary stop-gap, go through XWayland even for wayland clients,
so that the signal is emitted when expected.
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=768531
Applied-upstream: no
Gbp-Pq: Name bgo768531_workaround-startup-notifications.patch
Marco Trevisan (Treviño) [Fri, 30 Mar 2018 21:17:39 +0000 (15:17 -0600)]
theme: load icons as Gtk does with fallback and RTL support
Forwarded: yes, https://gitlab.gnome.org/GNOME/mutter/merge_requests/62
Gbp-Pq: Name theme-load-icons-as-Gtk-does-with-fallback-and-RTL-suppor.patch
Marco Trevisan (Treviño) [Fri, 30 Mar 2018 20:13:41 +0000 (14:13 -0600)]
theme: use gtk_render_icon_suface to paint button icon
This will properly take care of the icon transformations
and of the shadow.
Fixes #100
Bug: https://gitlab.gnome.org/GNOME/mutter/issues/100
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/
1764558
Forwarded: yes, https://gitlab.gnome.org/GNOME/mutter/merge_requests/62
Gbp-Pq: Name theme-use-gtk_render_icon_suface-to-paint-button-icon.patch
Iain Lane [Thu, 29 Nov 2018 17:29:57 +0000 (17:29 +0000)]
mutter (3.30.2-2) unstable; urgency=medium
[ Daniel van Vugt ]
* Add Sync-to-the-hardware-refresh-rate-not-just-60.00Hz.patch to render at
the full monitor refresh rate (LP: #
1763892).
[ Jeremy Bicha ]
* debian/libmutter-3-0.symbols: Mark a Wacom symbol as linux-any
[ Patrice Duroux ]
* add back lost NEWS (Closes: #914942)
[dgit import unpatched mutter 3.30.2-2]
Iain Lane [Thu, 29 Nov 2018 17:29:57 +0000 (17:29 +0000)]
Import mutter_3.30.2-2.debian.tar.xz
[dgit import tarball mutter 3.30.2-2 mutter_3.30.2-2.debian.tar.xz]
Simon McVittie [Thu, 15 Nov 2018 09:11:25 +0000 (09:11 +0000)]
Import mutter_3.30.2.orig.tar.xz
[dgit import orig mutter_3.30.2.orig.tar.xz]