Download List

Project Description

X Persistent Remote Applications (xpra) is "screen
for X". It lets you run applications remotely
(like ordinary X or VNC), but unlike ordinary X,
these applications are "persistent" if you lose
your connection, or even if you want to switch to
another computer. Also unlike VNC, they are
ordinary applications on your desktop managed by
your window manager, not trapped in a box.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-22 23:11
0.0.6

This release adds support for full clipboard sharing, application icons, and the use of raw TCP sockets (for specialized environments only). Additionally, a number of bugs have been fixed: it no longer crashes on the use of mouse wheels, pathological keymaps, or when starting certain ill-behaved apps like Emacs, and it now reliably exits on control-C, among other fixes.

2008-11-03 03:55
0.0.5

This release contains several minor feature improvements (for instance, mouse scroll wheels are now supported), but the main change is a large number of bugfixes. Most importantly, keyboard input to Qt apps now works, and robustness in general is greatly improved.
Tags: Major bugfixes

2008-04-05 23:10
0.0.4

The most notable new feature in this release is
the ability to restart or upgrade a running xpra
server, without disturbing the programs running
inside it. In addition, many important bugs were
fixed, including one where windows would
occasionally stop updating, one where stray
busy-looping processes would be left behind on
servers, one where an X server bug caused massive
slowdowns (now worked around), and so on.
Additionally, the backspace key should now always
work, and window class/instance information is
exported.
Tags: Major bugfixes

2008-02-21 08:10
0.0.3

This version supports exporting both ordinary and override-redirect windows, handles mouse and keyboard input to managed windows, has a protocol layer that adapts to the characteristics of the underlying network, and is substantially usable for most purposes.
Tags: Initial freshmeat announcement

Project Resources