Re: [Bug 491521] Re: Decorations and RGBA

2016-01-17 Thread Benjamin Otte (Company)
I'm not involved in the development of gksu. Nor have I looked at GTK2 related code in ages. So I'm definitely the wrong person to poke. Benjamin On Sun, Jan 17, 2016 at 3:32 PM, Mattias Andrée wrote: > https://launchpadlibrarian.net/36875787/libgksu-rgba-fix.diff > > -- > You received this bug

Re: [Bug 491521] Re: Decorations and RGBA

2010-02-22 Thread Sam Illingworth
Did you get an answer to that? On 21 February 2010 16:32, Kari Takanen wrote: > So how does one enable it? > > -- > Decorations and RGBA > https://bugs.launchpad.net/bugs/491521 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in Ayatana Ubuntu Lo

Re: [Bug 491521] Re: Decorations and RGBA

2010-01-14 Thread Andrea Cimitan
I have seen RGBA was removed from the PPA... any reason for this? -- Decorations and RGBA https://bugs.launchpad.net/bugs/491521 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-desktop in ubuntu. -- desktop-bugs mailing list deskt

Re: [Bug 491521] Re: Decorations and RGBA

2010-01-12 Thread Andrea Cimitan
Animations currently look more like a hack... I personally disable them in every theme waiting for a better gtk+ api with animations -- Decorations and RGBA https://bugs.launchpad.net/bugs/491521 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscrib

Re: [Bug 491521] Re: Decorations and RGBA

2010-01-11 Thread Andrea Cimitan
unfortunately, gnome-panel still does not display anything and eats all my slow cpu (atom)... so it's harder to test the whole thing -- Decorations and RGBA https://bugs.launchpad.net/bugs/491521 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscrib

Re: [Bug 491521] Re: Decorations and RGBA

2010-01-11 Thread Andrea Cimitan
Patches committed to git, MANY MANY THANKS :) 2010/1/11 Michael Coupet : > right, but > > cairo_rectangle (cr, 0, 0, width, height); > > would need to be > > cairo_rectangle (cr, x, y, width, height); > > otherwise it draws in the wrong place, i.e. the top left corner of > webpages. -- Andrea Ci

Re: [Bug 491521] Re: Decorations and RGBA

2010-01-11 Thread Andrea Cimitan
Haven't tried yet... but I will merge the patch to git ASAP :) thanks Is the cairo_clip necessary if you replace cairo_paint with cairo_fill? 2010/1/11 Michael Coupet : > Cimitan, I think the problem with webkit is actually in murrine. The > problem goes away if in murrine_style.c lines 269-279 yo

Re: [Bug 491521] Re: Decorations and RGBA

2010-01-10 Thread Andrea Cimitan
go and open a new bugreport in gnome's bugzilla! 2010/1/10 Michael Coupet : > Dunno if this is the best place to put this, but gnome-system-monitor's > custom widgets have opaque backgrounds and it bothered me enough to try > to fix it. > > Patch attached to make gnome-system-monitor draw its cust

Re: [Bug 491521] Re: Decorations and RGBA

2010-01-08 Thread Andrea Cimitan
webkit is transparent because murrine clears the area, and webkit does not initialize a background 2010/1/9 Michael Coupet : > I'm still having problems with pidgin, sonata, and liferea. Though the > other problems are solved (except for flash, embedding gstreamer, and > previously mentioned drawi

Re: [Bug 491521] Re: Decorations and RGBA

2010-01-08 Thread Andrea Cimitan
Haven't tried yet (I'm on jaunty) should work http://git.gnome.org/browse/murrine/log/?h=ubuntu-lucid-rgba-support -- Decorations and RGBA https://bugs.launchpad.net/bugs/491521 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-deskto

Re: [Bug 491521] Re: Decorations and RGBA

2010-01-07 Thread Andrea Cimitan
Got it! :) Thanks... unfortunately I'm a bit busy, but if you have a small patch for murrine I will be glad to add a more complete rgba support 2010/1/7 Cody Russell : > Andrea, you need to actually look at GdkColormap or the GdkVisual > directly and determine if it's an RGBA colormap.  You can't

Re: [Bug 491521] Re: Decorations and RGBA

2010-01-02 Thread Andrea Cimitan
This is strange, if both the panel and the app are running a RGBA colormap should have worked... we should ask Owen Taylor, because he wrote some stuff on the tray icon plus those colormaps 2010/1/2 Michael Coupet : > Andrea Cimitan is right, I've experienced problems with Pidgin, > Transmission,

Re: [Bug 491521] Re: Decorations and RGBA

2010-01-01 Thread Andrea Cimitan
It is obvious that it kills banshee, because it kills every app with an embedded window or similar (banshee has gstreamer, screensaver another video output, etc etc) -- Decorations and RGBA https://bugs.launchpad.net/bugs/491521 You received this bug notification because you are a member of Ubunt