diff options
author | pav <pav@FreeBSD.org> | 2004-05-30 15:06:29 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-30 15:06:29 +0800 |
commit | a5b8bbc88829824e7c10838a2356a0824ffc2412 (patch) | |
tree | 7da2d86c0f0f144474c2f2fe31aad571326efc52 /x11-wm/ion3/pkg-descr | |
parent | bbd0e8bfaa6f025efcd2cafb52ff402d192ad92d (diff) | |
download | freebsd-ports-gnome-a5b8bbc88829824e7c10838a2356a0824ffc2412.tar.gz freebsd-ports-gnome-a5b8bbc88829824e7c10838a2356a0824ffc2412.tar.zst freebsd-ports-gnome-a5b8bbc88829824e7c10838a2356a0824ffc2412.zip |
After repocopy from x11-wm/ion, add ion-2, a tiling tabbed window manager
designed with keyboard users in mind. This is the second incarnation.
PR: ports/62486, ports/67103
Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net>,
Andrey Slusar <vasallia@ukr.net>
Repocopy by: marcus
Diffstat (limited to 'x11-wm/ion3/pkg-descr')
-rw-r--r-- | x11-wm/ion3/pkg-descr | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/x11-wm/ion3/pkg-descr b/x11-wm/ion3/pkg-descr index 6f03fae26d2b..20d61b9ef91b 100644 --- a/x11-wm/ion3/pkg-descr +++ b/x11-wm/ion3/pkg-descr @@ -1,23 +1,20 @@ Ion (based on PWM) is a new kind of window manager that brings a -text-editorish, keyboard friendly user interface to window management. - +text-editorish, keyboard friendly user interface to window management. + Modern GUIs are unusable. Overlapping windows are hard to manage, especially from the keyboard, and the user often ends up in a jungle. Not to mention the application programs, which are even worse. Mouse-based search-and-click interfaces are slow - keyboard is fast having learnt the commands. Ion (the last three letters of vision =-) was written as an example and an experiment of -something presumably better (just the window manager, though). - +something presumably better (just the window manager, though). + Ion simply divides the screen into frames that take the whole screen. Big displays have so much space that this is convenient and smaller displays couldn't show more than one window at a time anyway. The frames can be split and growing the size of one will shrink others. Alike in PWM, clients can be -moved between frames and multiple clients can be attached to one frame. - +moved between frames and multiple clients can be attached to one frame. + With Ion you will hardly ever have to touch the mouse again for navigation -between windows and the windows are always in order. - +between windows and the windows are always in order. + WWW: http://modeemi.cs.tut.fi/~tuomov/ion/ - --- Robert Ricci - ricci@cs.utah.edu |