General annoucements
This is the last v0.9.x release. v0.9.x will be maintained for a while but less actively. New releases will happen only when severe security vulnerabilities or critical bugs are found.
We have created a fund on Open Collective. Support us if you like xrdp! Direct donations to each developer via GitHub Sponsors are also welcomed.
New features
Too fast scroll mitigation
A fundamental solution for too fast scrolling issue by @seflerZ has been backported from devel version to v0.9 (#265 #286). This fix requires xrdp v0.9.25 so use xrdp v0.9.25 and xorgxrdp v0.9.20 together.
The following former workaround added at v0.9.19 has been removed. It takes no effect anymore.
[SessionVariables]
(some existing lines)
XRDP_XORG_TOUCHPAD_SCROLL_HACK=yes
What's Changed
- [v0.9] Backport touchpad inertial scrolling by @metalefty @seflerZ in #286
- Bump version to v0.9.20 by @metalefty in #292
Full Changelog: v0.2.19...v0.9.20