[xmonad] Issue 499 in xmonad: X.L.LayoutHints tries to handle windows without a sizehint

codesite-noreply at google.com codesite-noreply at google.com
Fri Mar 9 06:45:00 CET 2012


Status: New
Owner: ----

New issue 499 by MathStuf at gmail.com: X.L.LayoutHints tries to handle  
windows without a sizehint
http://code.google.com/p/xmonad/issues/detail?id=499

What steps will reproduce the problem?
1. Use a program which doesn't set size hints (sxiv and feh image viewers  
are two I've found).
2. Move focus around with layoutHints applied
3. Watch window change between 1x1, 1xn, mx1, proper size, and (rarely)  
fullscreen.

What is the expected output? What do you see instead?
layoutHints should ignore windows without size hints.

What version of the product are you using? On what operating system?
Fedora Rawhide with darcs as of 2012-02-29.

Are you using an xmonad.hs?  Please attach it and the output of "xmonad
--recompile".
It's large, but I've narrowed it down to layoutHints.

X11 bindings bug filed at:  
https://github.com/haskell-pkg-janitors/X11/issues/3




More information about the xmonad mailing list