Commit Graph

10 Commits

Author SHA1 Message Date
Devin Mullins
beaead5256 change Dmenu functions to return IO/X (Maybe String)
dmenu exits with code 1 when you hit Escape, and I wanna create a contrib that
takes advantage of that.

This required changes in four contribs (Commands, DirectoryPrompt, ShellPrompt,
and WorkspaceDir), and might require changes in users' Configs. Also, I'm not
sure some of the changes I made to the client code are very Haskelly. Would
appreciate input there.
2007-10-06 07:09:59 +00:00
Alex Tarkovsky
d0adeca94a Docstring parser for generating xmonad build configs with default settings for extensions 2007-09-05 20:01:28 +00:00
Jason Creighton
e085e5a2ba link to xinerama-dmenu patch for dmenu 3.2
Thanks to Dave Harrison for an updated version of the patch.
2007-07-08 02:14:13 +00:00
Andrea Rossato
72450b2512 Dmenu.hs: info and documentation 2007-06-14 14:37:53 +00:00
Jason Creighton
32bb8aa154 updated Dmenu.hs to work with zipper StackSet 2007-05-21 23:39:47 +00:00
Spencer Janssen
2b171ea19c Fixes for windowset -> workspace rename 2007-05-21 04:21:18 +00:00
Spencer Janssen
77a8abe8d3 -Wall police 2007-05-03 21:17:00 +00:00
Jason Creighton
13006a89c2 comment: Gave URL to xinerama-enabled dmenu patch 2007-05-03 05:31:33 +00:00
Spencer Janssen
5129e2f963 Put dmenu in X too 2007-05-03 05:37:27 +00:00
Spencer Janssen
0017932989 Add dmenu (thanks jcreigh) 2007-05-03 05:22:25 +00:00