Hacker News new | past | comments | ask | show | jobs | submit login

This article is about Windows, but I wonder how Wayland on Linux measures up.



It should be possible to reduce the latency quite a bit if a Wayland compositor had that goal in mind. It's something we're working on for Sway. Sometimes you have to choose beween (1) render correctly and (2) respond immediately to user feedback. When resizing windows for example, we can scale the old buffer up (stretching it) while we wait for a new buffer from the client, or we can wait to give you that feedback until the client has prepared a new buffer at the right size.


Me too, since devs like those of libinput are specifically and actively addressing such latencies.


Wayland does everything with compositing. The Wayland people love v-sync because they hate tearing. So chances are that this effect applies...


And then Gnome goes and builds on that by hooking the mouse pointer up to the redraw...




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: