Accepting request 657734 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/657734
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=334
This commit is contained in:
2018-12-13 15:16:25 +00:00
committed by Git OBS Bridge
parent 68d7bfc142
commit 5d8254b6b2
5 changed files with 72 additions and 4 deletions

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Thu Dec 13 05:31:08 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.24.2:
+ new api: gdk_x11_display_get_parent_relative pattern.
+ wayland: Use the settings portal when sandboxed.
+ Bugs fixed:
- widget-factory: Move app menu contents to primary menu.
- Make dashed border-style work correctly.
- gtkstack: fix null pointer dereference.
- GDK W32: Support switching input modules at runtime.
- Tooltip: Fix the used cursor size if 0 in Settings.
- quartz: Fix crash when realizing GtkOffscreenWindow.
- win32 dnd: Fix setting icon on drag-begin.
- Fix race in GtkPlug window creation.
- widget-factory: Add Keyboard Shortcuts menu item.
- quartz: do not cache the screen in the gdkmonitor.
- Trash in side bar sometimes contains a home icon.
- wayland: Avoid crashes inside wl_proxy_marshal.
- gtkimcontextime.c: Fix Korean input.
- entry: Handle no-window events in gtk_entry_event.
- Tooltip: Fix the used cursor size if 0 in Setting.
- Notebook: Ensure menu_label updates with tab_label.
- Adwaita: Improve headerbar theming.
- win32: Make scroll behavior similar to Linux.
- fix symbolic icon rendering with new librsvg.
- emoji selector: force Emoji presentation.
- a11y: fix a crash under wayland.
+ Updated translations.
- Add gtk3-revert-Fix-deprecation-warnings.patch: Revert "Fix
deprecation warnings", fixes build.
-------------------------------------------------------------------
Mon Nov 12 15:57:06 UTC 2018 - mgorse@suse.com