mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-30 19:03:47 -07:00
Add missing signature
This commit is contained in:
committed by
brandon s allbery kf8nh
parent
6ad91cd216
commit
c20cc720da
@@ -62,6 +62,7 @@ import Codec.Binary.UTF8.String (decode)
|
||||
don't know what they are, see <http://www.gnu.org/software/emacs/manual/html_node/emacs/Registers.html#Registers> -}
|
||||
|
||||
-- Query the content of a selection in X
|
||||
getSelectionNamed :: String -> IO String
|
||||
getSelectionNamed sel_name = do
|
||||
dpy <- openDisplay ""
|
||||
let dflt = defaultScreen dpy
|
||||
|
Reference in New Issue
Block a user