Re: Problem compiling kdebase

2009-04-12 Thread sujith h
On Sun, Apr 12, 2009 at 6:11 PM, Shantanu Tushar Jha wrote: > Recently I updated kdesupport, kdelibs, kdepimlibs, kdebase and as usual > tried to make. kdesupport, kdelibs, and kdepimlibs built successfuly. When I > try to 'make' kdebase, I get the following errors- > > [ 33%] Built target kappfin

Re: Tool tips - again

2009-04-12 Thread Lucas Murray
On Sun, Apr 12, 2009 at 11:56 PM, Emdek wrote: - show window when hovering over preview (I'm not sure, but there is KWin highlight window effect, maybe could be used for this, but I don't know how it works); http://mail.kde.org/pipermail/plasma-devel/2009-February/003759.html Doesn't apply

Re: how to use the cache-to-disk feature in Wallpaper

2009-04-12 Thread Benoit Jacob
I have a problem, I wonder if I'm hitting a bug. It seems as if insertIntoCache(key, QImage()) does not do anything when it is called from ~Mandelbrot(). The expected behavior was to remove the image corresponding to 'key' from the cache. I have really checked that the key is correct and that isU

"Show Only Icons" tasks in Panel Task Manager

2009-04-12 Thread Mario Palomo
Hi, I use a narrow vertical Panel and the text of the items in the Task Manager are not very useful to me (only 2 or 3 characters), but I see a *small* icon and the 2 or 3 characters I don't need. I think is better to see only a *big* icon for every task, so I have touch a little the file 'abstrac

Re: Keyboard shortcuts and applets

2009-04-12 Thread Emdek
On Sunday 12-04-2009 18:23:00 Aaron J. Seigo wrote: > On Sunday 12 April 2009, Emdek wrote: >> If yes, I think that that there should be added information in >> configuration, for what is that shortcut intended. Or maybe separate it >> from rest of applet configuration > > what benefit is there to

Re: Tool tips - again

2009-04-12 Thread Emdek
On Sunday 12-04-2009 18:18:01 Aaron J. Seigo wrote: > On Sunday 12 April 2009, Emdek wrote: >> - raise, iconify etc. window after left clicking on >> preview; > > i wonder if this is best left to the item that the tooltip is shown for, > e.g. > the tasks widget? or do we _always_ want raise/iconi

systemtray

2009-04-12 Thread Marco Martin
i've founda really nasty ugly hack that makes the popup menus of the systray spec mostly working.. making them windows, and disappear with an event filter.. sounds evil? yeah, it is :/ (there is always the option of just passing the actions and then building the menu server side, neat but really

Re: Keyboard shortcuts and applets

2009-04-12 Thread Aaron J. Seigo
On Sunday 12 April 2009, Emdek wrote: > First one question, for what was it designed at beginning? For focusing > applet? yes; whatever that means for the given widget. it might pop up a menu or give focus a line edit, for instance. > If yes, I think that that there should be added information

Re: Tool tips - again

2009-04-12 Thread Aaron J. Seigo
On Sunday 12 April 2009, Emdek wrote: > - add activated(KUrl) signal for description (or more signals like > discussed earlier); should be fine; URLs could be associated with the thumbnails as well ... > - raise, iconify etc. window after left clicking on > preview; i wonder if this is best left

Re: how to use the cache-to-disk feature in Wallpaper

2009-04-12 Thread Benoit Jacob
2009/4/12 Aaron J. Seigo : > if you have 3 containments with the same image as the wallpaper, it shouldn't > create three cache files on disk. so there is no real mapping from cache file > to containment; there is a mapping of sorts between wallpaper plugins and the > cache file they are using ...

Keyboard shortcuts and applets

2009-04-12 Thread Emdek
Hello And finally something about shortcuts. ;-) First one question, for what was it designed at beginning? For focusing applet? If yes, I think that that there should be added information in configuration, for what is that shortcut intended. Or maybe separate it from rest of applet configuratio

Re: how to use the cache-to-disk feature in Wallpaper

2009-04-12 Thread Aaron J. Seigo
On Sunday 12 April 2009, Benoit Jacob wrote: > (***) > Plasma::Wallpaper should remember for each cached image it's > "context": that is (i guess), which containment it belongs to. That > could be either stored in the filename, or by storing in different > sub-directories. if you h

Tool tips - again

2009-04-12 Thread Emdek
Hello I was thinking about it more and now I'm not sure if there is really big need for signals other than activated(KUrl). And by the way, where we would need to connect to receive these signals? I think that by default left clicking on preview could do the same action like clicking on task ent

Re: how to use the cache-to-disk feature in Wallpaper

2009-04-12 Thread Benoit Jacob
2009/4/10 Aaron J. Seigo : > papers (maybe i should add that bookkeeping into Wallpaper itself? H.. > yes, probably... "let me get back to you on that one," he says, again.) ok: caching is now implemented in Mandelbrot (r952792). Here's again a somewhat lengthy email but you can skip to (

Re: KDE/kdebase/apps/plasma/applets/folderview

2009-04-12 Thread Aaron J. Seigo
On Thursday 09 April 2009, Fredrik Höglund wrote: > SVN commit 951572 by fredrik: > > Include actions in the drop menu for creating applets for the dropped > URL's, and for setting the wallpaper. this is broken in so many ways: * it assumes there's an Image plugin on the system * it assumes Imag

Problem compiling kdebase

2009-04-12 Thread Shantanu Tushar Jha
Recently I updated kdesupport, kdelibs, kdepimlibs, kdebase and as usual tried to make. kdesupport, kdelibs, and kdepimlibs built successfuly. When I try to 'make' kdebase, I get the following errors- [ 33%] Built target kappfinder_install [ 33%] Built target plasma_applet_folderview_automoc Linki

Re: Review Request: Plasmoïd Notes: Solution for the bug 171795. Possibility to format the text.

2009-04-12 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/567/#review902 --- trunk/KDE/kdeplasma-addons/applets/notes/notes.h

Re: Review Request: Plasmoïd Notes: Solution for the bug 171795. Possibility to format the text.

2009-04-12 Thread Madlyn MERCK
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/567/ --- (Updated 2009-04-12 04:35:57.199469) Review request for Plasma. Summary ---