Re: ginormous performance issue

2009-07-17 Thread Marco Martin
On Thursday 16 July 2009, Marco Martin wrote: > On Thursday 16 July 2009, Aaron J. Seigo wrote: > > On Thursday 16 July 2009, Marco Martin wrote: > > > but a sick idea come to my mind: what about encoding the pointer value > > > (or another random number, whatever) i

Re: ginormous performance issue

2009-07-17 Thread Marco Martin
On Friday 17 July 2009, Aaron J. Seigo wrote: > On Friday 17 July 2009, Marco Martin wrote: > > and still, in the case of an applet with many subwidgets, independent > > timers can do really a big signal storm, so i still kinda like more the > > pointer approach :p > >

Re: Review Request: Fix text centering in task manager task items

2009-07-18 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/980/#review1652 --- Ship it! to me is fine, at least for now. i've tried with every concei

Review Request: Theme caching smartification

2009-07-18 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1055/ --- Review request for Plasma. Summary --- This patch follows what we talked ab

Re: Review Request: Fix text centering in task manager task items

2009-07-19 Thread Marco Martin
On 7/19/09, Alec Moskvin wrote: > On Saturday 18 July 2009 13:35:46, Marco Martin wrote: >> Ship it! > > Great! How do I do that? :) if you don't have a svn account i can do that. if you really (really:p) plan to stick around you can apply for one, see http://techbas

Re: Review Request: Fix text centering in task manager task items

2009-07-20 Thread Marco Martin
On Monday 20 July 2009, Alec Moskvin wrote: > On Sunday 19 July 2009 04:11:04, Marco Martin wrote: > > On 7/19/09, Alec Moskvin wrote: > > > On Saturday 18 July 2009 13:35:46, Marco Martin wrote: > > >> Ship it! > > > > > > Great! How do I do that?

panels and popups sliding effect

2009-07-20 Thread Marco Martin
ide Netwm? is this acceptable?) anyways, how does this patch look? is on the right track? oh, as usual, please keep answers both on plasma-devel and kwin lists :) Cheers, Marco Martin Index: slidingpopups/slidingp

Re: panels and popups sliding effect

2009-07-20 Thread Marco Martin
On Monday 20 July 2009, Martin Gräßlin wrote: > Am Montag 20 Juli 2009 18:18:48 schrieb Marco Martin: > > Hi all, > > At the plasma&kwin bof at akademy one of the things we talked about was a > > new effect that can make popups and panels appear with a slide animation. &g

Re: panels and popups sliding effect

2009-07-20 Thread Marco Martin
On Monday 20 July 2009, Marco Martin wrote: > On Monday 20 July 2009, Martin Gräßlin wrote: > > Am Montag 20 Juli 2009 18:18:48 schrieb Marco Martin: > > > Hi all, > > > At the plasma&kwin bof at akademy one of the things we talked about was > > > a ne

Re: panels and popups sliding effect

2009-07-20 Thread Marco Martin
On Monday 20 July 2009, Thomas Lübking wrote: > Am Monday 20 July 2009 schrieb Marco Martin: > > adding (another) new type could also solve my issue with the netbook > > shell, where kwin thinks that window is fullscreen just because has the > > full size but not the full

Re: panels and popups sliding effect

2009-07-21 Thread Marco Martin
On Tuesday 21 July 2009, Aaron J. Seigo wrote: > On Monday 20 July 2009, Marco Martin wrote: > > windows should be clipped to look as they come from the panel, and not > > slide over it, is there another way to achieve that? > > maybe if it slides under the panel could mak

Re: panels and popups sliding effect

2009-07-21 Thread Marco Martin
:dialog sets it, it seems to work quite good. for plasma side: is the custom anim code in Dialog and Panel to be removed? or should be there some kind of fallback for Compiz/Windows/whatever? Cheers, Marco Martin Index: slidingpopups/slidingpopups.cpp ==

Re: Review Request: Custom combo boxes for Plasma::ComboBox

2009-07-21 Thread Marco Martin
> > (Updated 2009-07-21 15:55:33) > > > Review request for Plasma and Marco Martin. > > > Summary > --- > > This patch adds possibility to use custom combo box widgets (subclassed from > KComboBox) instead of plain KComboBox. > It's intended fo

Re: need help on my javascript plasmoid

2009-07-22 Thread Marco Martin
why it fails? By the way, how do I get any debugging? When I > do "plasmoidviewer ." I just get the plasmoid with the "Script > initialization failed" message, nothing more. > > Thanks in advance > > Pat > _____

Re: Plasma::Package::registerPackage stops working?

2009-07-22 Thread Marco Martin
about the package handling classes, so i can't say exactly why two really similar registerpackage and installpackage exist. but installpackage is used by openwidgetassistant.cpp in te applet browser so that one should work? > -- > Tiger -- Marco Martin

Re: need help on my javascript plasmoid

2009-07-22 Thread Marco Martin
On Wednesday 22 July 2009, Patrick Aljord wrote: > On Wed, Jul 22, 2009 at 3:03 AM, Marco Martin wrote: > > in amarok js bindings are complete and autogenerated. > > for now in plasma hey are just a tiny subset and you can call only stuff > > explicitly exported by libplasm

Gethotnewstuff and themes

2009-07-22 Thread Marco Martin
rect, but retrocompatibility is important too, hmm -- Marco Martin Index: backgrounddialog.cpp === --- backgrounddialog.cpp (revision 1000423) +++ backgrounddialog.cpp (working copy) @@ -80,13 +80,11 @@ KPluginInfo::List themeInfos = Plas

Re: Gethotnewstuff and themes

2009-07-23 Thread Marco Martin
On Thursday 23 July 2009, Aaron J. Seigo wrote: > On Wednesday 22 July 2009, Marco Martin wrote: > > Now the question is: simply say to those theme screw you and make the > > package right or reverting to the old behaviour? > > those packages are, by definition, broken.

Re: Prospective costs of the 3rd Plasma meeting (Tokamak3)

2009-07-23 Thread Marco Martin
an railroads says 30€ milan-visp, for me there is around 10€ more for turin-milan so around 80€+visp-randa? i'm correct? riccardo should start from milan and davide from padova, that's around 25€ to milan Cheers, Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: 4.4 call for runners (ideas)

2009-07-23 Thread Marco Martin
t; [2] this should probably end up in kde-look.org > ___ > 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: Custom combo boxes for Plasma::ComboBox

2009-07-23 Thread Marco Martin
--- > > This is an automatically generated e-mail. To reply, visit: > > http://reviewboard.kde.org/r/1094/ > > ------- > > > > (Updated 2009-07-21 15:55:33) > > > > > > Review request fo

Re: panels and popups sliding effect

2009-07-23 Thread Marco Martin
On Tuesday 21 July 2009, Marco Martin wrote: > On Tuesday 21 July 2009, Lucas Murray wrote: > > On Tue, Jul 21, 2009 at 11:59 AM, Lucas Murray > > wrote: > > > The property would look something like: _KDE_SLIDE = {x1, y1, x2, y2, > > > direction} where the two c

Re: 4.4 call for runners (ideas)

2009-07-23 Thread Marco Martin
On Thursday 23 July 2009, Aaron J. Seigo wrote: > On Thursday 23 July 2009, Marco Martin wrote: > > What about a runner that displays icons for somehow saved queries, > > clicking on the icon launches that query.. > > saved queries or saved matches? how often does one n

Re: Moving libconversation to kdereview

2009-07-23 Thread Marco Martin
review is good even if for a short time. what about a short lived copy? > Let the review begin! > > Carsten -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: panels and popups sliding effect

2009-07-23 Thread Marco Martin
On Thursday 23 July 2009, Aaron J. Seigo wrote: > On Tuesday 21 July 2009, Marco Martin wrote: > > is the custom anim code in Dialog and Panel to be removed? or should be > > yes, i think it can be removed. > > what i don't like about these patches is that they manipu

Re: panels and popups sliding effect

2009-07-24 Thread Marco Martin
On Friday 24 July 2009, Aaron J. Seigo wrote: > On Thursday 23 July 2009, Marco Martin wrote: > > animateWindow(winId, Animation, Location); > > the same for the highlight windows and other xatom based affects as well. > animateWindow is a bit generic of a name given that

Re: 4.4 call for runners (ideas)

2009-07-24 Thread Marco Martin
ach plugin as part of the same runner. > > I'd like to hear your feedback about this. > Thanks >Jacopo > > _______ > 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: panels and popups sliding effect

2009-07-24 Thread Marco Martin
On 7/24/09, Marco Martin wrote: > On Friday 24 July 2009, Aaron J. Seigo wrote: >> On Thursday 23 July 2009, Marco Martin wrote: >> > animateWindow(winId, Animation, Location); >> >> the same for the highlight windows and other xatom based affects as well. >>

Re: Prospective costs of the 3rd Plasma meeting (Tokamak3) - part 2

2009-07-24 Thread Marco Martin
- > Artur Duque de Souza > openBossa Research Labs > INdT - Instituto Nokia de Tecnologia > -- > Blog: http://blog.morpheuz.cc > PGP: 0xDBEEAAC3 @ wwwkeys.pgp.net > --

Re: Moving libconversation to kdereview

2009-07-25 Thread Marco Martin
;Conversion' is not a namespace-name > > > The files are installed in "kde/include/conversion/". I don't know how I > can teach plasmaweather to find the files... Can somebody on this list > please help? > > Let the review begin! > >

Re: containing plasmoid crashes

2009-07-26 Thread Marco Martin
hope you plasma hackers will find the middle ..and you lose the single scene, so no more containments, the desktop becomes a bunch of little windows and the pnel is simply not possible to do anymore Cheers, Marco Martin > ground to keep everyone happy. > > Bogdan > > > > On Su

Re: panels and popups sliding effect

2009-07-26 Thread Marco Martin
On Saturday 25 July 2009, Aaron J. Seigo wrote: > On Friday 24 July 2009, Marco Martin wrote: > > what about a small library (just statics probably) in workspace to deal > > with this stuff? KWindowSystemExtra? > > the code needs to be accessible from libplasma though so th

Re: containing plasmoid crashes

2009-07-26 Thread Marco Martin
ers will find the > > > > middle > > > > > > ..and you lose the single scene, so no more containments, the desktop > > > becomes a bunch of little windows and the pnel is simply not possible > > > to do anymore > > > > > > Cheers, &

Re: panels and popups sliding effect

2009-07-26 Thread Marco Martin
On Sunday 26 July 2009, Martin Gräßlin wrote: > Am Sonntag 26 Juli 2009 12:55:55 schrieb Marco Martin: > > On Saturday 25 July 2009, Aaron J. Seigo wrote: > > > On Friday 24 July 2009, Marco Martin wrote: > > > > what about a small library (just statics probably) in

Re: panels and popups sliding effect

2009-07-26 Thread Marco Martin
On Sunday 26 July 2009, Marco Martin wrote: > On Saturday 25 July 2009, Aaron J. Seigo wrote: > > On Friday 24 July 2009, Marco Martin wrote: > > > what about a small library (just statics probably) in workspace to deal > > > with this stuff? KWindowSystemExtra? &

Re: panels and popups sliding effect

2009-07-26 Thread Marco Martin
On Sunday 26 July 2009, Aaron J. Seigo wrote: > On Sunday 26 July 2009, Marco Martin wrote: > > i'm really on the fence on where to put this and how to call it. > > Becasue if we put other stuff like that like the taskbar thumbnails and > > the glow effect they wou

Re: plasma application policies

2009-07-28 Thread Marco Martin
considered an implementation bug. > > > the script engine situation is probably the easiest of the bunch: just add > a method to the script engine that states what it does with configuration > (e.g. setProvidesCustomizedConfiguration(bool)) and query that when > deciding what t

Re: Akonaditray always hidden.

2009-07-28 Thread Marco Martin
hat would be needed is some tri state thing, always show, always hide, automatic (default) > > Toma -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Fix svg support on Plasma::PushButton

2009-07-28 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1152/#review1826 --- Ship it! making it display a sincgle element is a nice addition - Ma

Re: tokamak planning

2009-07-31 Thread Marco Martin
ys. > > p.s. first home automated using plasma == awesome ;) "honey i can't come now, i'm debugging the fridge" :p -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: KDE/kdeplasma-addons/applets/news

2009-08-03 Thread Marco Martin
On Monday 03 August 2009, Sebastian Kügler wrote: > On Monday 03 August 2009 14:39:16 Marco Martin wrote: > > SVN commit 1006289 by mart: > > > > keep the stylesheet, not strictly necessary after all but a good example > > on how to do that > > > > > >

Re: Please review: Virtual keyboard plasmoid - Plasmaboard

2009-08-03 Thread Marco Martin
nk the current solution is useable, too. I want to place this > plasmoid in kdeplasma-addons for KDE 4.4. Fits great to the netbook stuff. > > Greetings, > > Björn > > > ___ > Plasma-devel mailing list > P

Re: KDE/kdeplasma-addons/applets/news

2009-08-03 Thread Marco Martin
On Monday 03 August 2009, Aaron J. Seigo wrote: > On Monday 03 August 2009, Sebastian Kügler wrote: > > On Monday 03 August 2009 18:47:25 Marco Martin wrote: > > > however everywhere Webview or a TextBrowser is used yes, using a > > > stylesheet is often necessary, n

Re: Fwd: translatoid

2009-08-06 Thread Marco Martin
a/applets. > > > I correct some bugs, like textColor and translation mistake. > > > So, contact me if there are some problems with it. > > > > > > ++ > > > ___ > > > Plasma-devel mailing list > >

KDE/kdeplasma-addons/dataengines/ocs

2009-08-06 Thread Marco Martin
SVN commit 1007876 by mart: make the activity dataengine work: set the activity data indicized by a simple progressive number as Key: not really pretty but is there some better idea? also, once is final the fix should be backported CCMAIL:plasma-devel@kde.org M +17 -7 ocsengine.cpp ---

Re: Fwd: translatoid

2009-08-06 Thread Marco Martin
) the ones in translatoid at the moment are quite good but not many unfortunately :/ -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

knowledge base plasmoid

2009-08-06 Thread Marco Martin
Hi all, I've moved the knowledgebase plasmoid from playground to kdereview. it seems to work fine from the test i've done, the ui is quite barebone but i would like to keep it as simple as possible. let me know on any problem with the thing ;) Cheers, Ma

Re: Flags, was Fwd: translatoid

2009-08-06 Thread Marco Martin
flag yeah, would look way better, not sure if there are issues i haven't tough about doing so tough > > And I won't even start the debate about whether flags are really the > appropriate symbol to use for languages when multiple countries use the > same language... :-)

Re: plasma webkit and proxy

2009-08-06 Thread Marco Martin
proxy. Is it possible to make the > plasmoid use the KDE proxy settings? > > Does Plasma::WebView handle proxy someway? > > Petri hmm, webview should use kio now so it should use the system settings as proxy? -- Marco Martin ___ Plasma-dev

Re: 4.3 branch plasma crash in AbstractTaskItem::basicPreferredSize

2009-08-07 Thread Marco Martin
ui/kern el/kapplication.cpp:302 > #28 0x7fd336175295 in QCoreApplication::notifyInternal (this=0x240fbf0, > receiver=0x2c3fa48, event=0x7fff4322eac0) at kernel/qcoreapplica > tion.cpp:606 > #29 0x7fd336907d91 in QCoreApplication::sendEvent (receiver=0x2c3fa48, > event=0x7fff4322eac0) at ../../include/QtCore/../../src/corelib/k > ernel/qcoreapplication.h:213 -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: [nepomuk-kde] Plasma activities and Nepomuk

2009-08-07 Thread Marco Martin
; > > > So, what is the best way to do this? > > > > Cheerio, > > Ivan > > ___ > > nepomuk-kde mailing list > > nepomuk-...@semanticdesktop.org > > http://lists.semanticdesktop.org/mailman/listinfo/nepomuk-kde > > ___ > 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: [nepomuk-kde] Plasma activities and Nepomuk

2009-08-08 Thread Marco Martin
of the > ontology), we would like to start with the bare minimum required to > represent an ActivityContext and actually implement it before we start > adding other things... > > So, here is what might be the minimum required to represent > ActivityConte

Re: [nepomuk-kde] Plasma activities and Nepomuk

2009-08-08 Thread Marco Martin
ot/Raptor displays just the apps you need for > productivity work (by default, without any customisation from user; > but allows for user customisation, if needed) > > Hope I have made my point clear ;) > > Cheers, > Hari > ___ > 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: [nepomuk-kde] Plasma activities and Nepomuk

2009-08-08 Thread Marco Martin
On Saturday 08 August 2009, Hari krishna Anandhan wrote: > On Sat, Aug 8, 2009 at 1:50 PM, Marco Martin wrote: > > would this types something static or just strings given by the user? > > i fear if it's something static, while it's something that has a more > >

Re: Review Request: Dropping Remote URLs onto Plasma

2009-08-08 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1240/#review1933 --- Ship it! can't find anything to say against it, seems cool ;) just a

Re: 4.3 branch plasma crash in AbstractTaskItem::basicPreferredSize

2009-08-09 Thread Marco Martin
i'm running the taskbar from 4.3 branch now, let's see if i can reproduce the crashes On 8/8/09, David Faure wrote: > On Friday 07 August 2009, Marco Martin wrote: >> On Friday 07 August 2009, David Faure wrote: >> > Plasma crashes rather often for me. >> >

Re: [nepomuk-kde] Plasma activities and Nepomuk

2009-08-09 Thread Marco Martin
On 8/8/09, Sebastian Kügler wrote: > On Saturday 08 August 2009 07:34:22 Chani wrote: >> > So, here is what might be the minimum required to represent >> > ActivityContext: - Activity name (given by user) >> > - Activity Type >> >> what would you do with an activity type that you couldn't do with

Re: 4.3 Previewer or Icon?

2009-08-09 Thread Marco Martin
> 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

New systray spec

2009-08-09 Thread Marco Martin
cationitem-specification.pdf (beware, most of it is still not checked for typos :p) so if someone feels like giving it a read to point out most obviously missing/wrong stuff is welcome :D Cheers, Marco Martin ___ Plasma-devel mailing list Plasma-dev

Review Request: activities support in opendesktop widget

2009-08-10 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1253/ --- Review request for Plasma. Summary --- no, not plasma activities :p this ad

Re: New systray spec

2009-08-10 Thread Marco Martin
On Sunday 09 August 2009, Riccardo Iaconelli wrote: > On Sunday 09 August 2009 16:01:05 Marco Martin wrote: > > so if someone feels like giving it a read to point out most obviously > > missing/wrong stuff is welcome :D > > just some brain.dump() of stuff that may be miss

Re: Review Request: activities support in opendesktop widget

2009-08-10 Thread Marco Martin
This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1253/#review1957 ------- On 2009-08-10 10:54:19, Marco Martin wrote: > > --

Re: plasmoidviewer patch

2009-08-13 Thread Marco Martin
. kinda a can of worms.. i was thinking abound doing a plasma shell used exactly for using plasmoids as "standalone apps" for the netbook thinghie, i can't guarantee neither when i'll do it neither if i'll do it, but yeah, would be worth to be a separate project perhaps &

Re: Some dates on Tokamak3

2009-08-13 Thread Marco Martin
investigated further. Will use a standard 750-841 wago-controller. Think > that we should think about a TCP/IP-ModBus binding [first link] or about an > OPC-Server [second link]. > > Some resources: > [Link list]" > > I don'

Re: Review Request: plasma-netbook: fix for mid to netbook renaming

2009-08-13 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1303/#review2017 --- Ship it! +1, this is actually a thing i was procrastinating to do :)

Re: PopupApplet and setFocus() behaviour

2009-08-13 Thread Marco Martin
a popup. Is this possible? Is there some potential workaround > you see? > > Thanks in advance, > Dmitry. > > PS. If you want to look at the code it can be found here: > http://websvn.kde.org/trunk/playground/base/klipper-ng/plasmoid/applet/ > ___ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel Cheers, Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Add HOME and END key navigation to folderview applet

2009-08-15 Thread Marco Martin
> On 2009-08-15 18:58:52, Artur de Souza (MoRpHeUz) wrote: > > Why it doesn't make sense for a non sorted folder view ? Even if the items > > are not sorted, there is a "first item" and a "last item"... agree - Marco --- This is an aut

Re: Review Request: Add HOME and END key navigation to folderview applet

2009-08-15 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1329/#review2037 --- Ship it! to me looks good, i think it should work even when is not so

Re: Review Request: make use of setClickMessage in the source textedit

2009-08-17 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1337/#review2048 --- Ship it! pretty no-brainer i would say :) - Marco On 2009-08-16 22

Re: Some dates on Tokamak3

2009-08-17 Thread Marco Martin
l greatly depend from the weather. don't know there, but in the mountans near from where i live at ~1600mt these days is as fucking hot as everywhere else, as soon the weather becomes crap, in a period around end of august can go to around 10°C or less so yeah, we can find 10c as wel

Re: Review Request: Add HOME and END key navigation to folderview applet

2009-08-19 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1329/#review2085 --- Ship it! yes, to me looks fine, go for it - Marco On 2009-08-19 12

Re: Review Request: Add HOME and END key navigation to folderview applet

2009-08-19 Thread Marco Martin
On Wednesday 19 August 2009, Shantanu Tushar Jha wrote: > Should this be backported? I really get confused when backporting is > concerned. nah, i don't think so, quite a big patch and too much of a "feature" :) > On Wed, Aug 19, 2009 at 8:40

Plasmoidviewer license

2009-08-19 Thread Marco Martin
Hi all, i just noticed that the license of plasmoidviewer is.. BSD is this an acceptable thing? should be tried to be changed? (is Frerich Raabe still around?) Cheers, Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org

Re: Working method for focusing widgets in panels and keyboard navigation for Tasks applet

2009-08-21 Thread Marco Martin
own task manager, Fancy Tasks) and I've > some questions... > > It should use only Tab and Shift + Tab? > Is there artwork for "focus" state? > Windows should be switched when task are (I've two modes, with pressed > Ctrl it only switches focus and icon, I

Review Request: load default applets in the systray

2009-08-22 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1384/ --- Review request for Plasma. Summary --- this moves the battery and device no

Re: Review Request: Add setSubTitlePolicy() method to Plasma::Delegate

2009-08-22 Thread Marco Martin
> (Updated 2009-08-21 15:50:26) > > > Review request for Plasma, Aaron Seigo and Marco Martin. > > > Summary > --- > > This adds more control of showing subtitles with Plasma::Delegate by adding a > setSubtitlePolicy() method to its API. >

Re: Working method for focusing widgets in panels and keyboard navigation for Tasks applet

2009-08-24 Thread Marco Martin
y to > > switch between applets and containments using standard tab and other) > > would be best probably (but still needs my code, or similar solution). > > just like alt-tab for windows, ctrl+tab (or whatever) would work for > multiple panels. -- Marco Martin

Re: Working method for focusing widgets in panels and keyboard navigation for Tasks applet

2009-08-24 Thread Marco Martin
method that > > added a list, i'd think it should be called "setFocusWidgets"? removal > > would be achieved by deletion of the widget, i suppose? or would it make > > sense to have a removeFocusWidget as well for symmetry? > > probably should have it. extender

Re: Review Request: Patch to fix drawing problem for horizontal scrollbar's slider

2009-08-24 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1395/#review2137 --- Ship it! to me looks good - Marco On 2009-08-24 20:19:12, Reza Fat

Re: Some dates on Tokamak3

2009-08-25 Thread Marco Martin
, > too early, too late? the plasma italian mafia pack should arrive around that time too so you're in good company eheh :) -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: can't get qgraphicsgridlayout to resize properly

2009-08-25 Thread Marco Martin
dSize) size hints of qlabels appear to be in no relation with the text size (and you can't acces the indide qtextdocument, so no way to fetch the size of the text) if this is really needed use Plasma::TextBrowser with disabled scrollbars, that should have meaningful size hints -- Marco Mart

Re: can't get qgraphicsgridlayout to resize properly

2009-08-25 Thread Marco Martin
m in a dark wet room until everything will work right alexis? :p > > Did you try without the proxywidget stuff, so using QGraphicsWidgets > directly, btw? That would make an even cleaner testcase. > > It would be very nice to see this fixed indeed... > > Cheers, -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: reminder for T3: day 1 presentation topics!

2009-08-25 Thread Marco Martin
will there be a projector? most of the stuff kinda requires showing the shiny new toys running.. -- Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request: Moving theme configuration to system settings.

2009-08-25 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1404/#review2146 --- we'll talk about this at tokamak, but i think this is a good step in t

Re: Drop kwin's fullscreen hack

2009-08-30 Thread Marco Martin
On 8/30/09, Martin Gräßlin wrote: > Attached is a patch to remove kwin's fullscreen hack for not-netwm windows > without borders and the screen geometry. I want to drop it because the > Plasma > netbook shell has no border and has the screen geometry and has said to be > not > fullscreen, but is m

Re: Drop kwin's fullscreen hack

2009-08-30 Thread Marco Martin
; And are you saying the netbook shell does not use netwm? it does, what would be broken are applications that does not use it, but do they still exist and are relevant? > Am Sunday 30 August 2009 19:06:34 schrieb Marco Martin: >> On 8/30/09, Martin Gräßlin wrote: >> > Attached i

Re: Review Request: Keyboard navigation support for Tasks applet

2009-08-31 Thread Marco Martin
ewicz wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kde.org/r/1482/ > --- > > (Updated 2009-08-30 20:46:50) > > > Review

Re: Review Request: Keyboard navigation support for Tasks applet

2009-08-31 Thread Marco Martin
> > Review request for Plasma, Aaron Seigo and Marco Martin. > > > Summary > --- > > This patch adds support for [Shift + ] Tab navigation (and Enter / Return to > activate item) in Tasks plasmoid. > In order to work it needs fixing of panel focusing issue

Re: IRC Meeting: virtual desktops 2.0

2009-09-02 Thread Marco Martin
On 9/1/09, Martin Gräßlin wrote: > As we weren't able to discuss the ideas for window tagging/activities during > Tokamak I'd suggest we have an IRC meeting while most Plasma devs are still > in > Randa. > > So we just need a time. I think we should do it somewhen in the morning or > early afterno

Re: KDE/kdebase/workspace/plasma/netbook/shells/netbook

2009-09-02 Thread Marco Martin
On 9/2/09, Kevin Ottens wrote: > SVN commit 1018772 by ervin: > > Make it build by importing all the mouse plugin stuff from the desktop > shell. IIRC that's the second time we need to do something like that to fix > the build when someone starts using code from shells/common. > > There's some dep

Re: KDE/kdebase/workspace/plasma/netbook/shells/netbook

2009-09-02 Thread Marco Martin
On 9/2/09, Kevin Ottens wrote: > On Wednesday 2 September 2009 12:04:36 Marco Martin wrote: >> libplasma-workspace is mostly what there is in common, should be >> something that builds by itself, maybe not static as now but a private >> dynamic library? > > Yep, private

KDE/kdelibs/plasma/widgets

2009-09-02 Thread Marco Martin
SVN commit 1019013 by mart: add tabAt(int) function actually the correspondent qtabwidget is widget(), but on a qgraphicsproxywidget it is taken, maybe needs a beter name? CCMAIL: plasma-devel@kde.org M +19 -0 tabbar.cpp M +8 -0 tabbar.h --- trunk/KDE/kdelibs/plasma/widgets/ta

[PATCH] disable the fade effect from the slidingpopups effect

2009-09-03 Thread Marco Martin
Hi all, this patch adds a proxy to the fade effect that permits to set ignored windows, all the windows where slidingpopups is applied add themseves to this list Cheers, Marco Martin Index: fade/fade.cpp === --- fade/fade.cpp

Re: [PATCH] disable the fade effect from the slidingpopups effect

2009-09-03 Thread Marco Martin
On 9/3/09, Lucas Murray wrote: > On Thu, Sep 3, 2009 at 7:36 PM, Marco Martin wrote: >> this patch adds a proxy to the fade effect that permits to set ignored >> windows, all the windows where slidingpopups is applied add themseves >> to this list > > - Does n

Re: [PATCH] disable the fade effect from the slidingpopups effect

2009-09-04 Thread Marco Martin
On 9/4/09, Martin Gräßlin wrote: > Am Freitag 04 September 2009 02:34:13 schrieb Marco Martin: >> On 9/3/09, Lucas Murray wrote: >> > On Thu, Sep 3, 2009 at 7:36 PM, Marco Martin wrote: >> >> this patch adds a proxy to the fade effect that permits to set ignored

KNotificationItem specification - first draft

2009-09-04 Thread Marco Martin
tmart-xdg-specs/commits/notificationitem questions and comments are more than welcome Cheers, Marco Martin http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";> Notification Item Specification Introduction This is a draft standard for the management of visual items used

KNotificationItem specification - first draft

2009-09-05 Thread Marco Martin
otificationitem questions and comments are more than welcome Cheers, Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Tokamak III Wrap Up

2009-09-06 Thread Marco Martin
ated interesting stuff to write about. great! > Maybe also a personal note to everybody involved: I really enjoyed working > with everybody, and to me T3 was serious fun. You rock! Thanks for having > me being part of such a great team. I mean it. me too, it was an astonishing experience

Re: KNotificationItem specification - first draft

2009-09-07 Thread Marco Martin
back about the spec, I suggest you generate an html > output of it and upload it somewhere. yeah, good idea, here it is: http://www.notmart.org/misc/notificationitem Cheers, Marco Martin ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Tokamak III Wrap Up

2009-09-07 Thread Marco Martin
the office. if there still were some doubts about tat: you rock! :D > > griits > Mario > > ___ > Plasma-devel mailing list > Plasma-devel@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel Cheers, Marco Martin

  1   2   3   4   5   6   7   8   9   10   >