summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-12-01 08:47:39 -0500
committerKristian Høgsberg <krh@bitplanet.net>2010-12-01 08:47:39 -0500
commit95c3f37197487ffc556840f9b0b36632a049c24d (patch)
tree7f3aa64ad406ca93f0e714908b31317de411a8b3
parent345d72f12c79abf41e996f340fd58befccb70f33 (diff)
Expand remote rendering FAQ answer a bit
-rw-r--r--faq.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/faq.html b/faq.html
index df9ee40..1a054ea 100644
--- a/faq.html
+++ b/faq.html
@@ -174,6 +174,17 @@
protocols is easier.
</p>
+<p>
+ It is also possible to put a remoting protocol into a wayland
+ compositor, either a standalone remoting compositor or as a part of
+ a full desktop compositor. This will let us forward native Wayland
+ applications. The standalone compositor could let you log into a
+ server and run an application back on your desktop. Building the
+ fowarding into the desktop compositor, could let you export or share
+ a window on the fly with a remote wayland compositor, for example a
+ friends desktop.
+</p>
+
<h3>How to download and build Wayland?</h3>
<p>