You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/doc/man/man3
nick black 0f5aec510a
[mice] support for pure motion events
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.
3 years ago
..
notcurses.3.md v2.4.8 3 years ago
notcurses_capabilities.3.md [docs] add notcurses_canpixel() to notcurses_capabilities.3 3 years ago
notcurses_cell.3.md v2.4.8 3 years ago
notcurses_channels.3.md v2.4.8 3 years ago
notcurses_core.3.md v2.4.8 3 years ago
notcurses_direct.3.md [direct] correct documentation for ncdirect_putstr() 3 years ago
notcurses_fade.3.md v2.4.8 3 years ago
notcurses_fds.3.md v2.4.8 3 years ago
notcurses_init.3.md v2.4.8 3 years ago
notcurses_input.3.md [mice] support for pure motion events 3 years ago
notcurses_lines.3.md normalize lenghts for line-drawing functions #1696 3 years ago
notcurses_menu.3.md v2.4.8 3 years ago
notcurses_metric.3.md v2.4.8 3 years ago
notcurses_multiselector.3.md v2.4.8 3 years ago
notcurses_output.3.md v2.4.8 3 years ago
notcurses_palette.3.md v2.4.8 3 years ago
notcurses_plane.3.md [mergeplane] 0 means remainder #1696 3 years ago
notcurses_plot.3.md v2.4.8 3 years ago
notcurses_progbar.3.md progbar: remove egcs options 4 years ago
notcurses_reader.3.md v2.4.8 3 years ago
notcurses_reel.3.md v2.4.8 3 years ago
notcurses_refresh.3.md v2.4.8 3 years ago
notcurses_render.3.md v2.4.8 3 years ago
notcurses_selector.3.md v2.4.8 3 years ago
notcurses_stats.3.md [stats] add hpa_gratuitous stat #2199 3 years ago
notcurses_stdplane.3.md v2.4.8 3 years ago
notcurses_stop.3.md v2.4.8 3 years ago
notcurses_tabbed.3.md v2.4.8 3 years ago
notcurses_tree.3.md v2.4.8 3 years ago
notcurses_util.3.md v2.4.8 3 years ago
notcurses_visual.3.md normalize geometry for ncvisual_from_plane, ncplane_contents, and ncplane_as_rgba() #1696 3 years ago