Re: DesktopLayout branch

2009-02-09 Thread Ambroz Bizjak
On Monday 09 February 2009 17:40:00 Loïc Marteau wrote: > 2009/2/8 Ambroz Bizjak : > > Hi, > > > > - Added signals appletTransformedByUsed and appletTransformedItself to > > Plasma::Applet. This makes it easier for the layout code to know when > > applets are transformed (moved/resized/rotated), an

Re: DesktopLayout branch

2009-02-09 Thread Loïc Marteau
2009/2/8 Ambroz Bizjak : > Hi, > > - Added signals appletTransformedByUsed and appletTransformedItself to > Plasma::Applet. This makes it easier for the layout code to know when applets > are transformed (moved/resized/rotated), and it can even know whether the > change was by the user or the apple

Re: DesktopLayout branch

2009-02-09 Thread Aaron J. Seigo
On Saturday 07 February 2009, Ambroz Bizjak wrote: > Hi, > > I've been working on some improvements to the desktop containment > concerning applet positioning/transformations. I think the code is ready to > be merged into trunk. The branches are in svn under > branches/work/plasma-desktoplayout. I'