aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/DebugWindow.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* debug-debugallbery.b2014-08-031-12/+46
| | | | | | | | | Ignore-this: cbb2b1d99293e3a4d02a256c2733aeb0 Various fixes and enhancements to DebugWindow and DebugStack. ManageDebug requires these fixes, but some of them are significant even if not using ManageDebug. darcs-hash:20140803020530-181ff-f11b9446cddb31d970d1e227e63ec6ec5a45a0d2.gz
* Address warnings from Debug modulesAdam Vogt2012-12-151-3/+3
| | | | | | | | | | Ignore-this: f97416ae4feffe4e5f9916d14d9e1524 The warnings were related to ghc-7.6 removing Prelude.catch (triggering warnings regarding the import hiding it), as well as defaulting of some numeric types. darcs-hash:20121215165525-1499c-d960b0029306b898656aae8b61279a707f490c0b.gz
* debug-hooksallbery.b2012-08-141-0/+140
Ignore-this: 7f41c93fdd6643c687598d2fe07aad5d Hooks to print diagnostic information to stderr (usually .xsession-errors) to help debug complex issues involving the StackSet and received events. darcs-hash:20120813223821-181ff-63a79101b02b74c351344ae3d2768153a688ec7c.gz