Penguin

Differences between version 13 and previous revision of Ion.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 13 Last edited on Wednesday, December 10, 2003 4:25:05 pm by AristotlePagaltzis Revert
Older page: version 12 Last edited on Monday, December 8, 2003 9:18:45 pm by AristotlePagaltzis Revert
@@ -1,7 +1,5 @@
-[http://modeemi.cs.tut.fi/~tuomov/ion/]  
-  
-Ion is an [X11] WindowManager that deviates from the dominant overlapping windows paradigm. Instead, it allows you to divide your screen up into a series of frames. You can bind classes of windows to particular frames, and having multiple windows open per frame gives you a series of tabs in the frame titlebar. 
+[Ion | http://modeemi.cs.tut.fi/~tuomov/ion/] is an [X11] WindowManager written by Tuomo Valkonen after implementing [PWM] to test tabbing and finding that it didn't suffice as a means of increasing the efficiency of use of [GUI] applications. [Ion] deviates from the dominant overlapping windows paradigm. Instead, it allows you to divide your screen up into a series of frames. You can bind classes of windows to particular frames, and having multiple windows open per frame gives you a series of tabs in the frame titlebar. 
  
 Check out a screenshot to get a better idea: http://modeemi.cs.tut.fi/~tuomov/ion/screenshots/ion-1.jpg 
  
 It has excellent keyboard support, and obviates the need for programs like [Mozilla] to implement their own tabbing. In fact, programs that do their own tabbing are a [PITA] because you can't use your standard keybindings to manipulate them.