Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nicolasavru
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
nicolasavru
2y ago
xpra, but for wayland, and in rust x->w, ra->rs
2.
▲
by
nicolasavru
2y ago
wprs: * does audio by forwarding a pulseaudio/pipewire socket, but it doesn't work so well for remote networks. I'd like to do something better in the future. * defaults to 60fps and can support significantly higher refresh r
3.
▲
by
nicolasavru
2y ago
wprs doesn't do its own rendering, it passes through already-drawn image buffers from applications on the server side to the local compositor on the client side, which then composits/renders them however it wishes to.
4.
▲
by
nicolasavru
2y ago
Yes. A wprs session is persistent on the server (currently a single session per user, we're going to support multiple sessions for a user when we get to it), so you can connect/reconnect from different client computers. If you sta