Re: dict plasma applet

2008-11-11 Thread Thomas Georgiou
Technically, dict engine is an interface for the dict protocol, but it still needs work which i don't have time for right now. Thomas Georgiou ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: plasma, panels, colours

2008-11-11 Thread Wade Olson
2008/11/8 Aaron J. Seigo <[EMAIL PROTECTED]> > On Saturday 08 November 2008, Marco Martin wrote: > > err, http://www.notmart.org/misc/tasks2.png > > i think this actually looks worse, as now there's a bunch of brighter spots > each of which lower internal contrast. Time for Wade's monthly email

Re: plasma, panels, colours

2008-11-11 Thread Nuno Pinheiro
A Tuesday 11 November 2008 21:15:16, Marco Martin escreveu: > On Tuesday 11 November 2008, Aaron J. Seigo wrote: > > On Tuesday 11 November 2008, Davide Bettio wrote: > > > Are we going to put use it as default for KDE 4.2? I hope no. > > > > i'm not a fan of it either. nor is it really what i was

Re: plasma, panels, colours

2008-11-11 Thread Marco Martin
On Tuesday 11 November 2008, Aaron J. Seigo wrote: > On Tuesday 11 November 2008, Davide Bettio wrote: > > Are we going to put use it as default for KDE 4.2? I hope no. > > i'm not a fan of it either. nor is it really what i was hoping for. =/ somebody have any ideas? i'm really out of any :( Che

Re: dict plasma applet

2008-11-11 Thread Aaron J. Seigo
On Tuesday 11 November 2008, Nick Shaforostoff wrote: > It uses QTextBrowser instead of QWebView (saves ~5 megs of ram) allows any reason you aren't using the Plasma widget classes for this? i also assume this means the dict plasmoid and engine in kde's svn are abandonware at this point? it's g

Re: plasma, panels, colours

2008-11-11 Thread Aaron J. Seigo
On Tuesday 11 November 2008, Davide Bettio wrote: > Are we going to put use it as default for KDE 4.2? I hope no. i'm not a fan of it either. nor is it really what i was hoping for. =/ -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 K

Re: resizing applets

2008-11-11 Thread Aaron J. Seigo
On Tuesday 11 November 2008, Oszkar Ambrus wrote: > Is there a clean way to implement applet resizing? Or should I do what > you have done in PositioningRuler (implementing the mouse events)? you'll need to implement mouse events, yes. > And another one: if I have large text blocks in labels, it

Re: plasma, panels, colours

2008-11-11 Thread Davide Bettio
Hi Actualy I have a black&dark electric blue panel and I'm already tired to use it. It started to hurt my eyes since the first look at it. (moreover It looks worse if you use the read leaf wallpaper) Are we going to put use it as default for KDE 4.2? I hope no. Bye, Davide Bettio. __

resizing applets

2008-11-11 Thread Oszkar Ambrus
Hi ... As I mentioned before, I'm working on a visual programming application, that uses Plasma Applets as it's visual components. Is there a clean way to implement applet resizing? Or should I do what you have done in PositioningRuler (implementing the mouse events)? And another one: if I have

Re: dict plasma applet

2008-11-11 Thread Nick Shaforostoff
Please welcome qstardict plasmoid! http://qstardict.ylsoftware.com/svn.php http://qstardict.svn.sourceforge.net/viewvc/qstardict/trunk/ It uses QTextBrowser instead of QWebView (saves ~5 megs of ram) allows specifying order of dictionaries, loads plugins only when a definition requested by user a

Re: [REVIEW] Add labelSize() to Plasma::Meter

2008-11-11 Thread Rob Scheepmaker
On Saturday 08 November 2008 17:57:06 Sebastian Kügler wrote:> > Hm, that's a QLabel (of some sort) inside Plasma::Meter, I might be dense, > but you can still easily get at it with sth like > myMeter->label->nativeWidget()- > > >sizeHint() ... Well, actually, in Plasma::Meter the text is drawn in

Re: the final countdown

2008-11-11 Thread Lukas Appelhans
Hey! > * the quicklaunch applet This should work mostly now, needs a bit polishing though... 2 bugs I know of are: 1) When you click the arrow the first time, the dialog doesn't open at the correct position and 2) You cannot drag icons FROM the applet... (the code about QDrag is already there, bu

Re: the final countdown

2008-11-11 Thread Marco Martin
On Tuesday 11 November 2008, Aaron J. Seigo wrote: > hi... > > so we have just under one week left to get our features into svn. let's be > sure to make that deadline. > > perhaps we should make a list of outstanding items in this thread. such a > list might start with: > > * the keyboard status ap