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

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Sep 25 21:10:56 UTC 2017 - zaitor@opensuse.org
- Add mutter-fix-hidpi-scaling-x11.patch: Fix hidpi scaling
regression when using X11 (bgo#788049).
-------------------------------------------------------------------
Mon Sep 25 11:21:03 UTC 2017 - badshah400@gmail.com
- 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).
-------------------------------------------------------------------
Fri Sep 15 08:50:28 UTC 2017 - zaitor@opensuse.org