Welcome to the Parti project
Parti is a tabbing/tiling (one might say "partitioning") window manager. Its goal is to bring this superior window management interface to modern, mainstream desktop environments. It is written in Python, uses GTK+, has an automated test suite, and is released under the GPL.
For more details, see the FAQ.
To see it in action (with a very prototype-y interface), check out our screencasts.
xpra
Also, I got a little distracted and wrote a useful utility called xpra. It gives you "persistent remote applications" -- basically, screen for X. See xpra for details.
Status
Summary: At the moment, Parti is fun to hack, but not usable as an actual day-to-day window manager. If you are looking for a tiling window manager now, you may want to try some other WM.
In particular, most of the X11 interaction window management guts are done, with a few exceptions. This means that we basically can just get a gtk.Widget for each client window and then do whatever we want with it at the GTK level. What still needs to be written is the actual GTK UI that displays those Widgets in some sensible way.
xpra is ahead in the game here, because while it's essentially a window manager under the covers, it doesn't have to implement any policy -- it just acts as a proxy to the real window manager you're running on your real desktop. So it's more like beta-quality, and usable in the real world.
Vital statistics
Parti is a very new project, and we're still setting stuff up here. Until we get more organized, here are some critical links:
- Release downloads. Latest version is: 0.0.5 (NEWS).
- Version control: For now we are using Monotone. You can fetch the source with mtn pull partiwm.org "*".
- Wiki/Source browser/Bug tracker: You're looking at it. This is Trac, with the TracMonotone plugin.
- Mailing list: Parti-discuss (archives, Gmane)
- IRC: #parti on Freenode
Trac-Fu
- Register for an account to edit pages, etc.
- TracGuide -- Built-in Documentation
- The Trac project -- Trac Open Source Project
- Trac FAQ -- Frequently Asked Questions
- TracSupport -- Trac Support
For a complete list of local wiki pages, see TitleIndex.
