summaryrefslogtreecommitdiff
path: root/platform/SCsub
diff options
context:
space:
mode:
authorPouleyKetchoupp <pouleyketchoup@gmail.com>2021-10-27 15:23:40 -0700
committerPouleyKetchoupp <pouleyketchoup@gmail.com>2021-10-27 15:24:09 -0700
commitba96fc6a4dff123c748d7c554147f8ade047f76c (patch)
treed02bb1121b0c514058f1bdbc3836c07f92839a77 /platform/SCsub
parent24fdedfe948a918b5a67846f7962f83ba0e59258 (diff)
Fix input events random delay on X11
The new system based on a thread gathering events from the X11 server was causing delays in some scenarios where some events have just been missed at the time of processing and we're waiting for a whole frame to check them again. Solved by flushing again and checking for pending events at the beginning of the process loop, in addition to events already gathered on the event thread.
Diffstat (limited to 'platform/SCsub')
0 files changed, 0 insertions, 0 deletions