mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
0f5aec510a
Deprecate notcurses_mouse_{enable, disable}. Reimplement them for now as wrappers around notcurses_mice_enable(). New function notcurses_mice_disable() is a static inline wrapper around notcurses_mice_enable(). The latter function takes an unsigned bitmask of event types. We now turn on the "all motion" tracking DECSET if NCMICE_MOVE_EVENT is requested. Update the documentation, and kill some obsolete lines. Add the ypx and xpx fields to ncinput, to indicate pixel offset within a cell. Add nckey NCKEY_MOTION for button-free motion events. Update notcurses-input to pass NCMICE_ALL_EVENTS and decode NCKEY_MOTION. Only emit mouse sequences when connected to a TTY (or GPM). Closes #2320. Request RGB XTGETTCAP. Fix bug in error check in notcurses_render_to_buffer(). Decode multiple XTGETTCAP responses. |
||
---|---|---|
.. | ||
internal | ||
_exceptions.hh | ||
_flag_enum_operator_helpers.hh | ||
_helpers.hh | ||
Cell.hh | ||
CellStyle.hh | ||
Direct.hh | ||
FDPlane.hh | ||
Menu.hh | ||
MultiSelector.hh | ||
NCAlign.hh | ||
NCBox.hh | ||
NCKey.hh | ||
NCLogLevel.hh | ||
ncpp.hh | ||
NotCurses.hh | ||
Palette.hh | ||
Pile.hh | ||
Plane.hh | ||
Plot.hh | ||
Progbar.hh | ||
Reader.hh | ||
Reel.hh | ||
Root.hh | ||
Selector.hh | ||
Subproc.hh | ||
Tablet.hh | ||
TabletCallback.hh | ||
Utilities.hh | ||
Visual.hh | ||
Widget.hh |