[xmonad] Issue 269 in xmonad: HintedTile interferes with simpleDeco

codesite-noreply at google.com codesite-noreply at google.com
Sun Feb 8 10:59:40 EST 2009


Status: New
Owner: ----

New issue 269 by chr.gogo... at web.de: HintedTile interferes with simpleDeco
http://code.google.com/p/xmonad/issues/detail?id=269

What steps will reproduce the problem?
1. eddit xmonad.hs to make xmonad use the following layout:

simpleDeco shrinkText myTheme ( HintedTile 2 0.03 0.5 TopLeft
XMonad.Layout.HintedTile.Tall )

where

      myTheme = defaultTheme
                 {
		, decoHeight = 18
                 }


2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.

If this error is due to a module from XMonadContrib, please tag this issue
with 'Component-Contrib' below.


--
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


More information about the xmonad mailing list