Re: Homerun sources and Plasma runners

2012-11-22 Thread Aurélien Gâteau
Le mercredi 21 novembre 2012 20:52:30 Marco Martin a écrit : > On Wednesday 21 November 2012, Aurélien Gâteau wrote: > > Trying to map the way sources work to runners, instead of having a runner > > calling RunnerContext::addMatches(), a runner would have a createModel() > > method which would be c

Re: Doxygen and QML on api.kde.org

2012-11-22 Thread Aurélien Gâteau
Le mercredi 21 novembre 2012 12:11:20 Allen Winter a écrit : > You should announce this on the doxygen-users mailing list > Or I can do that if you want. It probably makes more sense if I am the one to do it, so that I can answer questions. > > Will let you know when I'm finished installing on a

Review Request: [High-dpi issues] Fix panelcontroller Screen Edge/Height icons fixed size

2012-11-22 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107414/ --- Review request for Plasma. Description --- The svg is scaled using KI

Re: Review Request: simplify the qinstallmsghandler code

2012-11-22 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107395/#review22369 --- Ship it! Ship It! - Aaron J. Seigo On Nov. 20, 2012, 3 p.m.

Re: Review Request: [High-dpi issues] Fix panelcontroller Screen Edge/Height icons fixed size

2012-11-22 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107414/#review22371 --- Ship it! Ship It! - Aaron J. Seigo On Nov. 22, 2012, 9:16 a

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Aaron J. Seigo
On Wednesday, November 21, 2012 20:10:06 Sebastian Kügler wrote: > * less visual clutter (especially caused by applet handle when unlocked) how is it less visual clutter when the unlocked state, which is the default state and should be encouraged as such for fairly obvious reasons, has frames and

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Aaron J. Seigo
On Wednesday, November 21, 2012 20:42:09 Alex Fiestas wrote: > How do you envision "Plasmoid management" ? imho there should be as little mental differentiation between "using" and "managing". this is a technical / implementation differentiation we make as developers. the UI should try and keep

Review Request: hide save and save as actions in every language

2012-11-22 Thread Giorgos Tsiapaliokas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107418/ --- Review request for Plasma. Description --- If plasmate's ui is in eng

Re: Review Request: simplify the qinstallmsghandler code

2012-11-22 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107395/#review22376 --- This review has been submitted with commit 1974921873bd49ad93c

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Sebastian Kügler
Hi, On Thursday, November 22, 2012 12:45:38 Aaron J. Seigo wrote: > On Wednesday, November 21, 2012 20:10:06 Sebastian Kügler wrote: > > * less visual clutter (especially caused by applet handle when unlocked) > > how is it less visual clutter when the unlocked state, which is the default > state

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Marco Martin
On Thursday 22 November 2012, Aaron J. Seigo wrote: > On Wednesday, November 21, 2012 20:42:09 Alex Fiestas wrote: > > How do you envision "Plasmoid management" ? > > imho there should be as little mental differentiation between "using" and > "managing". this is a technical / implementation differ

Re: Homerun sources and Plasma runners

2012-11-22 Thread Aaron J. Seigo
On Wednesday, November 21, 2012 13:57:10 Aurélien Gâteau wrote: > Le mardi 20 novembre 2012 20:16:17 Aaron J. Seigo a écrit : > > the question is which of the following makes sense: > > > > * AbstractRunner should be a model (BIC) > > * AbstractRunner should export a model (SC & BC) > > * RunnertCo

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Aaron J. Seigo
On Thursday, November 22, 2012 13:05:05 Sebastian Kügler wrote: > The idea is to make locked mode the default so to do anything to the system, one first has to discover that it can be unlocked, then unlock, then to return to the optimized-for default, re-lock it. it creates a system that only wor

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Aaron J. Seigo
On Thursday, November 22, 2012 13:05:05 Sebastian Kügler wrote: > > it loses rotation of items. yes, this is not an amazingly *functional* > > thing, but not all things in life that have value are functional. the # of > > layouts i've seen where people have taken the time to personally arrange > >

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Aaron J. Seigo
On Thursday, November 22, 2012 13:05:05 Sebastian Kügler wrote: > The idea is to make locked mode the default, and encourage that. I agree something that occurred to me after thinking about this a bit more is that i think we are stuck in a solution-problem loop. let's define some goals: 0. UI mo

Review Request: Add the plasmagik icon into the plasmate's repo

2012-11-22 Thread Giorgos Tsiapaliokas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107419/ --- Review request for Plasma. Description --- This patch adds the plasma

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Marco Martin
On Thursday 22 November 2012, Aaron J. Seigo wrote: > > * granularity of and visibility duing dragging with a finger is pretty poor > * given the small screen real-estate and the effort needed to move things > around, moving things to the nearest open space is pretty common > > on desktop, i'd su

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Marco Martin
On Thursday 22 November 2012, Marco Martin wrote: > forgetting for a while about the implementation, what would probably work > the best from an ui point of view is (not too unlike the current behavior, > but a bit fancier): > * plasmoids freely movable, if some conditions don't happen, they stay >

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Aaron J. Seigo
On Thursday, November 22, 2012 14:04:54 Marco Martin wrote: > * accidental action trigger the action that gets accidentally triggered on the desktop layer seems to be movement. that would be helped with a snapping system as right now single pixel movements of the mouse cause movement. in fact,

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Aaron J. Seigo
On Thursday, November 22, 2012 14:28:24 Marco Martin wrote: > On Thursday 22 November 2012, Marco Martin wrote: > > forgetting for a while about the implementation, what would probably work > > the best from an ui point of view is (not too unlike the current behavior, > > but a bit fancier): > > *

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Marco Martin
On Thursday 22 November 2012, Aaron J. Seigo wrote: > > to go a bit more at impementation details vevel, to achieve something > > like that, it could be done: > > * maintain the same grid system 48x48 there is now > > should this be based on screen resolution / dpi? yep, probably , something that

Re: Review Request: hide save and save as actions in every language

2012-11-22 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107418/#review22379 --- Ship it! ouch! all that just for the needed result. too bad ac

Re: Review Request: Add the plasmagik icon into the plasmate's repo

2012-11-22 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107419/#review22380 --- Ship it! we can't remove it from oxygen as it is used elsewher

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Sebastian Kügler
Hey, On Thursday, November 22, 2012 13:31:40 Aaron J. Seigo wrote: > On Thursday, November 22, 2012 13:05:05 Sebastian Kügler wrote: > > The idea is to make locked mode the default > > so to do anything to the system, one first has to discover that it can be > unlocked, then unlock, then to retu

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Sebastian Kügler
On Thursday, November 22, 2012 15:15:10 Aaron J. Seigo wrote: > affected audience is also of interest. people with less mouse pointer > dexterity will expeirence this problem more; people with more > obessive/compulsive tendencies will notice it more. keeping in mind the > affected audience can so

Re: [RFC] New (QML) Desktop Containment

2012-11-22 Thread Sebastian Kügler
On Thursday, November 22, 2012 15:37:30 Marco Martin wrote: > On Thursday 22 November 2012, Aaron J. Seigo wrote: > > > to go a bit more at impementation details vevel, to achieve something > > > like that, it could be done: > > > * maintain the same grid system 48x48 there is now > > > > should th

Review Request: Plasmate: Make Publisher able to remove the packages which have been installed with the cmake method

2012-11-22 Thread Antonis Tsiapaliokas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107425/ --- Review request for Plasma. Description --- Hello, With this patch th

Re: Review Request: Use static KNS3::DownloadDialog in PlasmoidPackage

2012-11-22 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107413/#review22405 --- plasma/private/packages.cpp

Re: Review Request: Use static KNS3::DownloadDialog in PlasmoidPackage

2012-11-22 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107413/#review22406 --- plasma/private/packages.cpp

Re: Review Request: Plasmate: Make Publisher able to remove the packages which have been installed with the cmake method

2012-11-22 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107425/#review22407 --- why would "Publish" do the exact opposite and uninstall somethi

Re: QActions in QML

2012-11-22 Thread Dmitry A. Ashkadov
Hello, friend! Thank you for your explanations! But I don't really need trigger actions, I need create KAction and get notifications when it's triggered. So, if I undrstand right, I can create KAction only from C++ and then use onTriggered: {} - Исходное сообщение - От: "Sebastian K