SHA256
1
0
forked from pool/mutter

Accepting request 528705 from GNOME:Next

- Add mutter-fix-hidpi-scaling-x11.patch: Fix hidpi scaling
  regression when using X11 (bgo#788049).
- Add mutter-monitor-config-manager-rotation-fix.patch: Fix
  transformation when rotating screen so that rotation by 90/270
  deg don't show a black screen; patch taken from upstream git
  (bgo#787836).

OBS-URL: https://build.opensuse.org/request/show/528705
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=258
This commit is contained in:
2017-09-26 07:21:40 +00:00
committed by Git OBS Bridge
parent 242bb69978
commit f06d889031
4 changed files with 116 additions and 0 deletions

View File

@@ -34,6 +34,10 @@ Patch2: mutter-wayland-fixes.patch
Patch3: mutter-monitor-refresh-rate.patch
# PATCH-FIX-UPSTREAM mutter-fix-kinetic-scrolling.patch zaitor@opensuse.org -- Fix kinetic scrolling
Patch4: mutter-fix-kinetic-scrolling.patch
# PATCH-FIX-UPSTREAM mutter-monitor-config-manager-rotation-fix.patch bgo#787836 badshah400@gmail.com -- Fix transformation when rotating screen so that rotation by 90/270 deg don't show a black screen; patch taken from upstream git
Patch5: mutter-monitor-config-manager-rotation-fix.patch
# PATCH-FIX-UPSTREAM mutter-fix-hidpi-scaling-x11.patch bgo#788049 zaitor@opensuse.org -- Fix hidpi scaling regression when using X11
Patch6: mutter-fix-hidpi-scaling-x11.patch
# SLE only patches start at 1000
# PATCH-FEATURE-SLE mutter-SLE-bell.patch FATE#316042 bnc#889218 idonmez@suse.com -- make audible bell work out of the box.
@@ -147,6 +151,8 @@ applications that want to make use of the mutter library.
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1
# SLE only patches and translations.
%if !0%{?is_opensuse}