Releases: lah7/gtk3-classic
Releases · lah7/gtk3-classic
3.22.26-1
GTK updated.
GTK updated.
3.22.25-1 Removed unwanted file.
3.22.24-1
GTK updated again.
3.22.23-1
GTK updated.
3.22.22-1
GTK updated.
3.22.21-4
Reorganized structure of package.
3.22.21-3: Patch updated.
- "no-at-bridge" patch renamed to "atk-bridge-errors". Currently it's possible to use Orca reader or other assistive technologies with my patch. ATK bridge integration isn't disabled, errors are hidden. - Classic context menu instead of popovers is used in menu buttons only if GTK_CSD environment variable is other than "1".
3.22.21-2: Patch updated.
- Window background is rendered with proper color instead of black. - Added ability to enable invisible scrollbars disabled by default.
3.22.21-1
GTK updated.
3.22.20-1: GTK updated.
- dconf as optional dependence. It is possible to use GTK3 and GSettings-based applications without dconf. dconf can be replaced by gconf (with GSETTINGS_BACKEND=gconf environment variable) or with memory backend. - Source of GTK code changed from GitHub to download.gnome.org.