Bug 185823

Summary: double unminimizing in cover and flip switch
Product: [Plasma] kwin Reporter: Ignat Semenov <i.semenov.kde>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ignat Semenov 2009-02-28 20:06:39 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

When switching windows with Cover or Flip switch, if there is a minimized window, and it is selected, then the window unminimizes twice. One unminimizing animation occurs to the window in flip or cover switch effect, and another one is from the task manager to the desktop. These two animations go in parallel and finish in one window. This doesn't look very nice as with high animation speed it looks like flicker, and with low speeds you can actually notice the two animations and this doesn't make a lot of sense.
The desired behavior is to have only one animation or (what would be even better) no unminimizing animation at all, the window just zooming in from cover or flip switch.
Comment 1 Martin Flöser 2009-03-15 14:19:32 UTC

*** This bug has been marked as a duplicate of bug 156484 ***