darcs patch: commands-not-bindings (and 3 more)

Another bit of sample code (not meant to be applied): a command which displays the screen and workplace ID on each screen for a few seconds (requires Xinerama, the latest version of dzen from trunk (with my Xinerama patch), and my Dzen contrib module). When I get a chance next week maybe I'll move this into contrib. (Apparently I can't send out a darcs patch with darcs send without resending out everything that it depends on... the last one is the relevant one here.) Wed May 23 09:36:14 EDT 2007 glasser@mit.edu * commands-not-bindings My initial xmonad tweaks: use dmenu commands instead of key bindings. Wed May 23 11:49:29 EDT 2007 glasser@mit.edu * tweak-command-key-and-restart Wed May 23 14:45:53 EDT 2007 glasser@mit.edu * Start of a dzen-based per-Xinerama screen window list command. Fri May 25 11:59:09 EDT 2007 glasser@mit.edu * LOCAL: Add a "identify workspaces" command

On Fri, May 25, 2007 at 12:07:56PM -0400, glasser@mit.edu wrote:
Another bit of sample code (not meant to be applied): a command which displays the screen and workplace ID on each screen for a few seconds (requires Xinerama, the latest version of dzen from trunk (with my Xinerama patch), and my Dzen contrib module). When I get a chance next week maybe I'll move this into contrib.
(Apparently I can't send out a darcs patch with darcs send without resending out everything that it depends on... the last one is the relevant one here.)
These look like very interesting patches, and I'd be very interested in seeing them moved to XMonadContrib. You ought to be able to put the bulk of your code in a separate module, and then just have a comment indicating how to replace the entire keybindings with your commands-not-bindings interface. -- David Roundy Department of Physics Oregon State University
participants (2)
-
David Roundy
-
glasser@mit.edu