Bug 159330 - [PATCH] Delay applet handle creation
Summary: [PATCH] Delay applet handle creation
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-14 22:26 UTC by David Benjamin
Modified: 2008-07-15 07:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
delay handle creation (4.17 KB, patch)
2008-03-14 22:27 UTC, David Benjamin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Benjamin 2008-03-14 22:26:24 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

Browsing Plasma's containment.cpp, there's a TODO that says

TODO: there should be a small delay on showing these. they pop up too quickly/easily

Patch attached below.
Comment 1 David Benjamin 2008-03-14 22:27:46 UTC
Created attachment 23900 [details]
delay handle creation

Not sure if this is the "best" way to code this.

Is this patch satisfactory?
Comment 2 Chani 2008-03-14 22:36:24 UTC
your patch might get more attention on http://mattr.info :)
Comment 3 David Benjamin 2008-03-14 22:51:33 UTC
Huh, nifty.

So, is that the preferred way of submitting patches? To KDE in general or just Plasma?
Comment 4 Chani 2008-03-14 23:13:45 UTC
just plasma and a few other projects, afaik. it's still quite new. :)
Comment 5 Loic Marteau 2008-07-15 01:56:31 UTC
i think than this can be closed with the new applet handle implementation ?!

Prefer confirmation from Aaron...

Comment 6 Aaron J. Seigo 2008-07-15 07:01:49 UTC
*** Bug has been marked as fixed ***.