diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-16 02:20:01 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-16 02:20:01 +0000 |
commit | 659ed629c12def291b86bd5dd310d736b560df9a (patch) | |
tree | 33d634b31585833f58c81065e496b1070066e690 /wm/wmi/DESCR | |
parent | 40fb48327f6e6f63ea7348765d950edaa056f761 (diff) | |
download | pkgsrc-659ed629c12def291b86bd5dd310d736b560df9a.tar.gz |
Initial import of wmi-7.
WMI is a new window manager for X11, which combines the best features of
LarsWM, Ion, TrsWM, evilwm and ratpoison into one window manager.
WMI is new: it is developed from scratch wit h C++ without any ancient code
and design dependencies to antiquated window managers.
WMI is minimalistic: it has no build- or runtime dependencies except the C++
Standard Template Library (STL) and the X11 Library (XLib).
WMI is highly customizable: it is designed with keyboard users in mind. Each
action (e.g. resizing the frame, creating a new workspace, launching an app,
note that WMI provides hundreds of actions) can be bind to a shortcut. So say
good-bye to the rodent :)
Diffstat (limited to 'wm/wmi/DESCR')
-rw-r--r-- | wm/wmi/DESCR | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/wm/wmi/DESCR b/wm/wmi/DESCR new file mode 100644 index 00000000000..d75483f7854 --- /dev/null +++ b/wm/wmi/DESCR @@ -0,0 +1,13 @@ +WMI is a new window manager for X11, which combines the best features of +LarsWM, Ion, TrsWM, evilwm and ratpoison into one window manager. + +WMI is new: it is developed from scratch wit h C++ without any ancient code +and design dependencies to antiquated window managers. + +WMI is minimalistic: it has no build- or runtime dependencies except the C++ +Standard Template Library (STL) and the X11 Library (XLib). + +WMI is highly customizable: it is designed with keyboard users in mind. Each +action (e.g. resizing the frame, creating a new workspace, launching an app, +note that WMI provides hundreds of actions) can be bind to a shortcut. So say +good-bye to the rodent :) |