QML applet in panel

2011-08-16 Thread Shaun Reich
How does sizing work for a QML applet in the panel? Are there any examples of this in action, as I couldn't find any. I'd want something like what the device notifier has, except for the various {konsole,konq,kate}session applets -- since they're holding essentially the same contents. (bit off top

Re: Review Request: Implement automatic scanning of source code for required data engines

2011-08-16 Thread Kevin Kofler
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102350/ --- (Updated Aug. 17, 2011, 4:55 a.m.) Review request for Plasma. Changes --

Re: Review Request:

2011-08-16 Thread Kevin Kofler
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102350/ --- (Updated Aug. 17, 2011, 4:54 a.m.) Review request for Plasma. Changes --

Review Request:

2011-08-16 Thread Kevin Kofler
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102350/ --- Review request for Plasma. Summary --- For packages in scripting lang

Re: Data Engine/QML/Python Guidance Needed

2011-08-16 Thread Eric Mesa
On Monday, August 15, 2011 10:15:35 Aaron J. Seigo wrote: > > On Mon, Aug 15, 2011 at 5:34 AM, Aaron J. Seigo wrote: > > > complex types from Python will not be able to be used from users of > > > the> > > DataEngine. the data is being exported from the Python runtime, after > > > > all. you'll

Re: Review Request: Plasmate:migrate timeline.cpp from Q classes to K classes

2011-08-16 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102027/#review5758 --- savesystem/timeline.cpp

Re: Review Request: Improve formatting of the events display on the calendar (applet)

2011-08-16 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102293/#review5757 --- Ship it! one small comment, but otherwise looks good. thanks fo

Re: Review Request: Plasmate:migrate timeline.cpp from Q classes to K classes

2011-08-16 Thread Giorgos Tsiapaliwkas
> On July 31, 2011, 8:20 a.m., Aaron J. Seigo wrote: > > savesystem/timeline.cpp, lines 236-256 > > > > > > again, there is no benefit at all to these changes here. it even makes > > it more ambiguous who owns the

Re: GLES again

2011-08-16 Thread Sebastian Kügler
Hey, On Tuesday, August 16, 2011 06:35:40 Martin Gräßlin wrote: > On Monday 15 August 2011 23:35:35 Sebastian Kügler wrote: > > I've been poking at running kwin using OpenGL-ES again, and made some > > progress there. I now have Mesa builds that provide the needed GLES > > libraries, thanks to he