Changes between Version 16 and Version 17 of About
- Timestamp:
- 01/13/17 17:11:50 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
About
v16 v17 1 1 {{{#!div class="box" 2 2 [[Image(http://xpra.org/icons/gears.png)]] 3 = About =4 3 5 4 Xpra started as '''screen for X''': it allows you to run X11 programs, usually on a remote host, direct their display to your local machine, and then to disconnect from these programs and reconnect from the same or another machine, without losing any state.[[BR]] … … 11 10 12 11 {{{#!div class="box" 13 = Seamless = 12 [[Image(http://xpra.org/icons/features.png)]] 14 13 15 14 Xpra is "''rootless''" or "'''seamless'''": programs you run under it show up on your desktop as regular programs, managed by your regular window manager. 16 }}}17 15 18 {{{#!div class="box" 19 = Network = 16 Xpra is '''open-source''' (GPLv2+), multi-platform with a [/wiki/Clients native clients] available on [/wiki/Platforms many supported platforms] and also a built-in [/wiki/Clients/HTML5 HTML5 client]. 20 17 21 Sessions can be accessed over [/wiki/Network SSH, TCP, SSL etc], using the [/wiki/Clients native client] available on [/wiki/Platforms many platforms] or using the built-in [/wiki/Clients/HTML5 HTML5 client]. 22 23 [[BR]] 18 Sessions can be accessed over [/wiki/Network SSH, TCP, SSL etc] 24 19 25 20 Xpra is usable over reasonably slow links and does its best to '''adapt''' to changing network bandwidth constraints and application behaviour. … … 27 22 28 23 {{{#!div class="box" 29 = Open Source =30 [[BR]]31 32 Xpra is '''open-source''' (GPLv2+), multi-platform.33 }}}34 35 {{{#!div class="box"36 24 [[Image(http://xpra.org/icons/browse.png)]] 37 = Get Started = 38 39 [https://www.xpra.org/dists/ Download] and [/wiki/Usage get started] 25 [https://www.xpra.org/dists/ Download it] and [/wiki/Usage get started] 40 26 41 27 See [/wiki/News what is happening]: current releases, development and plans.