Differences between version 3 and previous revision of PWM.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Wednesday, December 10, 2003 4:30:42 pm | by AristotlePagaltzis | Revert |
Older page: | version 2 | Last edited on Monday, December 8, 2003 9:19:01 pm | by AristotlePagaltzis | Revert |
@@ -1,4 +1,8 @@
-[PWM | http://modeemi.cs.tut.fi/~tuomov/pwm/] is a rather lightweight WindowManager. It is remarkable in that it was the first to implement tabbing, which means allowing multiple client windows to be attached to the same frame. This helps keep
large numbers of windows, particularly the hordes of terminal emulators, organized. FluxBox, [Pekwm] and many others subsequently borrowed this feature.
+[PWM | http://modeemi.cs.tut.fi/~tuomov/pwm/] is a rather lightweight WindowManager. It is remarkable in that it was the first to implement tabbing. Tuomo Valkonen wrote it to test this concept
, which means allowing multiple client windows to be attached to the same frame so that
large numbers of windows, particularly the hordes of terminal emulators, can be better
organized. FluxBox, [Pekwm] and many others subsequently borrowed this feature.
+
+Tuomo found it didn't suffice as a means of increasing the efficiency of use of GUI applications and has since moved on to write [Ion] which is actively developed, while [PWM] maintenance is on the back burner.
+
+If you do not want to abandon overlapping windows and can live with very plain looks, this is still a WindowManager to check out
.
----
Part of CategoryWindowManager