-
Notifications
You must be signed in to change notification settings - Fork 113
NEWS
matt335672 edited this page Oct 16, 2023
·
19 revisions
This software release is intended for use with xrdp vx.y.z
Source releases of this software will also work with versions of xrdp v0.9.x >= v0.9.17, but will need to be specifically compiled against these releases.
- Intel hardware is supported for VDPAU (#215 #216 #218) - thanks to @akarl10
- Use damage to track any lost screen changes (#186, #244)
- Touchpad inertial scrolling is now supported (#234)
- Ignore screen size changes which don't change anything (#203)
- Made sure xdpyinfo was available for CI test (#225)
- fix mouse scrolling too fast and implement inertial scrolling (#227, #234). Thanks to @seflerZ for this development.
-
A fix was made to the GitHub CI workflow to update the package cache (#213)
-
A fix was made to better support xrdp PR #1895 (#212)
-
The CI build now checks Glamor compilation works (#219)
-
Updated github actions for CI to address warnings (#240)
-
Disabled some auto-add hardware features (#241)
-
and RandR output is now created before the client connects (#254)
-
sh improvements(#228)
-
Use xorg version to see if glamor_egl_get_driver_name() exists (#239)
- Build now works on OpenIndiana (#267)