You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated PDC_VER_MONTH, PDC_VER_DAY; marked button-move events as deprecated; added possible future key modifiers.
- BUTTONn_MOVED is a PDCurses*-only extension. Use REPORT_MOUSE_POSITION
and keep track of button presses/releases for portability.
- Almost all keyboards supply CapsLock and Super (Windows/Tux) keys. Many
supply a Menu key. It would be quite possible to support these on many
(WinGUI, WinCon, SDLn, X11, maybe framebuffer/DRM) platforms.
0 commit comments