Re: Ülease get gtk3 css definition to be similar to gtk pixbuf!

2015-08-12 Thread Matthias Clasen
On Wed, Aug 12, 2015 at 12:32 AM, Philip Chimento philip.chime...@gmail.com wrote: On Sat, Jul 25, 2015 at 9:26 AM, Matthias Clasen matthias.cla...@gmail.com wrote: We will be discussing how to document the evolving GTK+ css capabilities in a clearer way at Guadec in a few weeks. I wanted

Re: Ülease get gtk3 css definition to be similar to gtk pixbuf!

2015-07-25 Thread Matthias Clasen
We will be discussing how to document the evolving GTK+ css capabilities in a clearer way at Guadec in a few weeks. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Ülease get gtk3 css definition to be similar to gtk pixbuf!

2015-07-25 Thread Frieder Saugschmerle
Hi, in cinnamon themes you can simply write: border-image: url(XXX.png) YZ; on gtk2 it was: engine pixmap { image { file = XXX.png border = {YZ, YZ, YZ, YZ} stretch = TRUE } } Its very very time intensive to devellop a good gtk3 theme without having the possibility to use a normal stretched