Skip to content

Releases: lah7/gtk3-classic

3.24.0-1

04 Sep 07:57
Compare
Choose a tag to compare
Update GTK to 3.24.0.

3.22.30-8: Patches update.

16 Jul 22:50
Compare
Choose a tag to compare
- Menu bar fix corrected. Now it does not break submenus in some cases.
- Window background fix removed. It's unneeded now.
- Properly apply upstream patches for transparent window background. Add missing second patch from upstream. Fixes problems in i3wm and
Awesome.

3.22.30-7: PKGBUILD update.

12 Jul 05:20
Compare
Choose a tag to compare
- For some reason checksum of GitHub auto-generated patch file was incorrect.
- `libcups` is added to makedepends. Without it printers are not shown in printing dialog.
- Integration with Cloudprint and Colord is disabled to avoid dependences.

3.22.30-6: Window background patch fixed.

01 Jun 21:56
Compare
Choose a tag to compare
- Window background patch is activated only when window manager does not support client side shadows. This change fixes bug in Awesome and i3
wm-s. It's temporary fix.

3.22.30-5: Labels patch fix.

01 Jun 01:18
Compare
Choose a tag to compare
- Old labels wrapping patch caused bugs in Zenity message dialogs.

3.22.30-4: Labels patch is more inteligent.

31 May 23:27
Compare
Choose a tag to compare
- Labels wrapping fix is activated only for windows without default width. So it's used only when it's needed, avoiding wrapping text unnecessarily.

3.22.30-3: CSDs enabled on Wayland.

31 May 15:32
Compare
Choose a tag to compare
- Now it's possible to disable CSDs only on Xorg. Using gtk3-mushrooms with GNOME on Wayland is safe.
- Additional CSS styles added for cleaning headerbars with forced server side decoration.
- "fixes__window-background" restored (only for users without composition).
- README updated.

3.22.30-2: Useless patches removed, labels patch.

25 May 21:36
Compare
Choose a tag to compare
— "popovers__menu-button" patch removed, caused errors (in Evince and GNOME MPV for example).
— "fixes__window-background" patch removed, bug fixed in upstream better way.
— "fixes__labels-wrapping" patch added, fixes too wide windows in apps badly ported from GTK2.

3.22.30-1

18 Apr 23:50
Compare
Choose a tag to compare
GTK updated.

3.22.29-2: Compile Broadway backend.

18 Mar 19:59
Compare
Choose a tag to compare
Compiling gtk3 without Broadway backend breaks compatibility with some packages from Arch Linux's official repositories, spice-gtk for example.