On Sunday 30 January 2011 20:00:09 Martin Gräßlin wrote:
> 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.
There is of course the option to change it manually. I would not like to do 
it, but if there is no automatic way I will waste tomorrow evening ;-)

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to