Note the modules I maintain

This commit is contained in:
Spencer Janssen
2007-06-11 18:48:30 +00:00
parent f3212e37da
commit 7a294cdbe1
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
-- Maintainer: Spencer Janssen <sjanssen@cse.unl.edu>
--
-- greedyView is an alternative to standard workspace switching. When a
-- workspace is already visible on another screen, greedyView swaps the
-- contents of that other screen with the current screen.

View File

@@ -1,3 +1,5 @@
-- Maintainer: Spencer Janssen <sjanssen@cse.unl.edu>
--
-- A layout that splits the screen horizontally and shows two windows. The
-- left window is always the master window, and the right is either the
-- currently focused window or the second window in layout order.