Issue 100 in xmonad: XMonad.Layout.ResizableTile fails if floating window present on same screen.

13 Dec
2007
13 Dec
'07
7:37 a.m.
Issue 100: XMonad.Layout.ResizableTile fails if floating window present on same screen. http://code.google.com/p/xmonad/issues/detail?id=100 Comment #1 by byorgey: Hmm, I think I see the problem. The doLayout function in ResizableTile's LayoutClass instance applies its tiling to the results of W.integrate -- but W.integrate results in the entire contents of the stack, which includes any floating windows. I'll try to push a fix later today. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
6369
Age (days ago)
6369
Last active (days ago)
0 comments
1 participants
participants (1)
-
codesite-noreply@google.com