From f2ea4ff515f3f3b0f16616fb11df907ac7f60f47 Mon Sep 17 00:00:00 2001 From: "allbery.b" Date: Sun, 3 Aug 2014 04:06:01 +0200 Subject: debug-managehook Ignore-this: 51f9255b496cca79e4a53e274c400ecc A set of hooks, and convenience combinators, to help with ManageHook debugging. Ordinary users may well want to use debugManageHookOn in normal configs, specifying a key sequence which can be pressed before running a command in order to capture debug information just for that command's main window. This is especially useful when trying to diagnose issues such as programs that do not play well with SpawnOn, or ManageHook matching on 'title' when the program does not set the window title until after it is mapped. darcs-hash:20140803020601-181ff-78e3735233c7af1d65d1aa3b2b6dbfead1a987b7.gz --- xmonad-contrib.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'xmonad-contrib.cabal') diff --git a/xmonad-contrib.cabal b/xmonad-contrib.cabal index cd77fa2..698a40c 100644 --- a/xmonad-contrib.cabal +++ b/xmonad-contrib.cabal @@ -166,6 +166,7 @@ library XMonad.Hooks.FloatNext XMonad.Hooks.ICCCMFocus XMonad.Hooks.InsertPosition + XMonad.Hooks.ManageDebug XMonad.Hooks.ManageDocks XMonad.Hooks.ManageHelpers XMonad.Hooks.Minimize -- cgit v1.2.3