KWin GLES, cleanup and coding style change

Martin Gräßlin kde at martin-graesslin.com
Sun Jan 30 20:00:09 CET 2011


On Sunday 30 January 2011 15:42:33 Martin Gräßlin wrote:
> Hi devs,
> 
> I pushed my big changes to my personal clone of kde-workspace. Please give
> it a try, that is try to build and try to run it. I created three
> branches:
> 
> * kwin-gles: Import of GLES system [1]
> * kwin-cleanup: kwin-gles + some code removings (e.g. no more Xgl) as
> discussed on kwin ml [2]
> * kwin-coding-style: kwin-cleanup + cherry-picks from 4.6 branch (Fredrik
> did some changes only pushed to 4.6 due to waiting for gles) + change to
> kdelibs coding style for everything except clients subdirectory. [3]
I am just going through the coding style changes and it looks fine so far. 
Except that the astyle script generated
if(foo) {
}
instead of
if (foo) {
}

I used the astyle-kdelibs script in kdesdk. If anyone knows how to fix it, I 
will do a rerun, if not I think we have to live with it and just define that 
future commits need to have the whitespace.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 316 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/plasma-devel/attachments/20110130/79597031/attachment.sig 


More information about the Plasma-devel mailing list