Re: [RFC] Invite Razor-Qt to next Workspaces Sprint

2013-02-16 Thread Martin Graesslin
On Sunday 17 February 2013 02:08:57 Aaron J. Seigo wrote: > On Saturday, February 16, 2013 16:54:03 Martin Graesslin wrote: > > I wouldn't call KDE Plasma lightweight > > indeed; those 1Ghz ARM cpus with 512MB of RAM running it are just *beasts* > of the modern age I tell you. ;) > > razorqt may

Re: Plasma Media Center release delayed

2013-02-16 Thread sujith h
Hi, So the scrollbar will now move automatically and highlight song which is being played. So that work is done. Thanks, Sujith H On Wed, Feb 13, 2013 at 1:29 AM, Sinny Kumari wrote: > Thanks Sujith for your great work :) > > Looking forward to see more people working on Plasma Media Center.

a little (typo) bug in folderview

2013-02-16 Thread Ömer Fadıl USTA
Hello in plasma/applets/folderview/folderview.cpp : 556 there is a if statement which have same variable names around != in condition checking (second part ) if ((m_sortColumn != sortColumn) || (m_sortOrder != m_sortOrder)) { probably it must be if ((m_sortColumn != sortColumn) || (m_sortOr

Re: Building kde-workspace (plasma parts) for Plasma 2.x?

2013-02-16 Thread Shawn Starr
On Sunday, February 17, 2013 01:59:12 AM Aaron J. Seigo wrote: > On Saturday, February 16, 2013 18:44:50 Shawn Starr wrote: > > I've got KDE Frameworks 5 / Plasma 2.x built now, but kde-workspace still > > is using Qt4/KDE4 cmake configurations. > > > > When do we plan to move kde-workspace into p

Re: [RFC] Invite Razor-Qt to next Workspaces Sprint

2013-02-16 Thread Aaron J. Seigo
On Saturday, February 16, 2013 16:54:03 Martin Graesslin wrote: > I wouldn't call KDE Plasma lightweight indeed; those 1Ghz ARM cpus with 512MB of RAM running it are just *beasts* of the modern age I tell you. ;) razorqt may be lighter still (i haven't looked, but i can imagine all sorts of wa

Help with plasmoid development.

2013-02-16 Thread Arthur Taborda
Hi. I am developing a pomodoro timer plasmoid in QML. The documentation unfortunately is not so helpful yet, so I need some help right now :) My plasmoid is in KDE Look and in github: http://kde-apps.org/content/show.php/Tomatoid?content=152459 https://github.com/arthurtaborda/Tomatoid 1) My pla

Re: Building kde-workspace (plasma parts) for Plasma 2.x?

2013-02-16 Thread Aaron J. Seigo
On Saturday, February 16, 2013 18:44:50 Shawn Starr wrote: > I've got KDE Frameworks 5 / Plasma 2.x built now, but kde-workspace still is > using Qt4/KDE4 cmake configurations. > > When do we plan to move kde-workspace into plasma-frameworks? we don't plan to. plasma-framework is libplasma + its

Building kde-workspace (plasma parts) for Plasma 2.x?

2013-02-16 Thread Shawn Starr
Hello folks, I've got KDE Frameworks 5 / Plasma 2.x built now, but kde-workspace still is using Qt4/KDE4 cmake configurations. When do we plan to move kde-workspace into plasma-frameworks? Thanks, Shawn ___ Plasma-devel mailing list Plasma-devel@kde.

Re: Review Request 108969: Visual cleanup, slight design changes(more margins) and auto sizing of text in now playing widget.

2013-02-16 Thread Hrvoje Senjan
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108969/#review27559 --- Maybe to slightly reduce controls size? This made controls giga

Re: [RFC] Invite Razor-Qt to next Workspaces Sprint

2013-02-16 Thread Kevin Krammer
On Saturday, 2013-02-16, Martin Graesslin wrote: > On Saturday 16 February 2013 18:55:17 Sebastian Kügler wrote: > > All good points. From my side, they're totally welcome. (I'd need to know > > in time in order to make space for them during the sprint.) Are you in > > contact with the developers a

Re: [RFC] Invite Razor-Qt to next Workspaces Sprint

2013-02-16 Thread Marco Martin
On Saturday 16 February 2013, Sebastian Kügler wrote: > > > > *Comments?* > > All good points. From my side, they're totally welcome. (I'd need to know > in time in order to make space for them during the sprint.) Are you in > contact with the developers already? Maybe in that case, you could ask

Re: [RFC] Invite Razor-Qt to next Workspaces Sprint

2013-02-16 Thread Martin Graesslin
On Saturday 16 February 2013 18:55:17 Sebastian Kügler wrote: > All good points. From my side, they're totally welcome. (I'd need to know in > time in order to make space for them during the sprint.) Are you in contact > with the developers already? Maybe in that case, you could ask if they're > in

Re: [RFC] Invite Razor-Qt to next Workspaces Sprint

2013-02-16 Thread Sebastian Kügler
On Saturday, February 16, 2013 16:54:03 Martin Graesslin wrote: > I want to suggest that we invite Razor-Qt developers to our next Workspaces > Sprint in Nuremberg. > > *Why?* > At FOSDEM there was a presentation about Razor-Qt and I attended it > together with many other KDE developers. For me

[RFC] Invite Razor-Qt to next Workspaces Sprint

2013-02-16 Thread Martin Graesslin
Hi all, I want to suggest that we invite Razor-Qt developers to our next Workspaces Sprint in Nuremberg. *Why?* At FOSDEM there was a presentation about Razor-Qt and I attended it together with many other KDE developers. For me the most important information I took out of that talk was that Ra

Reminder: Frameworks hangout Mon, 10:00 UTC

2013-02-16 Thread Sebastian Kügler
Hi, Just a quick reminder, our weekly hangout to discuss status of the frameworks port and to do API reviews of libplasma is on Monday, 10:00 UTC (11:00 central european), on Google Plus. See you then... -- sebas http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9 ___

Re: Review Request 108922: Fix off-by-one error in RunnerModel

2013-02-16 Thread Sebastian Kügler
> On Feb. 16, 2013, 1:47 p.m., Commit Hook wrote: > > This review has been submitted with commit > > 1e13f5718e712ee75dfc05b5d1bb017b6926b5a4 by Sebastian Kügler to branch > > master. This is the frameworks commit, I did not put it into kde-runtime, just making sure it won't get lost. - Seb

Re: Review Request 108922: Fix off-by-one error in RunnerModel

2013-02-16 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108922/#review27545 --- This review has been submitted with commit 1e13f5718e712ee75df