Bug 336909 - After "Show Desktop", starting a new application causes the minimized windows to show up again.
Summary: After "Show Desktop", starting a new application causes the minimized windows...
Status: RESOLVED DUPLICATE of bug 67406
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-30 17:31 UTC by mymailclone
Modified: 2014-06-30 20:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mymailclone 2014-06-30 17:31:26 UTC
KDE 4.13.2 / openSuse 12.3

Good day!

When I declutter the desktop via "Show Desktop" and then start a new application all windows minimized with "Show Desktop" show up again.

I think that after using "Show Desktop" only the window of the newly started application should open.

Kind regards!

OpenMind

Reproducible: Always

Steps to Reproduce:
1. Open a few windows
2. Minimize them with "Show Desktop"
3. Start a new application
Actual Results:  
All windows minimized with "Show Desktop" show up again.

Expected Results:  
After using "Show desktop" the minimized windows should stay minimized and only the window of the newly started application should open.
Comment 1 Thomas Lübking 2014-06-30 17:40:02 UTC
kwriteconfig --file kwinrc --group Windows --key ShowDesktopIsMinimizeAll true
qdbus org.kde.kwin /KWin reconfigure

But you're probably rather looking for virtual desktops (run "kcmshell4 desktop")  or activities to organize your windows.

*** This bug has been marked as a duplicate of bug 67406 ***
Comment 2 mymailclone 2014-06-30 20:10:34 UTC
(In reply to comment #1)
> kwriteconfig --file kwinrc --group Windows --key ShowDesktopIsMinimizeAll
> true
> qdbus org.kde.kwin /KWin reconfigure
> 
...
snip

That's it! Thank you!
KDE is getting close to perfection...
OM