Accepting request 693155 from GNOME:Next

New stable rel

OBS-URL: https://build.opensuse.org/request/show/693155
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=348
This commit is contained in:
2019-04-11 14:49:29 +00:00
committed by Git OBS Bridge
parent d51d3394a4
commit 2090a19629
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Apr 11 09:24:41 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.24.8:
+ Color editor: don't warn if editing is cancelled.
+ Always redraw on allocate - not doing so is not safe when any
widget can have a background.
+ Use GLSL 3.30 for shaders.
+ Quartz: add a preliminary GdkGLContext implementation.
+ Win32: Fix a bug that prevented storing printer driver prefs.
+ Wayland: properly place window menus.
+ GtkApplication: support session state changes in sandboxes,
using the inhibit portal.
+ Fix a problem with autostart notification.
+ Places: Show loop devices as reported by gvfs.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 12 20:43:55 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>