forked from pool/mutter
Accepting request 963315 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/963315 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=403
This commit is contained in:
116
mutter.changes
116
mutter.changes
@@ -1,3 +1,78 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 13 09:17:19 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 42.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 18:25:44 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 42.rc:
|
||||
+ Fix X11 → wayland drops ending up in the wrong wayland client.
|
||||
+ Make xdg-activation interoperate with other startup sequences.
|
||||
+ Fix stuck grab feedback actor during compositor grabs.
|
||||
+ Make gnome-desktop dependency optional.
|
||||
+ Provide better profiling information.
|
||||
+ Drop ClutterEvent "source" field.
|
||||
+ Add support for xdg_toplevel.configure_bounds().
|
||||
+ Add support for wl_surface.offset.
|
||||
+ Fix resizing of virtual monitors.
|
||||
+ Include size in configure events of maximized clients.
|
||||
+ Only allow direct scanouts for surfaces that aren't cropped,
|
||||
scaled or rotated.
|
||||
+ Fix pipewire screencasts.
|
||||
+ Plugged memory leak.
|
||||
+ Fixed crash.
|
||||
+ Misc. bug fixes and cleanups.
|
||||
+ Updated translations.
|
||||
- Drop mutter-ci-catchsegv.patch: No longer needed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 10:24:48 UTC 2022 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 42.beta+11:
|
||||
* meson: Enable -Wall by default
|
||||
* core: Initialize g_autofree with NULL
|
||||
* ci:
|
||||
- Rebuild image with newer dependencies
|
||||
- Install xwayland from tag directly
|
||||
* wayland/keyboard: Remove unnused define
|
||||
* Updated translations.
|
||||
- Switch to using source service again.
|
||||
- Flip profiler bcond to without, build profiling/sysprof support
|
||||
again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 20:16:05 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 42.beta:
|
||||
+ Implement a new Clutter grab API
|
||||
+ Support KMS testing via QEMU
|
||||
+ Generate API references with gi-docgen
|
||||
+ Improve support for running from toolbx
|
||||
+ Add support for privacy screen
|
||||
+ Allow changing monitor configuration policy
|
||||
+ Add support for XFixes ClientDisconnectMode
|
||||
+ Fix possible missed clicks on menus
|
||||
+ Place popups on the same monitor as the anchor rect
|
||||
+ Announce DMA-BUF support via pipewire
|
||||
+ Raise the file descriptor limit of the wayland compositor
|
||||
+ Fix resetting idle time on lid open
|
||||
+ Don't limit DMA buffer screen casting only to Intel
|
||||
+ Keep a single cursor sprite visible with tablets
|
||||
+ Sync keyboard LEDs after layout changes
|
||||
+ Honor window input area in picking
|
||||
+ Handle mixture of keycombo/no action in pad rings/strips
|
||||
+ Fixed crashes
|
||||
+ Misc. bug fixes and cleanups
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 20:16:04 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Drop 0002-Drop-CI-test-setup-that-needs-catchsegv.patch: Use the
|
||||
mutter-ci-catchsegv.patch, as this applies for 42.alpha.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 20:16:03 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
@@ -17,6 +92,47 @@ Tue Feb 8 09:35:57 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
- Add 0002-Drop-CI-test-setup-that-needs-catchsegv.patch: Fix build
|
||||
with glibc 2.35 and newer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 5 16:19:03 UTC 2022 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
- Add mutter-ci-catchsegv.patch: drop CI test setup that needs
|
||||
catchsegv, which is removed in glibc 2.35
|
||||
(glgo#GNOME/mutter#2120).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 12 10:00:28 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 42.alpha:
|
||||
+ Fix monitor screencast scanouts.
|
||||
+ wayland: Allow clients to maximize windows regardless of
|
||||
constraints.
|
||||
+ Handle hotplug events without relevant changes more
|
||||
effectively.
|
||||
+ Improve error reporting when startup fails.
|
||||
+ Fix X11 middle button emulation setting.
|
||||
+ Include server-side shadows in window screenshots.
|
||||
+ Don't change workspaces of unmanaged windows.
|
||||
+ Fix videos in Firefox stuttering in overview.
|
||||
+ Improve on-screen keyboard on X11.
|
||||
+ Fix erratic scrolling in GTK apps.
|
||||
+ Use rtkit to get realtime priority.
|
||||
+ Sanitize event handling at gestures.
|
||||
+ Fix mapping tablet input to correct monitor.
|
||||
+ Fix key repeat of on-screen keyboard for 2nd-level keysyms.
|
||||
+ Fix window size after returning from fullscreen.
|
||||
+ Fix blank screen when unplugging docking station.
|
||||
+ Improve anti-aliasing of background corners.
|
||||
+ Fix DND between X11 and wayland clients.
|
||||
+ Allow adding more streams to a screen cast session.
|
||||
+ Fix mixed up refresh rates in multi-monitor setups.
|
||||
+ Improve KMS fallback modes.
|
||||
+ Fix workspace switch animation in default plugin.
|
||||
+ Fixed crashes.
|
||||
+ Plugged leaks.
|
||||
+ Misc. bug fixes and cleanups.
|
||||
+ Updated translations.
|
||||
- Bump api_major to 10, following upstream changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 17:28:52 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user