partiwm
partiwm copied to clipboard
[defunct] Experiments with window managers in Python + GTK+, including the original version of xpra
``` What steps will reproduce the problem? 1. download & unpack parti-all-0.0.6.tar.gz 2. install dependencies: sudo apt-get install libx11-dev libxtst-dev libxcomposite-dev libxdamage-dev python-gobject-dev python-gtk2-dev xvfb cython 3. run ./do-build What...
``` I suspect its a keymapping issue based on the FAQ. If you don't have cycles to look at this, could you point me in the direction of what code...
``` # x86_64 fc14 fedora needs python-imaging python-imaging-devel ``` Original issue reported on code.google.com by `[email protected]` on 22 Jun 2011 at 5:07 Attachments: - [README.xpra.patch](https://storage.googleapis.com/google-code-attachments/partiwm/issue-44/comment-0/README.xpra.patch)
``` In send_wm_take_focus() in lowlevel/__init__.py, we pass "time" into the pyrex code where it gets used to initialize a signed 32-bit XClientMessageEvent data. This value comes from the X server...
``` It would be useful to support multiple clients connected at the same time. This could allow window sharing between multiple desktops (perhaps with sync'ed location?) ``` Original issue reported...
``` What steps will reproduce the problem? 1. not many people compile stuff on OSX. 2. I'd like to use xpra with xquartz 3. anyone had success under OSX could...
``` My pattern of using xpra is that I leave a session running permanently on my home server, then attach to it from my laptop when the laptop is on....
``` What steps will reproduce the problem? 1. use a french keyboard 2. launch xpra and launch an application with text entry (eg xterm) 3. type AltGr key combinations What...
``` Idea from "Nightwolf" on IRC, who would like to be able to click on a link in an application running inside xpra, and have it open in the local...
``` What steps will reproduce the problem? 1. Fire up xemacs 2. Mouse over any of the toolbar buttons The tooltips which appear contain no text and have a thick...