Bug 1239

Summary: xcompmgr stops responding to _NET_WM_WINDOW_OPACITY messages
Product: xorg Reporter: Dan Doel <dolio>
Component: App/xcompmgrAssignee: Xorg Project Team <xorg-team>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patch fixing the bug described none

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.