18 Commits

Author SHA1 Message Date
Spencer Janssen
c4c7cc7924 Port Commands 2007-11-01 08:32:36 +00:00
Spencer Janssen
c65b9c06b9 Use new terminal config option 2007-10-24 11:02:19 +00:00
Don Stewart
1d74c72415 serialisedLayouts 2007-10-13 23:00:40 +00:00
Devin Mullins
51d770e1e6 Maybe? What Maybe? (rollback earlier dmenu change) 2007-10-07 18:59:15 +00:00
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
Andrea Rossato
7eea993964 Commands: added recent layout commands 2007-09-30 21:32:25 +00:00
Spencer Janssen
318c5e83eb Use the new layout switcher in Commands 2007-09-24 06:05:41 +00:00
Spencer Janssen
59789e11f4 Cope with StackSet export changes 2007-09-24 09:10:31 +00:00
Spencer Janssen
4d2170bbb4 Operations.sink is gone 2007-09-17 21:41:13 +00:00
Spencer Janssen
6c7fde2991 Match 'Remove Operations functions which have StackSet equivalents' from the core 2007-09-17 21:33:29 +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
David Roundy
c6cfe936b2 remove redundant fromIntegral from Commands. 2007-08-20 00:09:25 +00:00
David Roundy
1fbdc5bb75 fix Commands to work with new workspaces. 2007-08-14 00:41:46 +00:00
Andrea Rossato
773367e6b8 Commands: refactoring to include in MetaModule
Just a small refactooring (well, now runCommand requires a command list, and
I added runCommand's that will take a string to run it against the default
command list) to include this module in MetaModule so that we can track it
in case of API changes (this patch has been requested by Spencer).
2007-07-28 13:20:29 +00:00
Andrea Rossato
d2427ab85b fixes Commands.hs 2007-07-16 16:40:17 +00:00
Andrea Rossato
ef28919910 added info to Commands.hs
Haddock stuff.
2007-06-13 19:09:08 +00:00
glasser
b4aaff532a XMonadContrib.Commands: for workspace and screen commands, leave out W/S tag 2007-06-01 16:13:51 +00:00
glasser
c3385c2f85 New contrib module: run internal xmonad commands via dmenu 2007-06-01 04:38:49 +00:00