From deuce@VERT to CVS commit on Mon Apr 6 01:33:13 2020
src/conio cterm.c 1.257 1.258 cterm.h 1.58 1.59
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv4152/conio
Modified Files:
cterm.c cterm.h
Log Message:
Add support for mode 9 and mode 1000 (no modifiers) mouse protocol per
XTerm. This is what the FreeBSD console supports as well, so there's a
chance this works in curses mode too.
Curses is the least likely since IIRC, the curses mouse thing is insane.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From deuce@VERT to CVS commit on Mon Apr 6 11:40:44 2020
src/conio cterm.c 1.258 1.259 cterm.h 1.59 1.60
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv22103
Modified Files:
cterm.c cterm.h
Log Message:
Allow setting callback data for mouse state change callback.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From deuce@VERT to CVS commit on Wed Apr 8 02:56:26 2020
src/conio cterm.c 1.259 1.260 cterm.h 1.60 1.61
Update of /cvsroot/sbbs/src/conio
In directory cvs:/tmp/cvs-serv25012/conio
Modified Files:
cterm.c cterm.h
Log Message:
Support save/restore/query of mouse tracking state.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Deucе@VERT to Git commit to main/sbbs/master on Sun Nov 3 01:18:08 2024