Changes between Version 150 and Version 151 of Versions/PendingFixes
- Timestamp:
- 10/18/15 13:31:31 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions/PendingFixes
v150 v151 28 28 29 29 These are the fixes we would like to land in the next stable update: 30 * r10830 31 * r10760 (the multiple callback part?) 32 * r10742 33 * r10709: requires r10729? (maybe not bother - too many potential problems) 34 * r10671 35 * r10623 30 * r10760 too big: just the multiple callback part? 31 * r10709 xsettings values on start, requires r10729? (maybe not bother - too many potential problems) 32 * r10671 window re-init 33 * disable opencl yuv to rgb? (see r10109) 34 * more reliable stop subprocess?: r10394, r10036, r10395, r10455, r10456 35 36 Applied to v0.15.x, may get applied to v0.14.x: 37 * r10911 export shadow window attribute 38 * r10623 clamp desktop size 36 39 * tiny part of r10543 which updates the desktop size on the source object 37 * disable opencl yuv to rgb? (see r10109) 38 * r10268 (#942): for v0.14.x at some point? 39 * r10280 + r10286 40 * more reliable stop subprocess?: r10394, r10036, r10395, r10455, r10456 41 * r10408: verify cairo / gtk3 40 * r10268 #942 41 42 42 * r10406: more testing needed 43 * #95544 43 * keyboard: #939, #759 45 44 * #790 46 * #93647 45 * #895 48 46 * #846 … … 58 56 * r10098 59 57 60 Python3 fixes:58 Python3 related fixes: 61 59 * r10509 62 60 * r10103 … … 64 62 * r10121 65 63 * r10138 64 * r10408 after verifying cairo / gtk3 66 65 67 66 68 67 These changes may be backported at some point: 68 * r10280 + r10286 69 69 * #901 (too intrusive) 70 70 * r10773