From 9e65cd8acbfb1e597303c0b14228d962668a9050 Mon Sep 17 00:00:00 2001 From: Roman Cheplyaka Date: Tue, 1 Apr 2008 15:43:05 +0200 Subject: Documentation improvement. darcs-hash:20080401134305-3ebed-d80a6b4d7eefef6598140533c574a2ea5adb253e.gz --- XMonad/Layout/IM.hs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'XMonad/Layout/IM.hs') diff --git a/XMonad/Layout/IM.hs b/XMonad/Layout/IM.hs index 08ddea9..d978e5c 100644 --- a/XMonad/Layout/IM.hs +++ b/XMonad/Layout/IM.hs @@ -57,14 +57,16 @@ import XMonad.Util.WindowProperties -- $hints -- -- To launch IM layout automatically on your IM workspace use "XMonad.Layout.PerWorkspace". +-- +-- By default the roster window will appear on the left side. +-- To place roster window on the right side, use @reflectHoriz@ from +-- "XMonad.Layout.Reflect" module. -- $todo -- All these items are questionable. Please let me know if you find them useful. -- -- * shrink\/expand -- --- * allow roster placement on the right side or even on top\/bottom --- -- * use arbitrary layout instead of grid data IM a = IM Rational Property deriving (Read, Show) -- cgit v1.2.3