Bug 1239 - xcompmgr stops responding to _NET_WM_WINDOW_OPACITY messages
Summary: xcompmgr stops responding to _NET_WM_WINDOW_OPACITY messages
Status: CLOSED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xcompmgr (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-30 13:56 UTC by Dan Doel
Modified: 2011-10-15 17:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch fixing the bug described (706 bytes, patch)
2004-08-30 14:00 UTC, Dan Doel
no flags Details | Splinter Review

Description Dan Doel 2004-08-30 13:56:43 UTC
After minimizing and restoring a window, or switching virtual desktops, 
xcompmgr stops responding to _NET_WM_WINDOW_OPACITY changes, and needs to be 
restarted. 
 
The reason is that XSelectInput is called in add_win to listen for the 
changes, and then in unmap_win to stop listening, but never in map_win. I'll 
attach a patch that fixes it.
Comment 1 Dan Doel 2004-08-30 14:00:49 UTC
Created attachment 779 [details] [review]
Patch fixing the bug described
Comment 2 Adam Jackson 2004-09-14 11:50:28 UTC
fixed by the mongo merge for 1.0.  you sneaky person you.  thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.