deskflow/src
Povilas Kanapickas 4308b42915 #6487 XWindowsEventQueueBuffer: Fix delays when waiting for new events
QLength() may return 0 even if there are events pending because they
need to be read from the display socket in order to become visible. We
must use XPending() which will poll the socket if QLength() == 0.
2020-05-22 14:41:42 +01:00
..
cmd Reverting 9005fe3c, 4d9c196c and f0d7b669. Which reverts static SSL libs 2019-11-04 19:30:22 +00:00
gui #6670 Updated languages from source file 2020-05-04 23:59:32 +01:00
lib #6487 XWindowsEventQueueBuffer: Fix delays when waiting for new events 2020-05-22 14:41:42 +01:00
test Build tests again 2020-03-19 19:08:59 +01:00
CMakeLists.txt Build tests again 2020-03-19 19:08:59 +01:00