mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-28 21:02:21 +08:00
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. |
||
|---|---|---|
| .. | ||
| arch | ||
| base | ||
| client | ||
| common | ||
| io | ||
| ipc | ||
| mt | ||
| net | ||
| platform | ||
| server | ||
| shared | ||
| synergy | ||
| CMakeLists.txt | ||