SHA256
1
0
forked from pool/mutter

Accepting request 605833 from home:iznogood:branches:GNOME:Factory

New stable rel, not buildtested

OBS-URL: https://build.opensuse.org/request/show/605833
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=290
This commit is contained in:
2018-05-14 08:00:08 +00:00
committed by Git OBS Bridge
parent a0d3c45f69
commit ed703317b6
6 changed files with 38 additions and 6 deletions

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Wed May 09 16:00:40 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 3.28.2+20180507.41303bc01:
+ Bump version to 3.28.2
+ build: Adjust to filename changes
+ build: Introspect some more types
+ window-group: Remove undefined function declaration
+ clutter: Don't reference invalid pc in gir
+ screen-cast: Handle PipeWire errors more gracefully
+ wayland/xdg-foreign: Fix child surface validation check
+ wayland/xdg-foreign: Send immediate destroy event to correct
resource
+ build: Don't fail immediately when logind is missing
+ wayland: Check if state and size changed before calling
move_resize()
+ wayland: Add function to query if window needs move or resize
+ window: Let implementations finish state changes
+ wayland: avoid a crash in is_effectively_synchronized()
+ native: Restore previous EGL state after blitting onto
secondary GPU
+ cogl: Do not unref a NULL object
+ monitor-manager: Find active monitor when deriving global scale
+ wayland: Let IM events go through
+ backend: Don't center the pointers on monitor changes
+ backends: Don't center the pointer on initialization
+ xwayland: Don't abort if Xwayland crashes
+ xwayland: use g_autoptr for GError in xserver_died
+ theme, frames: Use surface device scale instead of cairo_scale
+ wayland: Do not reset frame list when merging pending state
+ clutter: Set slave=master in IM forwarded key events
-------------------------------------------------------------------
Wed Apr 18 12:17:18 UTC 2018 - bjorn.lie@gmail.com