From a64225bbe26df7d9873ac1d4c8143e3146045b7a Mon Sep 17 00:00:00 2001 From: Jan Vornberger Date: Sun, 15 Nov 2009 19:48:33 +0100 Subject: PositionStoreFloat - a floating layout with support hooks Ignore-this: 8b1d0fcef1465356d72cb5f1f32413b6 darcs-hash:20091115184833-594c5-9534e1ec9be959d18713bfdd1edbc1f5995cc4a8.gz --- XMonad/Util/PositionStore.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'XMonad/Util/PositionStore.hs') diff --git a/XMonad/Util/PositionStore.hs b/XMonad/Util/PositionStore.hs index 3aef67c..4844039 100644 --- a/XMonad/Util/PositionStore.hs +++ b/XMonad/Util/PositionStore.hs @@ -11,6 +11,7 @@ -- Portability : not portable -- -- A utility module to store information about position and size of a window. +-- See "XMonad.Layout.PositionStoreFloat" for a layout that makes use of this. -- ----------------------------------------------------------------------------- -- cgit v1.2.3