[xmonad] Issue 545 in xmonad: xmonad displays transparent urxvt badly with ugly gaps and overlaps

codesite-noreply at google.com codesite-noreply at google.com
Tue May 14 00:12:39 CEST 2013


Status: New
Owner: ----

New issue 545 by webb.phi... at gmail.com: xmonad displays transparent urxvt  
badly with ugly gaps and overlaps
http://code.google.com/p/xmonad/issues/detail?id=545

What steps will reproduce the problem?
1. run urxvt or urxvtc one or more times


What is the expected output? What do you see instead?

expected: the terminal windows are nicely tiled
actual: ugly gaps and overlaps among tiled terminal windows and with xmobar


What version of the product are you using? On what operating system?

ubuntu 10.04 LTS Server
rxvt-unicode (urxvt) v9.06 - released: 2008-06-15
xmonad 0.11


Are you using an xmonad.hs?  Please attach it and the output of "xmonad
--recompile".

yes, but bug is the same with or without my xmonad.hs


Please provide any additional information below.

temporarily fixed by switching to another xmonad screen and back again, but  
returns with any layout change

fixed by:
.Xdefaults:
+URxvt*transparent: false

similar issue in dwm fixed (on some systems) by:
config.h:
+static const Bool resizehints = False;



Attachments:
	2013_05_13_ 6_38_47_1366x768px.jpg  49.1 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



More information about the xmonad mailing list