aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-05-31 17:21:10 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-05-31 17:21:10 +0200
commit01b142ddf9ae4c9e9f8f82a84aa853edf4190e39 (patch)
tree026eb565db13c4733738f424c3d4896c50efbfea /README.md
parentdddffb7600edbf75f07560787a4a8866dd1190a0 (diff)
downloadnx-libs-01b142ddf9ae4c9e9f8f82a84aa853edf4190e39.tar.gz
nx-libs-01b142ddf9ae4c9e9f8f82a84aa853edf4190e39.tar.bz2
nx-libs-01b142ddf9ae4c9e9f8f82a84aa853edf4190e39.zip
Update README.md: Move more release goals to 3.6.x.
* Unix file socket support -> 3.6.x * Embedding / re-parenting -> 3.6.x
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 04718fc80..10c21a80e 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,11 @@ Release goals (phase 1) for nx-libs release series 3.6.0.x:
* replace as many liNX_X* libraries by X.org's libX* libraries
(work in progress)
* support for iOS (nxproxy, complete)
-
+* Unix file socket communication for nxproxy -C <-> nxproxy -S connections
+ (todo)
+* allow Unix file sockets as channel endpoints (work in progress)
+* allow embedding of nxproxy into other windows
+
## Release series 3.7.0.x
Scheduled for Q1/2016.
@@ -52,16 +56,13 @@ Scheduled for Q1/2016.
Release goals (phase 2) for nx-libs release series 3.7.0.x (not branched-off, yet):
* provide support for latest X11 extensions
-* socket communication for nxproxy -C <-> nxproxy -S connections
- (todo)
* event FIFO sockets for attaching external applications
(todo)
-* allow embedding of nxproxy into other windows
* support for multimedia
If you have any questions about this NX development or want to file a bug
report, please contact the Arctica developers, the X2Go developers or the
TheQVD developers via the project's Github issue tracker.
-thanks+light+love, 20150515
+thanks+light+love, 20150531
Mike Gabriel <mike.gabriel@das-netzwerkteam.de>