[xmonad] darcs patch: handle-windows-with-no-sizehint
Ben Boeckel
mathstuf at gmail.com
Fri Mar 9 07:27:01 CET 2012
1 patch for repository http://code.haskell.org/xmonad:
Fri Mar 9 01:23:43 EST 2012 Ben Boeckel <mathstuf at gmail.com>
* handle-windows-with-no-sizehint
When a window has no size hint set, the memory returned by XGetWMNormalHints
may be pretty useless. This can cause hint-less windows to bounce between 1x1,
1xn, mx1, the proper size, and (rarely) fullscreen when the layoutHints layout
modifier from xmonad-contrib is used.
Two programs that exhibit this behavior are feh and sxiv.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 3836 bytes
Desc: Patch preview
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20120309/3db72820/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/x-darcs-patch
Size: 4602 bytes
Desc: A darcs patch for your repository!
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20120309/3db72820/attachment-0001.bin>
More information about the xmonad
mailing list