OpenGrok
Cross Reference: mouse.c
xref
: /
src
/
lib
/
libcurses
/
mouse.c
Home
|
History
|
Annotate
|
Download
|
only in
libcurses
History log of
/src/lib/libcurses/mouse.c
Revision
Date
Author
Comments
1.2
23-Dec-2024
blymn
Sprinkle about some cycle wasting checks for the win pointer being
null. Unfortunately, ncurses does this and there is some sloppy code
out there that relies on the check resulting in segfaults in
NetBSD curses which then, of course, gets blamed for the error.
1.1
23-Mar-2020
roy
branches: 1.1.2; 1.1.10;
curses: Add stubs for mouse functions
No mouse support actually included.
But that doesn't matter because most terms don't actually support a mouse.
We should look into hooking these into wsmouse(4) and xterm mouse
in the future.
Compatable with nCurses mouse API version 2.
1.1.10.1
02-Aug-2025
perseant
Sync with HEAD
1.1.2.2
08-Apr-2020
martin
Merge changes from current as of 20200406
1.1.2.1
23-Mar-2020
martin
file mouse.c was added on branch phil-wifi on 2020-04-08 14:07:14 +0000
Indexes created Fri Sep 26 20:09:58 GMT 2025