Re: Re: Porting the NETWM classes to xcb

2012-04-03 Thread Martin Gräßlin
On Wednesday 04 April 2012 00:27:34 Fredrik Höglund wrote: > Is anyone else planning on testing and/or reviewing these patches? I will give it a try this Thursday and will dare to use it in production if there are no real issues :-) Cheers Martin signature.asc Description: This is a digitally si

dndEventDelay (Re: kdelibs splitting: April iteration)

2012-04-03 Thread David Faure
On Tuesday 03 April 2012 16:16:16 Stephen Kelly wrote: > Changing KGlobalSettings::dndEventDelay() to > QApplication::startDragDistance() should simply be one of our todo items, > and we should simply change of them at once in all of kdelibs in the > frameworks branch. Yes. > I do find it an o

Re: Porting the NETWM classes to xcb

2012-04-03 Thread Fredrik Höglund
I have pushed an update to this branch that moves the xcb includes to the .cpp file as suggested by Christoph. I also fixed some 64 vs 32 bit issues discovered by Philipp Knechtges while testing. It's apparently also an issue that some Linux distributions are shipping old versions of xcb that are

libkwidgets (Re: patches on kcolors)

2012-04-03 Thread David Faure
On Tuesday 03 April 2012 15:00:58 Giorgos Tsiapaliwkas wrote: > Hello, > > sorry for the delay > > On 28 March 2012 18:11, David Faure wrote: > > Yes -- assuming libkwidgets still compiles, but I'll be checking that > > after > > you push the commits anyway :-) > > > > Thanks! > > libkwidgets

Re: kdelibs splitting: April iteration

2012-04-03 Thread Kevin Ottens
Hello, On Tuesday 3 April 2012 16:16:16 Stephen Kelly wrote: > Kevin Ottens wrote: > > [...] > > * kitemviews: Stephen Kelly; > > Most of what I wrote that used to be in there has already been moved to > tier1/itemmodels. Of what remains, the stuff that I wrote will have to move > to a tier4 leve

Re: kdelibs splitting: April iteration

2012-04-03 Thread Stephen Kelly
Kevin Ottens wrote: > Hello, > > So March is gone and April already started. Because of some of March left > overs the list for April is somewhat long. > > # Frameworks list > Here is the list of frameworks to be split with the person responsible for > it[*] (who become de facto maintainers of s

Re: patches on kcolors

2012-04-03 Thread Giorgos Tsiapaliwkas
Hello, sorry for the delay On 28 March 2012 18:11, David Faure wrote: > > Yes -- assuming libkwidgets still compiles, but I'll be checking that after > you push the commits anyway :-) > > Thanks! libkwidgets doesn't compile due to undefined references. (I have attached the error). What should