* nsterm.m (hold_event_q): New static variable.
authorJan Djärv <jan.h.d@swipnet.se>
Fri, 12 Oct 2012 17:50:39 +0000 (19:50 +0200)
committerJan Djärv <jan.h.d@swipnet.se>
Fri, 12 Oct 2012 17:50:39 +0000 (19:50 +0200)
commit167e3640f16a3825f6189111caf86a743e5282e5
treebb181f0246ce672d9e8b3c552349011feede653c
parentc40239dff913de4a404f97568a755deb2086db76
* nsterm.m (hold_event_q): New static variable.
(EV_TRAILER, sendScrollEventAtLoc:fromEvent:): Call hold_event if
! q_event_ptr.
(hold_event): New function.
(ns_read_socket): If hold_event_q have events, store them and
return.
(setPosition:portion:whole:): Send SIGIO to ourselves if apploopnr
is zero (Bug#12384).
src/ChangeLog
src/nsterm.m