Issue 541 in xmonad: X.H.FadeInactive causes doFullFloat windows to stop rendering on multi display

Status: New Owner: ---- New issue 541 by osan...@cs.washington.edu: X.H.FadeInactive causes doFullFloat windows to stop rendering on multi display http://code.google.com/p/xmonad/issues/detail?id=541 Steps to reproduce: 1. (Start xcompmgr) 2. Using X.H.ManageHelpers, create a full floating window on one display 3. Switch to another display 4. Switch to another workspace in that display Expected output: The full floating window should continue to render Actual output: The full floating window freezes Reproduced in xmonad 0.10 and 0.11 on Ubuntu 12.10 I narrowed down the issue to windows which have been set to full float. Otherwise floating windows don't seem to have the issue, although I may be mistaken. Attachments: xmonad.hs 4.8 KB -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings

Comment #1 on issue 541 by allber...@gmail.com: X.H.FadeInactive causes doFullFloat windows to stop rendering on multi display http://code.google.com/p/xmonad/issues/detail?id=541 Does this happen if xcompmgr is not running? X11 compositing managers are, as a rule, rather buggy. (X11 compositing is, to put it mildly, a horrid hack.) If it works without a compositing manager, you might want to try compton or cairo-compmgr instead, as different compositing managers have different bugs. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings
participants (1)
-
codesite-noreply@google.com