Re: Current state of System Monitor

2012-08-10 Thread Shaun Reich
same repo, different branch. plasma/sreich/qml2-systemmonitor or something. -- Shaun Reich, KDE Software Developer (kde.org) ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Current state of System Monitor

2012-08-10 Thread Peter Hartmann
On 09.08.2012 19:54, Shaun Reich wrote: that's the plan anyways, especially since i'm sorta the maintainer of the existing applets. obviously only if it's feature-complete. for clarification, i'm talking about the plotter system monitors, which are line graphs. I've compiled Qt5 and hopefully wou

Re: Current state of System Monitor

2012-08-09 Thread Shaun Reich
On Thu, Aug 9, 2012 at 1:16 PM, Peter Hartmann wrote: > On 07.08.2012 12:34, Shaun Reich wrote: >> >> >> Uh.. I've had a wip from scratch QML2 version of the system monitors in a >> workspace branch for a long time now. Obviously it can't be used until Qt5 >> is out. >> >> It has more functionalit

Re: Current state of System Monitor

2012-08-09 Thread Peter Hartmann
On 07.08.2012 12:34, Shaun Reich wrote: Uh.. I've had a wip from scratch QML2 version of the system monitors in a workspace branch for a long time now. Obviously it can't be used until Qt5 is out. It has more functionality than the current ones too. In the sense that it also has a bar graph

Re: Current state of System Monitor

2012-08-09 Thread Dmitry
09.08.2012 18:08, Marco Martin пишет: On Thursday 09 August 2012, Dmitry wrote: 09.08.2012 15:10, Marco Martin пишет: On Thursday 09 August 2012, Dmitry wrote: by the way that's what the formfactor mechanism for plasmoids is for. the same plasmoid should adapt itself for an optimal visualizati

Re: Current state of System Monitor

2012-08-09 Thread Marco Martin
On Thursday 09 August 2012, Dmitry wrote: > 09.08.2012 15:10, Marco Martin пишет: > > On Thursday 09 August 2012, Dmitry wrote: > >>> by the way that's what the formfactor mechanism for plasmoids is for. > >>> the same plasmoid should adapt itself for an optimal visualization > >>> wether is in the

Re: Current state of System Monitor

2012-08-09 Thread Dmitry
09.08.2012 15:10, Marco Martin пишет: On Thursday 09 August 2012, Dmitry wrote: by the way that's what the formfactor mechanism for plasmoids is for. the same plasmoid should adapt itself for an optimal visualization wether is in the desktop, an horizontal panel or a vertical one, just check th

Re: Current state of System Monitor

2012-08-09 Thread Marco Martin
On Thursday 09 August 2012, Dmitry wrote: > > by the way that's what the formfactor mechanism for plasmoids is for. > > the same plasmoid should adapt itself for an optimal visualization wether > > is in the desktop, an horizontal panel or a vertical one, just check the > > plasmoid.formFactor pro

Re: Current state of System Monitor

2012-08-09 Thread Dmitry
09.08.2012 14:27, Marco Martin пишет: On Thursday 09 August 2012, Dmitry wrote: http://doc-snapshot.qt-project.org/5.0/qml-qtquick2-context2d.html Hello, Mark! I think, you haven't understood me right. I don't want to port current C++ system monitor applet because it hasn't been intended to be

Re: Current state of System Monitor

2012-08-09 Thread Marco Martin
On Thursday 09 August 2012, Dmitry wrote: > > http://doc-snapshot.qt-project.org/5.0/qml-qtquick2-context2d.html > > Hello, Mark! > > I think, you haven't understood me right. I don't want to port current > C++ system monitor applet because it hasn't been intended to be placed > on a panel. I don

Re: Current state of System Monitor

2012-08-09 Thread Dmitry
08.08.2012 17:13, Mark пишет: On Tue, Aug 7, 2012 at 12:55 PM, Dmitry wrote: 07.08.2012 13:16, Marco Martin пишет: On Tuesday 07 August 2012, Dmitry wrote: Hello! I'm working on my new system monitor applet. I hate current default C++ applet. So, I've decided to implement my simple system m

Re: Current state of System Monitor

2012-08-09 Thread Marco Martin
On Thursday 09 August 2012, Giorgos Tsiapaliokas wrote: > On 8 August 2012 16:13, Mark wrote: > > My advice would be to use the current KDE Plasma ported components [1] > > Why to use those and not to use > org.kde.plasma.components it&a=tree&h=

Re: Current state of System Monitor

2012-08-09 Thread Giorgos Tsiapaliokas
On 8 August 2012 16:13, Mark wrote: > My advice would be to use the current KDE Plasma ported components [1] Why to use those and not to use org.kde.plasma.components

Re: Current state of System Monitor

2012-08-08 Thread Mark
On Tue, Aug 7, 2012 at 12:55 PM, Dmitry wrote: > 07.08.2012 13:16, Marco Martin пишет: > >> On Tuesday 07 August 2012, Dmitry wrote: >>> >>> Hello! >>> >>> I'm working on my new system monitor applet. I hate current default C++ >>> applet. So, I've decided to implement my simple system monitor in

Re: Current state of System Monitor

2012-08-07 Thread Dmitry
07.08.2012 13:16, Marco Martin пишет: On Tuesday 07 August 2012, Dmitry wrote: Hello! I'm working on my new system monitor applet. I hate current default C++ applet. So, I've decided to implement my simple system monitor in pure QML (no C++ code at all). At the same time I don't know would KDE

Re: Current state of System Monitor

2012-08-07 Thread Shaun Reich
Uh.. I've had a wip from scratch QML2 version of the system monitors in a workspace branch for a long time now. Obviously it can't be used until Qt5 is out. It has more functionality than the current ones too. In the sense that it also has a bar graph visualization. ___

Re: Current state of System Monitor

2012-08-07 Thread Marco Martin
On Tuesday 07 August 2012, Dmitry wrote: > > Hello! > > I'm working on my new system monitor applet. I hate current default C++ > applet. So, I've decided to implement my simple system monitor in pure > QML (no C++ code at all). At the same time I don't know would KDE team > include my applet in

Re: Current state of System Monitor

2012-08-07 Thread Dmitry
07.08.2012 12:25, Marco Martin пишет: On Tuesday 07 August 2012, Peter Hartmann wrote: Hello I'd like to inquire if QML port of System Monitor applet is in work or in plans for near future. There is only C++ code in repo, but revision history tells me that there were such attempts in the past.

Re: Current state of System Monitor

2012-08-07 Thread Marco Martin
On Tuesday 07 August 2012, Peter Hartmann wrote: > Hello > > I'd like to inquire if QML port of System Monitor applet is in work or > in plans for near future. There is only C++ code in repo, but revision > history tells me that there were such attempts in the past. Will > hypothetical patches won