+XMonad.Util.XPaste: a module for pasting strings to windows

This commit is contained in:
gwern0
2008-09-20 15:21:06 +00:00
parent 9dd5fff540
commit 4ae4a7ec07
3 changed files with 78 additions and 0 deletions

View File

@@ -197,5 +197,6 @@ library
XMonad.Util.Timer
XMonad.Util.WindowProperties
XMonad.Util.WorkspaceCompare
XMonad.Util.XPaste
XMonad.Util.XSelection
XMonad.Util.XUtils