quakeforge/ruamoko
Bill Currie 176cc7b9c1 [qwaq] Make some improvements to mouse handling
This doesn't fix the problem of lost events: that seems to be inside
ncurses. I've done some investigations, and it seems xterm sends
separate events for motion and pre/release (which have current coords),
in both 1003 and 1006 modes. No idea what ncurses is doing (does it even
handle 1003 properly?), and it requires the use of xterm-1006 for it to
use 1006 mode (which is nice in that it disambiguates button releases
and allows for huge terminals (not that I would use such normally)).
Guess I've got some side-work cut out for me :P
2020-03-21 21:05:34 +09:00
..
cl_menu [cl_menu] Update plist usage of obj_msg_sendv 2020-03-12 00:52:42 +09:00
game [build] Dependency checking for all ruamoko code 2020-03-03 17:24:53 +09:00
gui [build] Dependency checking for all ruamoko code 2020-03-03 17:24:53 +09:00
include [ruamoko] Add str_char builtin 2020-03-10 18:16:55 +09:00
lib [ruamoko] Add str_char builtin 2020-03-10 18:16:55 +09:00
qwaq [qwaq] Make some improvements to mouse handling 2020-03-21 21:05:34 +09:00
scheme [cl_menu,scheme] Clean up after tightened pointer checks 2020-03-05 15:02:40 +09:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makefile.am [qwaq] Move from tools to ruamoko 2020-03-01 00:55:15 +09:00