SHA256
1
0
forked from pool/gtk3
Go to file
Dominique Leuenberger 363410531a Accepting request 825426 from GNOME:Next
- Update to version 3.24.22:
  + GtkTextView:
    - Fix some corner cases of pixelcache invalidation.
    - Make select-all work on touch.
  + Fix print portal support.
  + Adwaita:
    - Tweak title style class.
    - Add a public color for text view background.
  + Wayland: Add a way to change the application id:
  + Add --enable-tracker3 option to configure.
  + Updated translations.
- Only recommend instead of Require adwaita-icon-theme: Even though
  GTK3 references this icon set as fallback, we only want to
  recommend it here to have a chance to make live CD's smaller
  (where we have good control of the apps on them).

OBS-URL: https://build.opensuse.org/request/show/825426
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=385
2020-08-14 08:38:04 +00:00

README for bi-architecture 64 bit platforms users
=================================================

The GTK_PATH64 environment variable is used instead of GTK_PATH
for the 64 bit library. See the GTK+ documentation for how to use
GTK_PATH.

The GTK+ IM modules are different, based on the architecture of
the package. To update the cache of IM modules, run:

 + for 32 bit version: /usr/bin/gtk-query-immodules-3.0
 + for 64 bit version: /usr/bin/gtk-query-immodules-3.0-64
Description
No description provided
Readme 936 KiB
Languages
XML 100%