diff options
author | Noam Postavsky <npostavs@gmail.com> | 2017-08-30 23:12:22 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2017-09-29 18:40:06 -0400 |
commit | e1f6e3127a292e6ba66d27c49ddda4fe949569f5 (patch) | |
tree | db6e5880027257ae04a6655a0b619a4b9efb51d4 /doc/lispintro | |
parent | bccf635217b0ba887d95b429f7d5d6903007a7b1 (diff) | |
download | emacs-e1f6e3127a292e6ba66d27c49ddda4fe949569f5.tar.gz emacs-e1f6e3127a292e6ba66d27c49ddda4fe949569f5.tar.bz2 emacs-e1f6e3127a292e6ba66d27c49ddda4fe949569f5.zip |
Bring back the busy wait after x_make_frame_visible (Bug#25521)
But wait specfically for a MapNotify event, and only for a
configurable amount of time.
* src/xterm.c (syms_of_xterm) [x-wait-for-event-timeout]: New
variable.
(x_wait_for_event): Use it instead of hardcoding the wait to 0.1s.
(x_make_frame_visible): Call x_wait_for_event at the end.
* etc/NEWS: Announce x_wait_for_event.
Diffstat (limited to 'doc/lispintro')
0 files changed, 0 insertions, 0 deletions