From b203d10fad2bd01b9ecfd2be61dfc04645e62c41 Mon Sep 17 00:00:00 2001 From: Ivan Tarasov Date: Sat, 25 Aug 2007 19:41:56 +0200 Subject: export getAtom from XMonad. darcs-hash:20070825174156-19dd5-f523ef780b9cc227014958966c0f96a444542c86 --- XMonad.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad.hs') diff --git a/XMonad.hs b/XMonad.hs index d0ddca3..80b4fde 100644 --- a/XMonad.hs +++ b/XMonad.hs @@ -17,7 +17,7 @@ module XMonad ( X, WindowSet, WorkspaceId, ScreenId(..), ScreenDetail(..), XState(..), XConf(..), Layout(..), Typeable, Message, SomeMessage(..), fromMessage, runLayout, - runX, catchX, io, catchIO, withDisplay, withWindowSet, isRoot, spawn, restart, trace, whenJust, whenX, + runX, catchX, io, catchIO, withDisplay, withWindowSet, isRoot, getAtom, spawn, restart, trace, whenJust, whenX, atom_WM_STATE, atom_WM_PROTOCOLS, atom_WM_DELETE_WINDOW ) where -- cgit v1.2.3