[xmonad] Issue 538 in xmonad: X.H.DynamicBars call to xrrSelectInput has no effect

codesite-noreply at google.com codesite-noreply at google.com
Wed Dec 10 17:31:28 UTC 2014


Comment #4 on issue 538 by aka.... at gmail.com: X.H.DynamicBars call to  
xrrSelectInput has no effect
https://code.google.com/p/xmonad/issues/detail?id=538

This problem was due to DynamicBars not receiving the randr events because  
it opened its own connection instead of asking XConf, so DynamicBars was  
buggy all along.
A hypothesis on IRC was that it used to rely on a bug in Xorg that went  
away, which exposed the bug.
Fix attached, credit geekosaur.

Attachments:
	DynamicBars.hs.patch  925 bytes

-- 
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


More information about the xmonad mailing list