logoalt Hacker News

kllrnohjyesterday at 3:17 AM3 repliesview on HN

the approach used in this blog post requires rdp. It's not drawing using X, so there's no vector network transparency.


Replies

wmfyesterday at 4:02 AM

Nope, this post is using GLX over the network.

show 1 reply
nullcyesterday at 4:08 PM

For whatever reason X11 shoving pixbufs over the network seems to have orders of magnitude better performance than actual RDP over a high speed network.

ueckeryesterday at 5:01 AM

Clients can draw locally and composite remotely. I do not see the issue.

show 1 reply