diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-01-12 13:39:44 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-01-12 13:39:44 +0000 |
commit | 60cad6a50ef769b64f525d2c524cd5190946e5d0 (patch) | |
tree | 01c020ff323702069a9af33e275fe753185fb2d9 /wm/skippy/PLIST | |
parent | dd92c9deabe254196a1f5818625a68f9b2e65467 (diff) | |
download | pkgsrc-60cad6a50ef769b64f525d2c524cd5190946e5d0.tar.gz |
Initial import of skippy-0.5.0.
Skippy is what 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.
It is pretty similar to a tool made by Apple, called Expose -
http://www.apple.com/macosx/features/expose/
Skippy depends on a NetWM compliant window-manager.
Diffstat (limited to 'wm/skippy/PLIST')
-rw-r--r-- | wm/skippy/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/wm/skippy/PLIST b/wm/skippy/PLIST new file mode 100644 index 00000000000..97552d799ac --- /dev/null +++ b/wm/skippy/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/12 13:39:44 xtraeme Exp $ +bin/skippy +share/examples/skippy/skippyrc +@dirrm share/examples/skippy |