Hi all,
I just want to give an heads up on a little reorganization happened in repos:
All the examples of plasma that were relevant to plasma2 have been moved in
the plasma-framework repository, under the example/ folder
* the move has been done to conform the guidelines in
https://community.kd
On Wednesday 04 September 2013, Aaron J. Seigo wrote:
> On Tuesday, September 3, 2013 14:21:37 Marco Martin wrote:
> > On Tuesday 03 September 2013, Aaron J. Seigo wrote:
> > > we should start a branch in kdeexamples that removes or ports all the
> > > examples currently there for plasma so that wh
On Tuesday, September 3, 2013 14:21:37 Marco Martin wrote:
> On Tuesday 03 September 2013, Aaron J. Seigo wrote:
> > we should start a branch in kdeexamples that removes or ports all the
> > examples currently there for plasma so that when Plasma.next() is released
> > we’ll be ready with lots of b
On Tuesday 03 September 2013, Aaron J. Seigo wrote:
> we should start a branch in kdeexamples that removes or ports all the
> examples currently there for plasma so that when Plasma.next() is released
> we’ll be ready with lots of beautiful examples demonstrating best
> practices for people to use
On Tuesday 03 September 2013, Aaron J. Seigo wrote:
> On Tuesday, September 3, 2013 13:36:54 Marco Martin wrote:
> > the downside is that isn't exactly intuitive how is written: has quite
> > some boilerplate and easy to get wrong...
>
> sounds like a perfect candidate for being put into kdeexampl
On Tuesday, September 3, 2013 13:36:54 Marco Martin wrote:
> the downside is that isn't exactly intuitive how is written: has quite some
> boilerplate and easy to get wrong...
sounds like a perfect candidate for being put into kdeexamples for other
people to copy and paste.
we should start a bra
On Tuesday 03 September 2013, Marco Martin wrote:
> that is also another of the many advantages of using standardized
> components and sticking with it: for instance we have clip enabled only on
> PlasmaExtras.ScrollArea and that's it (and plasmoids should normally never
> have to touch that, we ha
On Tuesday 03 September 2013, Aaron J. Seigo wrote:
> hi all...
>
> you may have already seen this on qt blogs, but if not i highly recommend
> reading:
>
> http://doc-snapshot.qt-project.org/qt5-dev/qtquick/qtquick-visualcanvas-sce
> negraph-renderer.html
>
> the section on performance is going
hi all...
you may have already seen this on qt blogs, but if not i highly recommend
reading:
http://doc-snapshot.qt-project.org/qt5-dev/qtquick/qtquick-visualcanvas-scenegraph-renderer.html
the section on performance is going to be particularly useful .. we’ll need to
scan our QML for inapprop