
Hi, Here's a modified SimpleFloat without the decorations that kept bugging me. I also dropped the mouse resize support since moving the windows has to be done through mouse bindings that by default push the window to the floating mode which doesn't support the mouse resize anyway. Maybe a different set of bindings that don't set the window to the floating mode when the workspace is in one of the floating layouts might be a better option. Fri Apr 25 01:09:57 EEST 2008 joamaki@gmail.com * new contrib layout: XMonad.Layout.SimplestFloat - A floating layout like SimpleFloat, but without decoration