Re: KNotificationItem specification - first draft

2009-09-07 Thread Marco Martin
On Monday 07 September 2009, Aurélien Gâteau wrote: > Marco Martin wrote: > > On Monday 07 September 2009, Aurélien Gâteau wrote: > >> Hi, > >> > >> I am probably a bit late at this, but thought I would ask anyway. > >> > >> Why did you ch

Re: KNotificationItem specification - first draft

2009-09-07 Thread Marco Martin
On Monday 07 September 2009, Jon A. Cruz wrote: > On Sep 7, 2009, at 10:11 AM, Marco Martin wrote: > > At the moment, (should make it more clear in the spec) is ARGB and > > is not > > designed to be network transparent, so the endian should be the same > > of the >

Re: Replacement for knewsticker

2009-09-10 Thread Marco Martin
; https://mail.kde.org/mailman/listinfo/plasma-devel -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Stylesheets and plasma widgets

2009-09-10 Thread Marco Martin
change it. Is there an object I can call > styleSheet() on to get the "master" stylesheet in use? > > Or... are style sheets just the wrong way to go about this? > _______ > Plasma-devel mailing list > Plasma-devel@kde.org > h

Knowledgebase plasmoid in kdeplasma-addons

2009-09-11 Thread Marco Martin
Hi all, it's a while the knowledge base plasmoid (used to query the opendesktop.org knowledge base) is in kdereview. i plan to move it now in kdeplasmaaddons. is it ok? any objections? Cheers, Marco Martin ___ Plasma-devel mailing list Plasma-

Re: Stylesheets and plasma widgets

2009-09-11 Thread Marco Martin
from plasma::teme unless a font is set, but is it possible at all to know if a non default font was set? font() will always return a QFont copy, soo, comparing some attributes like family and size with QApplication::font? Cheers, Marco Martin ___ Plasm

Re: Stylesheets and plasma widgets

2009-09-11 Thread Marco Martin
On Friday 11 September 2009, Aaron J. Seigo wrote: > On September 11, 2009, Marco Martin wrote: > > On Friday 11 September 2009, Aaron J. Seigo wrote: > > > On September 10, 2009, alan moore wrote: > > > > Thanks; I tried this, but it didn't work

Re: Stylesheets and plasma widgets

2009-09-12 Thread Marco Martin
On Friday 11 September 2009, Aaron J. Seigo wrote: > On September 11, 2009, Marco Martin wrote: > > but the ones thatreally have to use the proxywidget to paint, like the > > ones that have to layout text there wouldn't be much we can do about > > (maybe syncing the

workspace/plasma filesystem reorganization

2009-09-13 Thread Marco Martin
comments? improvements? as soon as we agree on one i can start making damages :) Cheers Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: workspace/plasma filesystem reorganization

2009-09-13 Thread Marco Martin
On Sunday 13 September 2009, Aaron J. Seigo wrote: > On September 13, 2009, Marco Martin wrote: > > |-desktop > > | > > | |-applets > > | |-containments > > | > > | `-shells > > should this be shells/ with plasma-desktop/ under it, or should it just

Re: workspace/plasma filesystem reorganization

2009-09-13 Thread Marco Martin
On Sunday 13 September 2009, Aaron J. Seigo wrote: > On September 13, 2009, Marco Martin wrote: > > On Sunday 13 September 2009, Aaron J. Seigo wrote: > > > On September 13, 2009, Marco Martin wrote: > > > > |-desktop > > > > | >

Review Request: associate an external tool to an applet

2009-09-14 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1606/ --- Review request for Plasma. Summary --- first implementation of an idea disc

Re: workspace/plasma filesystem reorganization

2009-09-14 Thread Marco Martin
On Sunday 13 September 2009, Marco Martin wrote: > Hi all, > at tokamak we talked about moving stuff around in workspace/plsma, to > better distinguish between the desktop shell, the netbook shell and > possibly other future things. > as i mentioned in an old message, i think a hyer

KDE/kdebase/workspace/plasma

2009-09-14 Thread Marco Martin
SVN commit 1023511 by mart: move stuff around: all containments,applets etc are in the subdirectory of their topic: that is

Re: KDE/kdebase/workspace/plasma

2009-09-14 Thread Marco Martin
On Monday 14 September 2009, Marco Martin wrote: > SVN commit 1023511 by mart: > > move stuff around: > all containments,applets etc are in the subdirectory of their topic: > that is > generic: stuff that is condivided among different shells > desktop: desktop shell spec

Re: workspace/plasma filesystem reorganization

2009-09-15 Thread Marco Martin
On Monday 14 September 2009, Aaron J. Seigo wrote: > On September 14, 2009, Marco Martin wrote: > > uh, and another thing: maybe the widget explorer to be another separate > > library, so in workspace/libs we would have libplasmagenericshell (or > > libplasmageneric) and li

Re: KDE/kdebase/workspace/plasma

2009-09-15 Thread Marco Martin
On Tuesday 15 September 2009, Aaron J. Seigo wrote: > On September 14, 2009, Marco Martin wrote: > > SVN commit 1023511 by mart: > > > > move stuff around: > > i really don't like the shells/ directories. > > plasma/netbook/shells/netbook/ > plasma/des

Re: QtScript bindings

2009-09-15 Thread Marco Martin
ma widget development. > > tjm > > _______ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: QtScript bindings

2009-09-15 Thread Marco Martin
ould > fit the layouting idea run to a dead end since they would like to > use the web, and the standalone apps on the other hand would > need access to QColor, QPolygon (our first real demo, Asteroids) > etc. > > tjm > > ___ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: associate an external tool to an applet

2009-09-15 Thread Marco Martin
ice out of it. if it fails it gets executed as a command... i wasn't really sure about that since i wanted to avoid people passing absolute urls and then complainig it's broken, but well, their bad.. for the list of urls i'm wondering if the app is not present would ma

Re: Splitting openDesktop plasmoid into two parts

2009-09-15 Thread Marco Martin
ivity list is a kinda of news source that changes often, it gives the opendesktop plasmoid some interesting to look at, otherwise yeah, it's interesting the nearby list if i have a mobile device, otherwise hmm... Cheers, Marco Martin ___ Pla

Re: KDE/kdebase/workspace/plasma

2009-09-15 Thread Marco Martin
would be no window management at all > > needed. > > yay! > ...say, does DashboardView use it yet? maybe I can c&p from there a bit. sadly, is still not possible to open it from dashboardview (well not even from desktopview, actually :p) > funny, I dreamt that someone else replie

Re: Review Request: associate an external tool to an applet

2009-09-15 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1606/ --- (Updated 2009-09-15 21:12:44.133738) Review request for Plasma. Changes --

Re: Review Request: associate an external tool to an applet

2009-09-15 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1606/ --- (Updated 2009-09-15 21:21:51.546388) Review request for Plasma. Summary --

Re: Multihead in plasma

2009-09-16 Thread Marco Martin
'/org/freedesktop/Hal/devices/volume_uuid_f56eab6f_90c0_4b1f_ae82_9343321 > >a2932' > > > > ERROR from solid predicate parser: syntax error > > Invalid D-BUS interface name 'org.kde.plasma-desktop.PlasmaApp' found > > while parsing introspection > > ___ > > Plasma-devel mailing list > > Plasma-devel@kde.org > > https://mail.kde.org/mailman/listinfo/plasma-devel > > I believe this is due to QT 4.5 not parsing out the "-" in > plasma-desktop. I don't know if this problem is fixing in 4.6. well, actually - is illegal in the dbus specification. > ___ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: KNotificationItem specification - first draft

2009-09-17 Thread Marco Martin
On Monday 07 September 2009, Jon A. Cruz wrote: > On Sep 7, 2009, at 11:54 AM, Marco Martin wrote: > > now i'm not sure about the current status of the tcp transport of > > dbus, but > > once it works i don't see particular problems, big endian machines > >

netbook irc meeting

2009-09-17 Thread Marco Martin
an be 4.5 more implementation details, not really metting topics: -how to loadthe default layout: hardcode/vs default config fie/vs scripting -what are the ugly spots in the code and things like that could be done? what do you think? Cheers, Marco M

Re: Knowledgebase plasmoid in kdeplasma-addons

2009-09-17 Thread Marco Martin
On Friday 11 September 2009, Marco Martin wrote: > Hi all, > it's a while the knowledge base plasmoid (used to query the opendesktop.org > knowledge base) is in kdereview. > i plan to move it now in kdeplasmaaddons. > is it ok? any objections? > > Cheers, > Marco Mar

Re: netbook irc meeting

2009-09-17 Thread Marco Martin
cer, 14 recife) before? after? > On Thursday 17 September 2009 16:31:39 Marco Martin wrote: > > Hi all, > > since i want to do the netbook shell as good as possible, i'm interested > > to hear opinions and directions from you guys =D > > > > i would like to have a lit

[PATCH] remove borders on maximized windows

2009-09-17 Thread Marco Martin
option of this patch under the name SmallScreenBehaviour config option or something like that? Cheers, Marco Martin Index: lib/kdecoration.cpp === --- lib/kdecoration.cpp (revision 1023932) +++ lib/kdecoration.cpp (working copy

Re: netbook irc meeting

2009-09-17 Thread Marco Martin
On Thursday 17 September 2009, Artur Souza (MoRpHeUz) wrote: > On Thursday 17 September 2009, 14:49 Marco Martin wrote: > > random proposal: > > sunday:17utc? > > (19 italy, 10 vancoucer, 14 recife) > > before? after? > > Seems good to me! Donuts for you for alre

Re: [PATCH] remove borders on maximized windows

2009-09-18 Thread Marco Martin
On Friday 18 September 2009, Lucas Murray wrote: > On Fri, Sep 18, 2009 at 2:31 AM, Marco Martin wrote: > > hi all, > > one of the things we need for the plasma netbook shell is to have windows > > fullscreen most of the time, so be maximized and without borders (titl

Re: [PATCH] remove borders on maximized windows

2009-09-18 Thread Marco Martin
ts to go over non fullscreen windows and is it possible to make them with a border again from outside the application? (from a button in the panel) Cheers, Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: netbook irc meeting

2009-09-18 Thread Marco Martin
On Friday 18 September 2009, Lucas Murray wrote: > On Fri, Sep 18, 2009 at 1:49 AM, Marco Martin wrote: > > random proposal: > > sunday:17utc? > > (19 italy, 10 vancoucer, 14 recife) > > before? after? > > 1am Monday, Perth.au. =( yeah, damn timezones :( how many

Re: [PATCH] remove borders on maximized windows

2009-09-18 Thread Marco Martin
On Friday 18 September 2009, Lucas Murray wrote: > On Fri, Sep 18, 2009 at 4:28 PM, Marco Martin wrote: > > well, exactly what is done in this patch, is just in the > > kcommondecoration superclass to no be specific to one single decoration. > > In that case: > > 1)

Re: [PATCH] remove borders on maximized windows

2009-09-18 Thread Marco Martin
On Friday 18 September 2009, Lucas Murray wrote: > On Fri, Sep 18, 2009 at 2:31 AM, Marco Martin wrote: > > hi all, > > one of the things we need for the plasma netbook shell is to have windows > > fullscreen most of the time, so be maximized and without borders (titl

Re: [PATCH] remove borders on maximized windows

2009-09-18 Thread Marco Martin
On Friday 18 September 2009, Marco Martin wrote: > On Friday 18 September 2009, Lucas Murray wrote: > > On Fri, Sep 18, 2009 at 2:31 AM, Marco Martin wrote: > > > hi all, > > > one of the things we need for the plasma netbook shell is to have > > > window

Re: [PATCH] remove borders on maximized windows

2009-09-18 Thread Marco Martin
On Friday 18 September 2009, Marco Martin wrote: > On Friday 18 September 2009, Marco Martin wrote: > > On Friday 18 September 2009, Lucas Murray wrote: > > > On Fri, Sep 18, 2009 at 2:31 AM, Marco Martin wrote: > > > > hi all, > > > > one of the things

Re: devicenotifier with qgw

2009-09-19 Thread Marco Martin
ust call hide now it will fade out with an animation so i don't think new methods are needed > What do you think about that? > Thanks > > Jacopo > > ___ > Plasma-devel mailing lis

Re: Review request: Container plasma applet

2009-09-20 Thread Marco Martin
es requests like > https://bugs.kde.org/show_bug.cgi?id=193015 and others i saw on the bug > tracker and on the brainstorm. > > Giulio. > ___ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinf

Re: Review request: Container plasma applet

2009-09-20 Thread Marco Martin
t; > > -- > > Aaron J. Seigo > > humru othro a kohnu se > > GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 > > > > KDE core developer sponsored by Qt Development Frameworks > > > > ___ > > Plasma-devel mailing list > > Plasma-devel@kde.org > > https://mail.kde.org/mailman/listinfo/plasma-devel -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: netbook irc meeting

2009-09-20 Thread Marco Martin
On Thursday 17 September 2009, Marco Martin wrote: > Hi all, > since i want to do the netbook shell as good as possible, i'm interested to > hear opinions and directions from you guys =D > > i would like to have a little irc meeting about it, to discuss some of the > issues

Re: Review Request: adding default colors format for kolourpicker and support for latex colors.

2009-09-20 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1669/#review2405 --- Ship it! to me apart some style issues looks good /trunk/KDE/kdepla

Re: Review Request: adding default colors format for kolourpicker and support for latex colors.

2009-09-20 Thread Marco Martin
> On 2009-09-20 18:51:25, Marco Martin wrote: > > to me apart some style issues looks good just a thing: since it changes the behaviour a bit contact the original author of it (pinotree on irc) - Marco --- This is an auto

Re: Generic view widget for Plasma

2009-09-20 Thread Marco Martin
te in libplasma, you can > see some of the current requirements. and again, Jacopo and Giulio are > working on the device notifier to take it in this direction, so maybe they > could end up creating a nice generic list widget out of that for use by > others? -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: netbook irc meeting

2009-09-20 Thread Marco Martin
On Sunday 20 September 2009, Marco Martin wrote: > On Thursday 17 September 2009, Marco Martin wrote: > > Hi all, > > since i want to do the netbook shell as good as possible, i'm interested > > to hear opinions and directions from you guys =D > > > > i w

Re: netbook irc meeting

2009-09-20 Thread Marco Martin
On Sunday 20 September 2009, Marco Martin wrote: > On Sunday 20 September 2009, Marco Martin wrote: > > On Thursday 17 September 2009, Marco Martin wrote: > > > Hi all, > > > since i want to do the netbook shell as good as possible, i'm > > > interested

Re: netbook irc meeting

2009-09-21 Thread Marco Martin
On Monday 21 September 2009, Aaron J. Seigo wrote: > On September 20, 2009, Marco Martin wrote: > > On Sunday 20 September 2009, Marco Martin wrote: > > > On Thursday 17 September 2009, Marco Martin wrote: > > > > Hi all, > > > > since i want to do

Re: netbook irc meeting

2009-09-21 Thread Marco Martin
ough but would be quite pretty -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: netbook irc meeting

2009-09-21 Thread Marco Martin
On Monday 21 September 2009, Aaron J. Seigo wrote: > On September 21, 2009, Marco Martin wrote: > > > > - i would swap current window control and the search field > > > > > > swap position you mean? if so, why? > > > > just to have the close wind

Re: netbook irc meeting

2009-09-21 Thread Marco Martin
On Monday 21 September 2009, Aaron J. Seigo wrote: > On September 21, 2009, Marco Martin wrote: > > altering the contentsmargins of the applets to put them inside the > > standard background of the applet if there is one, otherwise draw a > > little background for its own >

Re: Bugs in signalplotter.cpp

2009-09-22 Thread Marco Martin
On 9/22/09, John Tapsell wrote: > 2009/9/21 Aaron J. Seigo : >> On September 21, 2009, John Tapsell wrote: >>> 2009/9/20 Albert Astals Cid : >>> > Hi, not sure who's the responsible on that, blame says 73% of lines are >>> > from "leonhard" but CIA says he left KDE time ago, copyright mentions >>>

Re: Review Request: Custom native widgets for Plasma::ComboBox, Plasma::LineEdit and Plasma::TextEdit

2009-09-22 Thread Marco Martin
ewboard.kde.org/r/1094/ > --- > > (Updated 2009-09-22 10:30:38) > > > Review request for Plasma, Aaron Seigo and Marco Martin. > > > Summary > --- > > This patch adds possibility to use custom combo b

Re: "pervirtualdesktopviews=true" does not work

2009-09-22 Thread Marco Martin
nologia > >> -- > >> Blog: http://blog.morpheuz.cc > >> PGP: 0xDBEEAAC3 @ wwwkeys.pgp.net > >> -- > > > > -- > > Good luck ! -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Attempt to port KAlarm to KNotificationIcon

2009-09-22 Thread Marco Martin
--- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kde.org/r/1655/ > --- > > (Updated 2009-09-22 19:24:27) > > > Review request for KDE PIM, Plasma and Marco Martin. > > > Summary

Re: Review request: Container plasma applet

2009-09-23 Thread Marco Martin
On 9/23/09, alan moore wrote: >>> Anyway, with your last sentence you was saying that I could have done a >>> similar thing working directly on containments? >> >> yes, and that's really probably the way to go about it. use cases would >> probably help define what direction to actually take. >> >

Re: Ayatana notifications for Plasma

2009-09-23 Thread Marco Martin
quite skeptic about the idea of passive notifications first, but > have since changed my mind after using them for a while. I believe this > new approach needs to be tried for one to make an informed opinion on > it. The feedback I got from Kubuntu Karmic users is varied: some like it >

Re: Review Request: Plasma + Nepomuk - libplasma patch - attempt 1

2009-09-23 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1699/#review2439 --- it's late here... just two quick things came to my mind :) /trunk/KD

Re: Declarative UI Integration, reprise

2009-09-24 Thread Marco Martin
de more useful > for Plasma. In particular I'd welcome feedback on how we're integrating > with existing code. I'm hopeful that we can integrate existing items > without having to re-write anything at all (like the integration currently > does), without compromising the usefulness of the integration. -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Use window() as KNotificationItem::associatedWidget() to avoid native widgets

2009-09-24 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1707/#review2457 --- have you teste what happens when the associated widget is actually 0?

Re: Declarative UI Integration, reprise

2009-09-24 Thread Marco Martin
On Thursday 24 September 2009, Alan Alpert wrote: > On Thu, 24 Sep 2009 20:38:16 ext Marco Martin wrote: > > On Thursday 24 September 2009, Alan Alpert wrote: > > ... > > > > i'm compiling the branch right now, then i'll be able to give more in > > depth

Re: Review request: Container plasma applet

2009-09-24 Thread Marco Martin
On Thursday 24 September 2009, Riccardo Iaconelli wrote: > On Wednesday 23 September 2009 10:11:19 Marco Martin wrote: > > this means those plasmoids have to be fixed. in particular the > > battery applet should have a constrainedsquare aspect ratio andstill > > draw the s

KDE/kdelibs/plasma/widgets

2009-09-24 Thread Marco Martin
SVN commit 1027814 by mart: ensureRectVisible() a rect in internal widget coordinates will cause an animated scroll until the rect becomes visible it should not collide with kinetic scroll since the anim is stopped as soon as amouse or wheel event is triggered CCMAIL:plasma-devel@kde.org M +42

Re: Review Request: Use window() as KNotificationItem::associatedWidget() to avoid native widgets

2009-09-25 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1707/#review2465 --- Ship it! well, looking at all the code again it would just have th sa

Re: Making kinetic scrolling generic

2009-09-25 Thread Marco Martin
27;s not a big deal and > shouldn't interfere with you going ahead with this design in any way. would the properties be just in the internal KineticScroll object or also in the external widgets that support scroll? i would do the latter, tis way, kinetic would nimate KineticScroll, and them

Re: Declarative UI Integration, reprise

2009-09-25 Thread Marco Martin
y suggestions on how this can be made more useful > for Plasma. In particular I'd welcome feedback on how we're integrating > with existing code. I'm hopeful that we can integrate existing items > without having to re-write anything at all (like the integration currently > does), without compromising the usefulness of the integration. -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Declarative UI Integration, reprise

2009-09-26 Thread Marco Martin
On Saturday 26 September 2009, Alan Alpert wrote: > On Thu, 24 Sep 2009 22:07:31 Marco Martin wrote: > > On Thursday 24 September 2009, Alan Alpert wrote: > > > On Thu, 24 Sep 2009 20:38:16 ext Marco Martin wrote: > > > > On Thursday 24 Sep

Re: Review request: Container plasma applet

2009-09-27 Thread Marco Martin
make a power manager in > kubuntu, with 4.1 i think, they used the systray with the correct icons, > and you could really see how much better it looked. > ___ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Center tool tips in Plasma

2009-09-27 Thread Marco Martin
> On 2009-08-28 21:42:20, Aaron Seigo wrote: > > /trunk/KDE/kdelibs/plasma/corona.cpp, line 511 > > > > > > i thought we were going to avoid the bool and instead use Qt::Alignment? > > wrote: > So only one public me

Re: Review request: Container plasma applet

2009-09-27 Thread Marco Martin
On Sunday 27 September 2009, Riccardo Iaconelli wrote: > On Sunday 27 September 2009 15:32:27 Marco Martin wrote: > > speaking of wich, i woud really like to have some systray icons dependent > > from the plasma theme (i.e. mostly monochrome systray, but this should > > l

Re: Review request: Container plasma applet

2009-09-27 Thread Marco Martin
in funny ways. it should retain its aspect ratio and be painted in the largest proportioned rect contained in the applet contents rect. should be quite a small patch. last thing, monocrome systray: since it's really simple probably svgs are enough in this case too, for plasmoids would be a bit tricky, because they should have to detect if they are in the systray and change their svg accordingly. for the new systray protocol icons, if they use icon names as opposed to pixmaps it is ridicolously easy: just find that name in the plasma theme, if not found use kicon as usual, for old icons, well, another reason to port it :D Cheers, Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: No signals from Plasma.ComboBox?

2009-09-30 Thread Marco Martin
tudy I would appreciate > it. looking in the combobox code seems the signals are correctly wired up. try doing the same thing by accessing the nativeWidget() signals, but it should make no difference -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Extenders

2009-09-30 Thread Marco Martin
ems are widgets with their own titlebar that can be stacked and are contained in an Extender and can be dragged around between applet or be put standalone. some PopupApplets just use Extender as graphicsWidget() -- Marco Martin ___ Plasma-devel maili

Different activities for each desktop KCM

2009-09-30 Thread Marco Martin
Hi all, i noticed in the kwin multiple desktops config there is a checkbox for enabling the different activities for each desktop thing in plasma, but it was a but uuh, fake. this patch enables it, using a new plasma dbus call done for that. Cheers, Marco Martin Index: main.ui

Re: Different activities for each desktop KCM

2009-10-01 Thread Marco Martin
On Thursday 01 October 2009, Artur Souza (MoRpHeUz) wrote: > Hey Marco! > > On Wednesday 30 September 2009, 19:08 Marco Martin wrote: > > i noticed in the kwin multiple desktops config there is a checkbox for > > enabling the different activities for each desktop thing in pla

Re: Declarative UI integration v0.2

2009-10-01 Thread Marco Martin
that QML tries to solve version > compatibility problems by having the version in the import statement, so > while Plasma 0.2 has no Plasmoid item, Plasma 0.1 has it (and all the other > items) just as it was and so all the examples still work as is. > > I would appreciate any feedback you have on this design, remembering that > Qt Declarative itself is still in development and so feedback on how it > works can still be acted upon. -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Declarative UI integration v0.2

2009-10-01 Thread Marco Martin
lors) > > -Plasma data sources (through data engines) > > and services > > > -Centrally managed configuration data storage > > -Config dialog requested > > Please correct me if anything is missing from this list or is incorrect. > > constraints events? that means

Re: Declarative UI integration v0.2

2009-10-02 Thread Marco Martin
On Friday 02 October 2009, Alan Alpert wrote: > On Fri, 2 Oct 2009 03:06:50 ext Marco Martin wrote: > > On Thursday 01 October 2009, Chani wrote: > > > > Once the file is loaded we need to provide ways for it to access > > > > plasma specific functionality.

Re: Declarative UI integration v0.2

2009-10-02 Thread Marco Martin
On Friday 02 October 2009, Alan Alpert wrote: > On Fri, 2 Oct 2009 02:33:46 ext Marco Martin wrote: > > On Thursday 01 October 2009, Alan Alpert wrote: > > > Hi Plasma Devs, > > > > > > The feedback on this list was of great help in rethinking the desig

Re: Review Request: Add an hidden option to set a translucent background for DesktopView

2009-10-02 Thread Marco Martin
s wallpaper plugin ("No Wallpaper") as well? problem is that plugin should be aware of the view and set a flag on the view window, pretty fishy -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Add to itemBackground signals to track animation progress

2009-10-02 Thread Marco Martin
> This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kde.org/r/1757/ > --- > > (Updated 2009-10-02 09:10:16) > > > Review request for Plasma, Aaron Seigo and Marco Martin. > > >

KDE/kdelibs/plasma/widgets

2009-10-02 Thread Marco Martin
SVN commit 1030634 by mart: apparently if the label is hidden it doesn't receive font change events, so at show event i have to check if the font is different from QApplication::font() :/ now: is this the intended behaviour of qt or is a bug? CCMAIL:plasma-devel@kde.org M +11 -1 label.cpp

Re: Review Request: Delays ensureRectVisible() to allow the widget to resize

2009-10-02 Thread Marco Martin
rd.kde.org/r/1759/ > --- > > (Updated 2009-10-02 19:53:47) > > > Review request for Plasma, Aaron Seigo and Marco Martin. > > > Summary > --- > > This patch solves a bug with ensureRectVisible(). It is brother of this:

Re: Review Request: WebView Kinetic Scrolling

2009-10-03 Thread Marco Martin
> http://reviewboard.kde.org/r/1764/ > --- > > (Updated 2009-10-03 13:07:41) > > > Review request for Plasma, Aaron Seigo, Marco Martin, and Adenilson > Cavalcanti. > > > Summary > --- > > Add support for kinetic scrollin

Re: Review Request: WebView Kinetic Scrolling

2009-10-03 Thread Marco Martin
e same way, if not what is the difference? atm i can't come up with other stuff :) Cheers, Marco Martin > Cheers, > Kenneth > > On Sat, Oct 3, 2009 at 10:16 AM, Marco Martin wrote: > > --- > > This is an auto

Review Request: restore all applet config options whel loading from a different config file

2009-10-03 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1765/ --- Review request for Plasma. Summary --- ok, this is ugly, perhaps there is a

Re: Review Request: WebView Kinetic Scrolling

2009-10-04 Thread Marco Martin
OK :-) If you come up with something, ping me at #qtwebkit (freenode) > or just e-mail me. > > Thanks! > Kenneth > _______ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: WebView Kinetic Scrolling

2009-10-04 Thread Marco Martin
rollPosition > > as for make plasma::webview use qgraphicswebwiew: > > -keep both, separate implementations (uugly :) > > -webview subclassesqgraphicswebwiew (aaah, bic) > > -webview is an empty qgraphicswidget that contains nothing but a > > &

Re: Review Request: Delays ensureRectVisible() to allow the widget to resize

2009-10-04 Thread Marco Martin
56) > > > Review request for Plasma, Aaron Seigo and Marco Martin. > > > Summary > --- > > This patch solves a bug with ensureRectVisible(). It is brother of this: > http://reviewboard.kde.org/r/1756/ > It delays the scrolling of the view because it has to wait f

Re: Tokamak 4 dates

2009-10-05 Thread Marco Martin
sals for a date? > > Also, who here would like to attend? end of february sounds good to me. as usual, any date, i'll do my best to be here :) Cheers, Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Review Request: kineticscrolling, with pixel based properties

2009-10-06 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1799/ --- Review request for Plasma, igorto and Adenilson Cavalcanti. Summary --- ok,

KineticScrolling strategies

2009-10-06 Thread Marco Martin
/r/1799/ tries to use that method. now, i'm wondering, what is really the best way? since i already made adenilson and igor basically rewrite it one time i would really get this right. comments? opinions? Cheers, Marco Martin ___ Plasma-devel ma

Re: KineticScrolling strategies

2009-10-06 Thread Marco Martin
On Tuesday 06 October 2009, Artur Souza (MoRpHeUz) wrote: > Hello :) > > On Tuesday 06 October 2009, 16:15 Marco Martin wrote: > > the Plasma::KineticScrolling private class had a quite a painful history. > > it was wrote accessing directly the scrollwidget internal widgeet, t

Review Request: Plasma::WindowEffects functions to render window thumbnails

2009-10-06 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1800/ --- Review request for Plasma. Summary --- this is the tiny part for the overvi

Re: Panel autohide

2009-10-07 Thread Marco Martin
de.org/?l=kde-linux&m=125486478602064&w=2 would be easy. and it's how the netbook panel behaves at the moment. my only concern is that would mean a new config option. let's see how it behaves there . but there must be a strong use case to make the panel auto -always- show/hide with a delay

Re: Review Request: Plasma::WindowEffects functions to render window thumbnails

2009-10-07 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1800/ --- (Updated 2009-10-07 11:21:14.514362) Review request for Plasma. Changes --

KWindowSystem::windowGeometries() ?

2009-10-07 Thread Marco Martin
ot it will stay in Plasma::WindowEffects... Lubos (and others involved), what do you think? :) Cheers, Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: kineticscrolling, with pixel based properties

2009-10-07 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1799/ --- (Updated 2009-10-07 19:54:07.402461) Review request for Plasma, igorto and Adeni

Re: Panel autohide

2009-10-08 Thread Marco Martin
hen there will be the overvirew the corona and desktop sections will be pretty much invalidated :) > Thanks, > - Markus > > [1] http://techbase.kde.org/User:Chani/WayOfThePlasma/Categories > ___ > Plasma-devel mailing list > Plasma-dev

Re: activities overview, take N

2009-10-11 Thread Marco Martin
en a window (not fullscreen, just a normal window, maybe with even titlebar, resizable and all, maybe plasma themed, i don't know) it will have a thumbnail of the activity (since is only one perhaps if it's a real zoomed out view could still be fast-ish enough) thumbnails of the associa

<    1   2   3   4   5   6   7   8   9   10   >