diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-16 16:56:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-16 16:56:43 +0000 |
commit | 9efd3cbc3500268b13c0d827ca02bc447614305b (patch) | |
tree | 39c2c89d7177717ed06271e20dacaf753ae74020 /x11-wm/Makefile | |
parent | - Fix MASTER_SITES (diff) |
Add skippy 0.4.1,
Skippy is best described as a full-screen task-switcher for
X11. It tries to provide an alternative when taskbars or
regular task-switchers aren't the most efficient way of
switching tasks (like when you have a lot of applications open)
When activated (currently only through a hotkey), it will
arrange and scale snapshots of all windows on the current
desktop and it'll let you pick a window using a mouse or a
keyboard. Yes, this is also what expocity and Apple's Expose.
PR: ports/66681
Submitted by: michael johnson <ahze at ahze dot net>
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index b735406901d2..1f8872395238 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -88,6 +88,7 @@ SUBDIR += sapphire-themes SUBDIR += sawfish2 SUBDIR += selectwm + SUBDIR += skippy SUBDIR += swm SUBDIR += tpager SUBDIR += treewm |