Added patch to ensure X11 input events are handled even without explicit message loop.

This commit is contained in:
Sebastian Lackner
2014-12-18 01:17:09 +01:00
parent 7dac73a69b
commit 2912921b94
5 changed files with 160 additions and 1 deletions

View File

@@ -0,0 +1 @@
Fixes: [8854] Ensure X11 input events are handled even without explicit message loop