diff options
author | Joe Wilm <joe@jwilm.com> | 2016-12-29 15:30:30 -0500 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-12-29 15:34:33 -0500 |
commit | d06360216d3f10a0d42f576e6a859de88436a7d6 (patch) | |
tree | 0799bf3654f3b4caa816102ae6985cdf51794321 /copypasta/src/x11.rs | |
parent | 689e0f4ad784390c39ed614358f14a722be7dc17 (diff) | |
download | alacritty-d06360216d3f10a0d42f576e6a859de88436a7d6.tar.gz alacritty-d06360216d3f10a0d42f576e6a859de88436a7d6.zip |
Hopefully fix read not triggering draw
The terminal mutex is no longer released between event processing and
doing a draw. This may fix the race condition with data arriving but not
being displayed until a subsequent event.
cc #29
Diffstat (limited to 'copypasta/src/x11.rs')
0 files changed, 0 insertions, 0 deletions