Re: Re: Windows previews in qml plasmoid?

2012-06-28 Thread Martin Gräßlin
On Friday 29 June 2012 01:38:52 Mark wrote: > On Thu, Jun 28, 2012 at 9:52 AM, Martin Gräßlin wrote: > > On Thursday 28 June 2012 08:56:21 Michail V. wrote: > >> Is there a way to have windows previews in a qml plasmoid? > > > > You can have that with declarative KWin scripts: > > http://techbase.

[KDE Bugtracking System] REMINDER: current Plasma regressions

2012-06-28 Thread bugzilla_noreply
Please find below a list of the current regressions reported for Plasma This search was scheduled by myr...@kde.org. Plasma regressions -- Bug 300885: https://bugs.kde.org/show_bug.cgi?id=300885 Priority: NOR Severity: critical Platform: Ubuntu Packages Assignee: plasma

Re: Review Request: DBus-interface for changing wallpapers

2012-06-28 Thread Varun Herale
> On June 28, 2012, 4:48 p.m., Aaron J. Seigo wrote: > > plasma/desktop/shell/plasmaapp.cpp, line 397 > > > > > > i would prefer it if the plugin name and mode were not exposed. the use > > case is "setting a wallp

Re: Where can I define my widget's preference?

2012-06-28 Thread gaoxiang
On Thursday 28 June 2012 17:49:30 gaoxiang wrote: > I think I'm having trouble with documentions. These documentations gives > little information. I have not find any tutorials or documentations on > where and how my widget's preference should be defined so I have to ask > here. Please give some

Re: Where can I define my widget's preference?

2012-06-28 Thread gaoxiang
On Thursday 28 June 2012 12:38:27 Shaun Reich wrote: Well, what's more important probably, is if this is qml or not. Because that changes some things. Yes, I'm creating a plasma widget with QML___ Plasma-devel mailing list Plasma-devel@kde.org https:/

Re: Windows previews in qml plasmoid?

2012-06-28 Thread Mark
On Thu, Jun 28, 2012 at 9:52 AM, Martin Gräßlin wrote: > On Thursday 28 June 2012 08:56:21 Michail V. wrote: >> Is there a way to have windows previews in a qml plasmoid? > You can have that with declarative KWin scripts: > http://techbase.kde.org/Development/Tutorials/KWin/WindowSwitcher > http:/

Re: Windows previews in qml plasmoid?

2012-06-28 Thread Michail Vourlakos
Στις 29/06/2012 01:16 πμ, ο/η Martin Grδίlin έγραψε: On Friday 29 June 2012 01:00:06 Michail Vourlakos wrote: The use case exists. It's about the WorkFlow plasmoid in which I am facing this issue: http://opentoolsandspace.org/en/projects/development/plasmoid-workflow consider using a declarativ

Re: Re: Windows previews in qml plasmoid?

2012-06-28 Thread Martin Gräßlin
On Friday 29 June 2012 01:00:06 Michail Vourlakos wrote: > The use case exists. It's about the WorkFlow plasmoid in which I am > facing this issue: > http://opentoolsandspace.org/en/projects/development/plasmoid-workflow consider using a declarative KWin script. For example have a look at: https://

Re: Windows previews in qml plasmoid?

2012-06-28 Thread Michail Vourlakos
Στις 29/06/2012 12:25 πμ, ο/η Martin Grδίlin έγραψε: On Thursday 28 June 2012 22:14:29 Marco Martin wrote: there are two ways to address this: * add this functionality to the existing ToolTip element in kde- runtime/plasma/declarativeimports/core/tooltip.cpp * include a bit of C++ with the QML

Re: Re: Windows previews in qml plasmoid?

2012-06-28 Thread Martin Gräßlin
On Thursday 28 June 2012 22:14:29 Marco Martin wrote: > > there are two ways to address this: > > > > * add this functionality to the existing ToolTip element in kde- > > runtime/plasma/declarativeimports/core/tooltip.cpp > > > > * include a bit of C++ with the QML task manager applet which expos

Re: Review Request: Plasma qml-Components ToolButton: change text-color on hover more fluently

2012-06-28 Thread Johannes Tröscher
> On June 28, 2012, 4:58 p.m., Aaron J. Seigo wrote: > > Ship It! > > Johannes Tröscher wrote: > i'm not that experienced with git.. i've pushed it to master, could you > backport it to 4.9? i don't know how to push single commits > > Greg T wrote: > I suggest you to use 'git cherry-pi

Re: Review Request: Plasma qml-Components ToolButton: change text-color on hover more fluently

2012-06-28 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105375/#review15248 --- This review has been submitted with commit 09e3005b190fc1dea8d

Re: Review Request: use window role to detect the dashboard

2012-06-28 Thread Kai Uwe Broulik
> On June 28, 2012, 8:21 p.m., Kai Uwe Broulik wrote: > > Nice catch! > > I do not have a printer that supports reporting ink levels, so I cannot > > test whether it causes unexpected behavior, but I don’t think so. > > Daniel should look over this anyway. > > Thanks for the patch! :) Sorry, Wr

Re: Review Request: use window role to detect the dashboard

2012-06-28 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105382/#review15245 --- Nice catch! I do not have a printer that supports reporting ink

Re: Windows previews in qml plasmoid?

2012-06-28 Thread Marco Martin
On Thursday 28 June 2012, Aaron J. Seigo wrote: > On Thursday, June 28, 2012 08:56:21 Michail V. wrote: > > Is there a way to have windows previews in a qml plasmoid? > > the ToolTip QML item (which isn't documented on api.kde.org with the other > QML elements since it is written in C++ *sigh*) do

Review Request: use window role to detect the dashboard

2012-06-28 Thread Thomas Lübking
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105382/ --- Review request for kwin, Plasma, Aaron J. Seigo, and Martin Gräßlin. Descr

Re: Review Request: Plasma qml-Components ToolButton: change text-color on hover more fluently

2012-06-28 Thread Greg T
> On June 28, 2012, 4:58 p.m., Aaron J. Seigo wrote: > > Ship It! > > Johannes Tröscher wrote: > i'm not that experienced with git.. i've pushed it to master, could you > backport it to 4.9? i don't know how to push single commits I suggest you to use 'git cherry-pick' for that task. - G

Re: Review Request: change default config of taskmanager

2012-06-28 Thread Greg T
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105374/ --- (Updated June 28, 2012, 7:03 p.m.) Review request for Plasma. Changes --

Re: Windows previews in qml plasmoid?

2012-06-28 Thread Michail Vourlakos
Στις 28/06/2012 08:19 μμ, ο/η Aaron J. Seigo έγραψε: On Thursday, June 28, 2012 08:56:21 Michail V. wrote: Is there a way to have windows previews in a qml plasmoid? the ToolTip QML item (which isn't documented on api.kde.org with the other QML elements since it is written in C++ *sigh*) does n

Re: Review Request: Plasma qml-Components ToolButton: change text-color on hover more fluently

2012-06-28 Thread Johannes Tröscher
> On June 28, 2012, 4:58 p.m., Aaron J. Seigo wrote: > > Ship It! i'm not that experienced with git.. i've pushed it to master, could you backport it to 4.9? i don't know how to push single commits - Johannes --- This is an automatical

Re: Review Request: Plasma qml-Components ToolButton: change text-color on hover more fluently

2012-06-28 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105375/#review15236 --- This review has been submitted with commit a48391afd249c04c559

Re: Review Request: change default config of taskmanager

2012-06-28 Thread Greg T
> On June 28, 2012, 4:57 p.m., Aaron J. Seigo wrote: > > Items= is no longer used. individual entries are. so this review is not > > correct. > > > > the prefered items are also indeed removable. that was fixed a while back. > > > > are you using kde-workspace from master or some older branch

Re: Windows previews in qml plasmoid?

2012-06-28 Thread Aaron J. Seigo
On Thursday, June 28, 2012 08:56:21 Michail V. wrote: > Is there a way to have windows previews in a qml plasmoid? the ToolTip QML item (which isn't documented on api.kde.org with the other QML elements since it is written in C++ *sigh*) does not expose the requisite property in Plasma::ToolTipC

Re: Plasma applets inside QML applet

2012-06-28 Thread Aaron J. Seigo
On Sunday, June 24, 2012 13:11:46 David Edmundson wrote: > What about the case of the calendar in the digital clock? the calendar in the clock (and it's the same in all clocks, not just the digital clock) is not an applet. the calender applet instantiates the same calendar object that the clocks

Re: Review Request: Plasma qml-Components ToolButton: change text-color on hover more fluently

2012-06-28 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105375/#review15231 --- Ship it! Ship It! - Aaron J. Seigo On June 28, 2012, 3:40 p

Re: Review Request: change default config of taskmanager

2012-06-28 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105374/#review15230 --- Items= is no longer used. individual entries are. so this revie

Re: Review Request: make content margin of widget explorer similar to activity manager

2012-06-28 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105361/#review15229 --- Ship it! Ship It! - Aaron J. Seigo On June 26, 2012, 1:53 p

Re: Review Request: fixed widget explorer or activity manager not closed when clicking desktop area above panel

2012-06-28 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105340/#review15228 --- for the activity manager this can make sense since interaction

Re: Review Request: ksysguard.deskstop shoud not use generic name "System Monitor" for its "Name" key

2012-06-28 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105338/#review15227 --- Ship it! Ship It! - Aaron J. Seigo On June 24, 2012, 7:39 a

Re: Review Request: DBus-interface for changing wallpapers

2012-06-28 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105319/#review15226 --- plasma/desktop/shell/plasmaapp.cpp

Re: Review Request: Use common plasma components Tooltip in battery monitor

2012-06-28 Thread Aaron J. Seigo
> On June 18, 2012, 3:37 p.m., Viranch Mehta wrote: > > The button size and the hover appearance is different from the original > > one. The IconButton component was made to keep the look of the buttons > > consistent with the original version of the applet. Do we want to change > > this? > >

Re: Review Request: Fix the minimum size of some applets

2012-06-28 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105234/#review15224 --- patch seems broken, perhaps was not made against current master

Re: Where can I define my widget's preference?

2012-06-28 Thread Shaun Reich
Well, what's more important probably, is if this is qml or not. Because that changes some things. ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Review Request: change default config of taskmanager

2012-06-28 Thread Greg T
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105374/ --- Review request for Plasma. Description --- libtaskmanager can't remov

Review Request: Plasma qml-Components ToolButton: change text-color on hover more fluently

2012-06-28 Thread Johannes Tröscher
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105375/ --- Review request for Plasma and Aaron J. Seigo. Description --- this is

Re: Where can I define my widget's preference?

2012-06-28 Thread Michail V.
Στις 28/06/2012 12:49 μμ, ο/η gaoxiang έγραψε: I think I'm having trouble with documentions. These documentations gives little information. I have not find any tutorials or documentations on where and how my widget's preference should be defined so I have to ask here. Please give some links or

Re: Where can I define my widget's preference?

2012-06-28 Thread Tomaz Canabrava
On Thu, Jun 28, 2012 at 6:49 AM, gaoxiang wrote: > I think I'm having trouble with documentions.  These documentations gives > little information.  I have not find any tutorials or documentations on where > and how my widget's preference should be defined so I have to ask here. > Please give some

Re: Re: Plasma Bug Workflow BOF

2012-06-28 Thread David Edmundson
On Mon, Jun 25, 2012 at 8:18 AM, Sebastian Kügler wrote: > On Friday, June 22, 2012 15:11:42 Myriam Schweingruber wrote: >> What needs to be understood is that all code can have bugs, that is >> only natural and nobody will deny that. But that also means that we >> should thrive to make the code b

Where can I define my widget's preference?

2012-06-28 Thread gaoxiang
I think I'm having trouble with documentions. These documentations gives little information. I have not find any tutorials or documentations on where and how my widget's preference should be defined so I have to ask here. Please give some links or hints on how I should do these things. After my

Re: Plasma applets inside QML applet

2012-06-28 Thread Marco Martin
On Monday 25 June 2012, Dmitry wrote: > > ___ > > Plasma-devel mailing list > > Plasma-devel@kde.org > > https://mail.kde.org/mailman/listinfo/plasma-devel > > Hello! > > I'm using C++ as a plugin for QML applet, not C++ applet with UI in QML. > As for

Re: Where I can find api documents of qml?

2012-06-28 Thread David Edmundson
On Thu, Jun 28, 2012 at 10:30 AM, gaoxiang wrote: > Ok, after I finish my program, I will look at the problem I met and write > something Awesome Thanks. > On Thursday 28 June 2012 10:09:19 David Edmundson wrote: >> On Thu, Jun 28, 2012 at 8:42 AM, qasdfgtyuiop > wrote: >> > The problem has be

Re: Where I can find api documents of qml?

2012-06-28 Thread gaoxiang
Ok, after I finish my program, I will look at the problem I met and write something On Thursday 28 June 2012 10:09:19 David Edmundson wrote: > On Thu, Jun 28, 2012 at 8:42 AM, qasdfgtyuiop wrote: > > The problem has been solved. Thank you. > > It's not really resolved the original problem of a

Re: Where I can find api documents of qml?

2012-06-28 Thread David Edmundson
On Thu, Jun 28, 2012 at 8:42 AM, qasdfgtyuiop wrote: > The problem has been solved.  Thank you. It's not really resolved the original problem of any missing docs. qasdfgtyuiop, if you encounter issues like this where you can't find the documentation and someone helps you please could you update

Re: Windows previews in qml plasmoid?

2012-06-28 Thread Martin Gräßlin
On Thursday 28 June 2012 08:56:21 Michail V. wrote: > Is there a way to have windows previews in a qml plasmoid? You can have that with declarative KWin scripts: http://techbase.kde.org/Development/Tutorials/KWin/WindowSwitcher http://techbase.kde.org/Development/Tutorials/KWin/Scripting But it's

How to access calendar using javascript?

2012-06-28 Thread qasdfgtyuiop
I want to let my widget add some events to the calendar. But I can not find the api doc, where can I find them? I have read these tutorials/documentations but I find nothing helpful: http://techbase.kde.org/Development/Tutorials/Plasma/JavaScript/API-DataEnginesServices http://techbase.kde.org/De

Re: Where I can find api documents of qml?

2012-06-28 Thread qasdfgtyuiop
The problem has been solved. Thank you. 2012/6/28 Shaun Reich : > The best way right now is to use org.kde.qtextracomponents and use QIconItem > and set the icon property to e.g. "dialog-warning". > > Its the equivalent to kdes kicon and what not. > > And you can discover which icon you want by u