Version 330 (modified by 5 years ago) (diff) | ,
---|
Pending Fixes
Feel free to suggest fixes that you think should be applied.
Current Release Notes
Latest release notes (the version shown may not have been released yet):
Branch | Current Release Notes | Commit Log |
---|---|---|
v0.14.x | NEWS | log |
v0.15.x | NEWS | log |
v0.16.x | NEWS | log |
trunk | NEWS | log |
Very Likely
- maybe honour script dir env var override: r11991
Likely
(assuming a fix is found, and / or that it is given sufficient testing)
These are the fixes we may apply to the next stable update:
- r11601 prevent race conditions
- r11675 sound error just once
- r11673 + r11674: more helpful sound errors
- r11493 fix tests: Pillow 3.x compat
- r11151 win32 DPI awareness
- r11162 (the server part): rounding to nearest
- r10760 too big: just the multiple callback part?
- r10709 xsettings values on start, requires r10729? (maybe not bother - too many potential problems)
- r11812 add ability to disable controversial workaround
- r10671 window re-init
- disable opencl yuv to rgb? (see r10109)
- more reliable stop subprocess?: ticket:1001#comment:3
- keyboard: #939, #759
- osx issues: #770, #469, #713
- #895
- #790
- #895
- #846
Already applied to another branch
Applied to v0.16.x, may get applied to v0.15.x and v0.14.x:
- r11924 win32 altgr improvement
- r11983 workaround menus in Java AWT applications
- r11979 make it possible to disable kill
- r11875 + r11876 decorations and OR window fixes
- r11785 more through env filtering
- r11780 --env command line help cleanup
- r11770 remove code that does nothing
- r11773 minor error logging fix
- r11744 subcommand logging
- r11714 fix sound error with win32 and osx shadow servers
- r11709 fix clipboard warning with win32 and osx shadow servers
- r11621 skip sound warnings with some codecs
- r11543 man page fixes
- r11494 build fix for cython + py3k + msvc
- r11494 fix clean target
- r11483 lost connection handling
- r11412 video encoding race
- r11439 prefer pulsesink - not sure
- r11506 fix gi bindings with gstreamer 1.x on centos 7
- r11642 unused variable
- r11643: fix invalid codec selftest code
- r11610 prevent race conditions
- r11644: avoid spurious warning when clients connect to a server that is just starting
Applied to v0.15.x, may get applied to v0.14.x:
- r11724 exit-with-children race condition
- r11475 stop sound safely
- r11413 image buffer race
- r11135 video pipeline scoring
- r11301 + r11302 + r11304 honour window geometry event mask
- r11285 + r11286 clamp cursor coordinates (and round them when scaling)
- r11114 clamp window to root area to fix monitor hotplugging
- r11107 screenshot code with memoryviews
- r11019 window geometry
- r10911 export shadow window attribute
- r10623 clamp desktop size
- tiny part of r10543 which updates the desktop size on the source object
- r10268 #942
See Also
wiki/Versions/PendingFixes/Abandoned changes that never got applied to older branches.
See also: wiki/Packaging