Skip to content

Releases: lah7/gtk3-classic

3.22.26-1

08 Nov 09:00
Compare
Choose a tag to compare
GTK updated.

GTK updated.

30 Oct 22:33
Compare
Choose a tag to compare
3.22.25-1

Removed unwanted file.

3.22.24-1

04 Oct 16:43
Compare
Choose a tag to compare
GTK updated again.

3.22.23-1

04 Oct 07:56
Compare
Choose a tag to compare
GTK updated.

3.22.22-1

03 Oct 08:06
Compare
Choose a tag to compare
GTK updated.

3.22.21-4

20 Sep 08:42
Compare
Choose a tag to compare
Reorganized structure of package.

3.22.21-3: Patch updated.

17 Sep 20:12
Compare
Choose a tag to compare
- "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.

13 Sep 02:08
Compare
Choose a tag to compare
- Window background is rendered with proper color instead of black.
- Added ability to enable invisible scrollbars disabled by default.

3.22.21-1

12 Sep 09:37
Compare
Choose a tag to compare
GTK updated.

3.22.20-1: GTK updated.

09 Sep 19:12
Compare
Choose a tag to compare
- 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.