[xmonad] Issue 366 in xmonad: XMonad.Layout.NoFrillsDecoration depends on SimpleDecoration

codesite-noreply at google.com codesite-noreply at google.com
Wed Jan 27 19:45:55 EST 2010


Status: New
Owner: ----

New issue 366 by j... at kitenet.net: XMonad.Layout.NoFrillsDecoration depends  
on SimpleDecoration
http://code.google.com/p/xmonad/issues/detail?id=366

What steps will reproduce the problem?
1.import XMonad.Layout.NoFrillsDecoration
2.do not import XMonad.Layout.SimpleDecoration
3.

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

xmonad.hs:41:10: Not in scope: `defaultTheme'

xmonad.hs:42:4: Not in scope: `activeColor'

xmonad.hs:43:4: Not in scope: `inactiveColor'

xmonad.hs:44:4: Not in scope: `activeBorderColor'

xmonad.hs:45:4: Not in scope: `inactiveBorderColor'

Etc. This goes away if SimpleDecoration is also imported.

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

0.9

Are you using an xmonad.hs?  Please attach it and the output of "xmonad
--recompile".

Please provide any additional information 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