Bug 212065 - wallpaper with present windows+activities
Summary: wallpaper with present windows+activities
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: 4.3.2
Platform: Arch Linux Unspecified
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-27 16:27 UTC by Daniel Boff
Modified: 2009-10-29 18:02 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 Daniel Boff 2009-10-27 16:27:22 UTC
Version:            (using KDE 4.3.2)
Installed from:    Archlinux Packages

I'm using seperate activities for each workspace, because I like having a seperate set of plasmoids and different wallpapers for each workspace. however when I'm using the present windows effect i noticed that while the effect is on, I don't see the wallpaper of the current desktop, but the one of another workspace.

how to reproduce:
* enable seperate activies for each workspace
* activate present windows

it could happen that the right wallpaper appears "by accident" however usually it doesn't. while present windows is active also the wrong set of plasmoids (that from anoter workspace) appear.

everything works find when deactivating present windows. the problem only occurs while present windows is active.
Comment 1 Martin Flöser 2009-10-27 16:35:35 UTC
easy to fix: we just have to check that a desktop window is on current desktop.
Comment 2 Martin Flöser 2009-10-29 18:02:45 UTC
SVN commit 1042342 by graesslin:

Hide the desktop windows from other virtual desktops in presentwindows. That can happen when option activity per desktop is set.
BUG: 212065

 M  +4 -0      presentwindows.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1042342