From 306d22185d6caf7161b1c9ba6aa4a0e12067b05d Mon Sep 17 00:00:00 2001 From: gwern0 Date: Sat, 20 Sep 2008 17:21:06 +0200 Subject: +XMonad.Util.XPaste: a module for pasting strings to windows darcs-hash:20080920152106-f7719-a6fa113c92ddfb932285957c272d0d4de1cd444b.gz --- XMonad/Doc/Extending.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'XMonad/Doc/Extending.hs') diff --git a/XMonad/Doc/Extending.hs b/XMonad/Doc/Extending.hs index 244ec43..9bcad51 100644 --- a/XMonad/Doc/Extending.hs +++ b/XMonad/Doc/Extending.hs @@ -490,6 +490,9 @@ A non complete list with a brief description: workspaces in various ways, used by several other modules which need to sort workspaces (e.g. "XMonad.Hooks.DynamicLog"). +* "XMonad.Util.XPaste" provides utilities for pasting or sending keys and + strings to windows; + * "XMonad.Util.XSelection" provide utilities for using the mouse selection; -- cgit v1.2.3