SHA256
1
0
forked from pool/gtk3

Accepting request 959353 from GNOME:Next

- Update to version 3.24.32:
  + GtkCellRendererProgress: Use tabular figures.
  + GtkFontChooser:
    - Fix the build with older Pango.
    - Fix axis name handling.
  + Theme: Fix border color for tiled windows.
  + Accessibility: Fix cell accessible leak.
  + Wayland:
    - Support new high-contrast setting.
    - Only update scale when on any outputs.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/959353
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=406
This commit is contained in:
2022-03-04 10:07:17 +00:00
committed by Git OBS Bridge
parent 38763680e8
commit a3f4438c30
6 changed files with 24 additions and 10 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Mar 4 09:27:38 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.24.32:
+ GtkCellRendererProgress: Use tabular figures.
+ GtkFontChooser:
- Fix the build with older Pango.
- Fix axis name handling.
+ Theme: Fix border color for tiled windows.
+ Accessibility: Fix cell accessible leak.
+ Wayland:
- Support new high-contrast setting.
- Only update scale when on any outputs.
+ Updated translations.
-------------------------------------------------------------------
Tue Dec 21 11:36:37 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>