X11: Add validation of RandR gamma ramp size

This commit is contained in:
Camilla Löwy
2017-04-05 17:53:00 +02:00
parent 2226e60944
commit 66b16f1fc1
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -175,6 +175,7 @@ information on what to include when reporting a bug.
- [X11] Bugfix: XDND support had multiple non-conformance issues (#968)
- [X11] Bugfix: The RandR monitor path was disabled despite working RandR (#972)
- [X11] Bugfix: IM-duplicated key events would leak at low polling rates (#747)
- [X11] Bugfix: Gamma ramp setting via RandR did not validate ramp size
- [Linux] Bugfix: Event processing did not detect joystick disconnection (#932)
- [Cocoa] Added support for Vulkan window surface creation via
[MoltenVK](https://moltengl.com/moltenvk/) (#870)