Page 1 of 1

GTK 3.12 changes

Posted: 30 Mar 2014, 12:57
by simargl
Here are some screen shots of GTK 3.12, bundle is made using packages from the gnome-unstable repository.

If someone else wants to try this - download packages from the list, put all in one same directory and run command arch2sb gtk3.12. Then just activate with bundle -a gtk3.12.sb. Here is list of packages which should be inside that bundle:

Code: Select all

[root@alphaos ~]# ls -1 /mnt/live/memory/bundles/gtk3.12.sb/var/lib/pacman/local
at-spi2-atk-2.12.0-1
at-spi2-core-2.12.0-1
atk-2.12.0-1
glib2-2.40.0-1
gtk3-3.12.0-1
gtksourceview3-3.12.0-1
vala-0.24.0-1
vte3-0.36.0-1
wayland-1.4.0-1


All dialogs now have headerbar by default, for example this is save file creator - it's a script written in YAD.
Image

New about dialog for all GTK3 applications with StackSwitcher and animated transition.
Image

VolumeButton uses new GTK Popover feature
Image

Details in the official announcement
https://mail.gnome.org/archives/gnome-a ... 00042.html

Re: GTK 3.12 changes

Posted: 31 Mar 2014, 06:43
by efgee
Looks excellent.

Looking forward for the next iteration of alphaos with the new gtk3.12.

Take care.