diff options
author | obache <obache@pkgsrc.org> | 2009-11-02 04:15:51 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-11-02 04:15:51 +0000 |
commit | 9831e817a1f28494ac35f3d1fb0fe458c5b8a0ca (patch) | |
tree | 6f0a7038efae47294946d3f59c7891561ffd7795 /wm/echinus/PLIST | |
parent | aca7d9cb6b2b9fdfbe16659a6d2ad2f7949daf22 (diff) | |
download | pkgsrc-9831e817a1f28494ac35f3d1fb0fe458c5b8a0ca.tar.gz |
Import echinus-0.3.8 as wm/echinus.
Based on PR 42188 by Alexander Polakov.
echinus is a dynamic window manager for X11 supporting managing window
s in floating, tiled and maximized layouts based on dwm. All the
configuration is made via config file in Xresources format, so it is
not necessary to recompile echinus every time you change something.
echinus supports a small subset of EWMH to be compatible with external
panels and pagers. It draws a border around windows and also an
optional title bar. The goal of development is a small, fast
window manager without features not strictly related to window
management (menus, panels, etc.)
Diffstat (limited to 'wm/echinus/PLIST')
-rw-r--r-- | wm/echinus/PLIST | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/wm/echinus/PLIST b/wm/echinus/PLIST new file mode 100644 index 00000000000..d30274763c1 --- /dev/null +++ b/wm/echinus/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/02 04:15:51 obache Exp $ +bin/echinus +man/man1/echinus.1 +share/doc/echinus/README +share/examples/echinus/close.xbm +share/examples/echinus/echinusrc +share/examples/echinus/iconify.xbm +share/examples/echinus/max.xbm |