Changes between Version 28 and Version 29 of Xdummy
- Timestamp:
- 12/22/16 07:40:37 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xdummy
v28 v29 72 72 == Status == 73 73 === Versions Required === 74 Most recent distributions now ship compatible packages though some may have issues with non world-readable binaries (see below), for those that ship outdated versions there are two changes to core Xorg code which are needed:75 * The [http://cgit.freedesktop.org/xorg/xserver/commit/?id=ead968a4300c0adeff89b9886e888b6d284c75cc xserver patch]: which is part of the 1.12 xserver and later. 76 * This [http://cgit.freedesktop.org/xorg/driver/xf86-video-dummy/commit/?id=fb0888f90d5d1c10d69ec2add0a66e88c94f5d5c xf86-video-dummy patch]: which is part of version 0.3.5. (if your clients' screens are always smaller than 2048x2048, you may not need it) 74 Most recent distributions now ship compatible packages: Xorg version 1.12 or later, dummy driver version 0.3.5 or later; though some may have issues with non world-readable binaries (see below) 75 76 There are some more patches which improve the dummy driver further, which are not all upstreamed yet: 77 77 * [/browser/xpra/trunk/rpmbuild/0002-Constant-DPI.patch 0002-Constant-DPI.patch] for [/wiki/DPI DPI] support 78 * [/browser/xpra/trunk/rpmbuild/0003-fix-pointer-limits.patch 0003-fix-pointer-limits.patch] to fix unresponsive clicks after resizing up 78 * [/browser/xpra/trunk/rpmbuild/0003-fix-pointer-limits.patch 0003-fix-pointer-limits.patch] to fix unresponsive clicks after resizing up - see #349 79 * [/browser/xpra/trunk/rpmbuild/0005-support-for-30-bit-depth-in-dummy-driver.patch 0005-support-for-30-bit-depth-in-dummy-driver.patch] - see #909 79 80 80 If your distribution ships older versions of those packages, you may want to try one of our [http://xpra.org/src/Xdummy/ patched binary packages] (no warranties given or implied) 81 The dummy packages in the xpra repositories include those patches. 81 82 82 83 === Ubuntu ===