oh I forgot to add a note...also realize that it uses the namespaces:
"org.kde.plasma.applet.konsoleprofiles" and
"org.kde.plasma.dataengine.konsoleprofiles". Let me know if that is
too specific. I just like categorizing things into neat little
namespaces ;-)
--
Shaun Reich,
KDE Software Develope
While I was doing other things, I've also been porting the session
applets to QML.
The applet which is the most done is konsoleprofiles...
I'm going to merge this one and finish it the most, then work on the
other ones again (konq and kdevelop session profile applets, as well
as kate's. the outer
Git commit e5e437e9aa581056d4517c70573115582420b497 by Shaun Reich.
Committed on 03/01/2012 at 04:04.
Pushed by sreich into branch 'master'.
Make plasmoidviewer have non-persistent applet config files.
Non-persistence is on by default, since this is a debugging application
(I've run into a few ti
Well, when I was in the process of writing (and still am), a hdd
activity (I/O) applet, I ran into some crazy shit that it does.
For instance, did you know that on sourceRemoved or sourceAdded, it
clears the entire connected sources, removes the applet layout
entirely, then reloads all of the sour
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103597/#review9447
---
This review has been submitted with commit
81a13227ed20badd036b
On Monday 02 January 2012, Sebastian Kügler wrote:
> On Monday, January 02, 2012 11:41:41 Marco Martin wrote:
> > On Sunday 01 January 2012, Martin Gräßlin wrote:
> > > * Yeah scrolling would be nice :-) Also the missing flickable behavior
> > > surprised me, though it is clear that it cannot work
On Monday, January 02, 2012 11:41:41 Marco Martin wrote:
> On Sunday 01 January 2012, Martin Gräßlin wrote:
> > * Yeah scrolling would be nice :-) Also the missing flickable behavior
> > surprised me, though it is clear that it cannot work when there is a drag
> > area.
>
> a possible solution cou
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103597/#review9431
---
Ship it!
that's a very good catch ;)
yes, that's the way it's s
On Sunday 01 January 2012, Martin Gräßlin wrote:
> * Yeah scrolling would be nice :-) Also the missing flickable behavior
> surprised me, though it is clear that it cannot work when there is a drag
> area.
a possible solution could be doing flicking and initiate a drag if and only if
the mouse cu