SHA256
1
0
forked from pool/mutter

Accepting request 538949 from home:luc14n0:branches:GNOME:Factory

Update to version 3.26.2

OBS-URL: https://build.opensuse.org/request/show/538949
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=267
This commit is contained in:
2017-11-06 10:52:48 +00:00
committed by Git OBS Bridge
parent e73a08b406
commit 2fbeb0bb9f
8 changed files with 45 additions and 254 deletions

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Sat Nov 4 02:03:57 UTC 2017 - luc14n0@linuxmail.org
- Update to version 3.26.2:
+ Work with clients that require older linux_dmabuf protocol
(bgo#788558).
+ Prevent crash when closing maximized windows (bgo#788666).
+ Use the correct monitor for HiDPI scaling of shell chrome
(bgo#788820).
+ Enable XWayland core dumps (bgo#789086).
+ Fixes:
- Unredirection of fullscreen windows (bgo#788493).
- List of supported monitor scales on X11 (bgo#788901).
- Handling of trackball settings on wayland (bgo#787804).
- Miscellaneous:
. Multi-monitor regressions and crashes (bgo#788607,
bgo#788860, bgo#789153, bgo#786929, bgo#789501).
. Bug fixes: bgo#788572, bgo#788569, bgo#784314, bgo#789227,
bgo#789223, bgo#782344, bgo#789552, bgo#789553, bgo#789300.
+ Updated translations.
- Drop fixed upstream patches:
mutter-wayland-dma-buf-modifiers-fix.patch,
mutter-x11-Protect-XChangeProperty-call.patch,
mutter-handle-no-to-no-monitor.patch and
mutter-preferred-mode.patch.
- Drop %glib2_gsettings_schema_requires macro: the functionality is
covered by file triggers now.
- Point fdupes to the /usr directory instead of the build root,
which is a practice that must be avoided.
-------------------------------------------------------------------
Thu Oct 19 21:47:53 UTC 2017 - mgorse@suse.com
@@ -23,12 +53,15 @@ Wed Oct 4 19:55:42 UTC 2017 - zaitor@opensuse.org
+ Fix crash during monitor configuration migration (bgo#787668).
+ Fix multihead regressions in X11 session (bgo#787477).
+ Fix screen rotation regressions (bgo#787836).
+ Fix keybindings not being resolved with non-latin layouts (bgo#787016).
+ Fix keybindings not being resolved with non-latin layouts
(bgo#787016).
+ Support snap packages for sandboxed app IDs (bgo#788217).
+ Fix crash when reconnecting tablet device (bgo#787649).
+ Support running headless (bgo#730551, bgo#787637).
+ Support _NET_RESTACK_WINDOW and ConfigureRequest siblings (bgo#786365).
+ Fix monitor layout not being remembered across sessions (bgo#787629).
+ Support _NET_RESTACK_WINDOW and ConfigureRequest siblings
(bgo#786365).
+ Fix monitor layout not being remembered across sessions
(bgo#787629).
+ Make sure to export _NET_NUMBER_OF_DESKTOPS (bgo#760651).
+ Allow resizing of tiled windows (bgo#645153).
+ Export tiling information to clients (bgo#751857).