From 1c54d11f556ef4850165832072ccbed55e417f4e Mon Sep 17 00:00:00 2001 From: mail Date: Sat, 6 Oct 2007 15:28:02 +0200 Subject: (un)Manage Docks based on WINDOW_TYPE Hi, this is a replacement for the example code in Config.hs that should detect and unamange, for example, the gnome-panel. The problem with that code is that it also unamangs dialog boxes from gnome-panel which then are not usable (no keyboard intput, at least here). Greetings, Joachim darcs-hash:20071006132802-c9905-befdbe36f6f280d987dfb62702b7a6e05ce3306c.gz --- MetaModule.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'MetaModule.hs') diff --git a/MetaModule.hs b/MetaModule.hs index 2b4b210..07fbf49 100644 --- a/MetaModule.hs +++ b/MetaModule.hs @@ -48,6 +48,7 @@ import XMonadContrib.LayoutModifier () import XMonadContrib.LayoutHints () import XMonadContrib.LayoutScreens () import XMonadContrib.MagicFocus () +import XMonadContrib.ManageDocks () -- import XMonadContrib.Magnifier () import XMonadContrib.Maximize () -- import XMonadContrib.Mosaic () -- cgit v1.2.3