[xorg-bugzilla-noise] [Bug 1239] New: xcompmgr stops responding to
_NET_WM_WINDOW_OPACITY messages
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 30 13:56:43 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1239
Summary: xcompmgr stops responding to _NET_WM_WINDOW_OPACITY
messages
Product: xapps
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: xcompmgr
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: dolio at cwru.edu
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.
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list