X11: Filter out Xlib errors from other connections

(cherry picked from commit 2c8e0512dd)
This commit is contained in:
Camilla Löwy
2020-03-16 17:13:59 +01:00
parent aee62d3c16
commit 2d4c4b7949
2 changed files with 5 additions and 0 deletions

View File

@@ -119,6 +119,8 @@ information on what to include when reporting a bug.
## Changelog
- [X11] Bugfix: IME input of CJK was broken for "C" locale (#1587,#1636)
- [X11] Bugfix: Xlib errors caused by other parts of the application could be
reported as GLFW errors
## Contact