https://github.com/njsmith/partiwm
[defunct] Experiments with window managers in Python + GTK+, including the original version of xpra
https://github.com/njsmith/partiwm
Last synced: 6 months ago
JSON representation
[defunct] Experiments with window managers in Python + GTK+, including the original version of xpra
- Host: GitHub
- URL: https://github.com/njsmith/partiwm
- Owner: njsmith
- License: gpl-2.0
- Created: 2015-03-13T04:30:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-23T05:56:18.000Z (about 8 years ago)
- Last Synced: 2024-12-30T01:42:00.477Z (6 months ago)
- Language: Python
- Homepage:
- Size: 4.7 MB
- Stars: 23
- Watchers: 3
- Forks: 3
- Open Issues: 32
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
NOTE:
This project is in deep hibernation -- I haven't had any time to devote to it for several years now.
If you're looking for xpra, "screen for X", then this is the original repository -- but you probably
want to instead check out the fork at http://xpra.orgOriginal README follows.
----
Parti project README
====================Hi, welcome to Parti. The overall goal of this project is to create a
modern, tabbing/tiling window manager. It got a little distracted, so
now there are actually three conceptually-independent projects in this
tree:wimpiggy: A library for writing window managers, used by both of the
next two items.parti: The above-mentioned window manager, currently in
proof-of-concept form.xpra: "X Persistent Remote Applications" -- think 'screen for X'.
Currently beta status.See the README. for more details about each.