From b6fff50b6759ec49886b90de45086b91e2a46dc1 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Wed, 16 Jan 2013 09:11:31 +0100 Subject: presentation: Add stuff --- presentation.txt | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/presentation.txt b/presentation.txt index 0b42257..96025c4 100644 --- a/presentation.txt +++ b/presentation.txt @@ -4,13 +4,30 @@ Philips TV-Remote unter Linux :lang: de :imagesdir: image -== DirectFB Voodoo +== Philips JointSpace + + * *DirectFB*: Bibliothek zur Nutzung von Grafik-Hardware + * *DirectFB Voodoo*: DirectFB-Netzwerk-Proxy + * *JointSpace*: DirectFB Voodoo + RESTfull Control & Status API .Client-Server Interaktion image::directfb-voodoo-js.svg[width="100%"] -== Readback +== Implementierung: Pluggit + +* Aufbauend auf bestehenden Windows-Client +** Anpassung an X11-Protokoll: XGetSubImage/XCopyArea + +== Framebuffer Auslesen -- Multiple Streams + +* [line-through]#Mehrere X-Server: Ein Browser-Fenster pro Server# +* [line-through]#Vollbildfenster je Virtual Desktop# +** Damage-Handling --> keine Fenster-Updates wenn unsichtbar +* Große Arbeitsfläche -- Fenster nebeneinander platzieren +** Kein Vollbild möglich --> Spezieller Browser +*** 'surf': WebKit/GTK basierter minimal Browser +.Multiple Browser-Fenster image::framebuffer.png[width="100%"] // vim: set syntax=asciidoc tw=78 filetype=asciidoc: -- cgit