Re: Re: compositingActive not efficient on XRandR events

2011-08-23 Thread Martin Gräßlin
On Tuesday 23 August 2011 22:54:17 Sebastian Kügler wrote: > Has this patch gone in? given that my kdelibs is unpatched and I do no longer see that issue, I think: yes or with git words: b7b4358542e205c027ccd2718f43052851ff7152 Cheers Martin signature.asc Description: This is a digitally signed

Re: compositingActive not efficient on XRandR events

2011-08-23 Thread Sebastian Kügler
On Monday, July 18, 2011 15:12:29 Fredrik Höglund wrote: > On Monday 18 July 2011, Aaron J. Seigo wrote: > > On Saturday, July 16, 2011 15:36:19 Martin Gräßlin wrote: > > > The bug is much simpler - Plasma just simply fails to recognize that a > > > compositing manager is active. I can see this eac

Re: compositingActive not efficient on XRandR events

2011-07-26 Thread Aaron J. Seigo
On Tuesday, July 26, 2011 10:41:28 Alex Fiestas wrote: > On Monday, July 18, 2011 08:47:14 PM Martin Gräßlin wrote: > > I just recompiled my kdelibs with the patch and restarted kwin twice and > > in both cases Plasma used the right theme. Before I had a 100 % sure > > non-composited panel.> > > I

Re: compositingActive not efficient on XRandR events

2011-07-26 Thread Alex Fiestas
On Monday, July 18, 2011 08:47:14 PM Martin Gräßlin wrote: > I just recompiled my kdelibs with the patch and restarted kwin twice and in > both cases Plasma used the right theme. Before I had a 100 % sure > non-composited panel. > > I would like to see this patch committed. Yesterday I forgot to

Re: Re: compositingActive not efficient on XRandR events

2011-07-18 Thread Martin Gräßlin
On Monday 18 July 2011 15:12:29 Fredrik Höglund wrote: > On Monday 18 July 2011, Aaron J. Seigo wrote: > > On Saturday, July 16, 2011 15:36:19 Martin Gräßlin wrote: > > > The bug is much simpler - Plasma just simply fails to recognize that a > > > compositing manager is active. I can see this each

Re: compositingActive not efficient on XRandR events

2011-07-18 Thread Fredrik Höglund
On Monday 18 July 2011, Aaron J. Seigo wrote: > On Saturday, July 16, 2011 15:36:19 Martin Gräßlin wrote: > > The bug is much simpler - Plasma just simply fails to recognize that a > > compositing manager is active. I can see this each time I restart kwin > > (which is considerable often). In order

Re: compositingActive not efficient on XRandR events

2011-07-18 Thread Alex Fiestas
On 07/18/2011 11:53 AM, Aaron J. Seigo wrote: > * a race condition as Alex outlined. if kwin is indeed responding to each > xrandr even with a change in the CM, that seems like a perfect candidate for > event compression if at all possible: don't tell the world outside that things > have changed un

Re: compositingActive not efficient on XRandR events

2011-07-18 Thread Aaron J. Seigo
On Saturday, July 16, 2011 15:36:19 Martin Gräßlin wrote: > The bug is much simpler - Plasma just simply fails to recognize that a > compositing manager is active. I can see this each time I restart kwin > (which is considerable often). In order to get translucent panels back, I > have to kquitapp

Re: compositingActive not efficient on XRandR events

2011-07-18 Thread Alex Fiestas
On 07/16/2011 04:01 PM, Alex Fiestas wrote: >> If anyone knows where to look at in Plasma code, I would try to fix it >> as it deeply annoys me. > Same here. The magic accours in libplasma theme.cpp. ___ Plasma-devel mailing list Plasma-devel@kde.org htt

Re: compositingActive not efficient on XRandR events

2011-07-18 Thread Alex Fiestas
On 07/16/2011 03:36 PM, Martin Gräßlin wrote: > On Saturday 16 July 2011 15:24:56 Alex Fiestas wrote: >> Hi there >> >> One of the issues I have when I setup my XRandR config is that plasma >> fails to set the composite theme (the good looking with ARGB one). >> >> After thinking about it a little

compositingActive not efficient on XRandR events

2011-07-18 Thread Alex Fiestas
Hi there One of the issues I have when I setup my XRandR config is that plasma fails to set the composite theme (the good looking with ARGB one). After thinking about it a little bit, and knowing how KWin and Plasma are handling XRandR events I think I know where the bug is. When adding a new

Re: compositingActive not efficient on XRandR events

2011-07-16 Thread Martin Gräßlin
On Saturday 16 July 2011 15:24:56 Alex Fiestas wrote: > Hi there > > One of the issues I have when I setup my XRandR config is that plasma > fails to set the composite theme (the good looking with ARGB one). > > After thinking about it a little bit, and knowing how KWin and Plasma > are handlin