
On Tue, Aug 07, 2007 at 03:45:56PM +0200, Andrea Rossato wrote:
Well, I build up such a case... typical of a lawyer I'd say...;-)
As I promised this is a module that works without patching XMonad. I feel a bit ashamed, because it also highlights my basic ignorance of the layout system... but I must confess I do not care that much: tabbed, tall and full are definitely enough for me, so I never thought about writing a layout. This module exports a function that takes a layout and will make that layout respond to commands send with the application that is commented out at the end of the file. The layout must be actually in use. More layout can be set in "serverMode". If you use tabbed you should not use this module. This is also the reason why I'm not sending it as a patch proposal: I want to investigate where the problems with tabbed arises (btw, the problems are not related to the specific use of LayoutHelpers., since I tried also different approaches). Andrea