You might consider using toggle full.
"aditya siram" <aditya.siram@gmail.com> writes:
> Hi all,
> I would like to maximize my focused window. There are three modules in the
> Xmonad-contrib library : XMonad.Layout.Magnifier, XMonad.Layout.Maximize,
> XMonad.Layout.MultiToggle. They all appear to implement maximizing.
>
> Any recommendations?
e.g
myCommonLayouts = ewmhDesktopsLayout $ avoidStruts $ (toggleLayouts Full Circle) ||| (toggleLayouts Full tiled) ||| Mirror (toggleLayouts Full (TwoPane (3/100) (1/2)))
where
tiled = Tall nmaster delta ratio
nmaster = 1
delta = 3/100
ratio = 1/2
and
,((modMask(myConfig), xK_f), sendMessage ToggleLayout)
>
> -deech
> _______________________________________________> Hi all,
> I would like to maximize my focused window. There are three modules in the Xmonad-contrib library :
> XMonad.Layout.Magnifier, XMonad.Layout.Maximize, XMonad.Layout.MultiToggle. They all appear to implement maximizing.
>
> Any recommendations?
>
> -deech
>
> xmonad mailing list
> xmonad@haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad
--
important and urgent problems of the technology of today are no longer the satisfactions of the primary needs or of archetypal wishes, but the reparation of the evils and damages by the technology of yesterday. ~Dennis Gabor, Innovations: Scientific, Technological and Social, 1970