SHA256
1
0
forked from pool/mutter

Accepting request 718511 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/718511
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=318
This commit is contained in:
2019-07-26 12:52:04 +00:00
committed by Git OBS Bridge
parent 9e22cc7d85
commit 309ba4be53
7 changed files with 55 additions and 5 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Jul 24 20:49:24 UTC 2019 - bjorn.lie@gmail.com
- Update to version 3.32.2+43:
+ metatest: Dispatch the destruction instead of sleeping after it
+ window-x11: Remove double definition of MetaStack
+ window-x11: Focus a window in the active workspace as
take-focus fallback
+ meson: Bump meson requirement to 0.50.0
+ window-x11: Use any focusable window as fallback delayed focus
window
+ tests: Add "accept_take_focus" command
+ test-client: Add x11 events GSource handler
+ stack: Add a function to get a sorted list of focus candidates
+ window-x11: Accept any focusable window as fallback focus
+ window-x11: Don't double-check for unmanaging windows
- Switch to git checkout via source service, upstream is lacking in
stable releases. In the future we will use a stable tag when
possible, but when upstream slacks off, we will use a checkout of
the stable branch.
-------------------------------------------------------------------
Wed May 29 17:29:16 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>