diff options
author | David Robillard <d@drobilla.net> | 2020-03-15 14:33:12 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-03-15 14:33:12 +0100 |
commit | 4693e9ac0b6792e8a6d2af2e46499158bf6b2509 (patch) | |
tree | 5ece79e5bce91e497d82e270456ed512f7369e14 /waflib/extras/pgicc.py | |
parent | 390f756a37af8f5a2336e43edff8ef345a39743e (diff) | |
download | pugl-4693e9ac0b6792e8a6d2af2e46499158bf6b2509.tar.gz pugl-4693e9ac0b6792e8a6d2af2e46499158bf6b2509.tar.bz2 pugl-4693e9ac0b6792e8a6d2af2e46499158bf6b2509.zip |
X11: Read from server if necessary in puglDispatchEvents()
This reduces input lag. The previous approach was an over-optimization: what's
important here is to keep the iteration bounded by not continually flushing,
but we do want to read everything to be as up to date as possible.
Diffstat (limited to 'waflib/extras/pgicc.py')
0 files changed, 0 insertions, 0 deletions