Commit Graph

5685 Commits (9befa0ceaed82a5b7f79c97e6ce9a98ba4e61678)
 

Author SHA1 Message Date
nick black 96d743536f
box demo: work when built without multimedia support 3 years ago
nick black 3ac445a328 enforce singleton across both direct and rendered mode #1694 3 years ago
nick black d170e6e7a2 man pages: document that only one context can be active at a time #1694 3 years ago
nick black e4aae2d9b7
tinfo_debug_caps: tighten up output a bit 3 years ago
joseLuís 47c794050a [rust] update example #1699 3 years ago
nick black 9c370806c5
CMake: define CMAKE_BUILD_TYPE prior to use 3 years ago
Nick Black cd2b5de5fa
Panblitter ncplane_as_rgba() (#1697)
ncplane_as_rgba: genericize across blitters

ncplane_as_rgba() previously was implemented explicitly
in terms of NCBLIT_2x1. it now uses the `egcs` field of the
`blitset`. this supports NCBLIT_2x2 and NCBLIT_3x2 in
ncplane_rgba(). Closes #1490.
3 years ago
nick black d216b4115e
scrub_color_table: use sprixel cell geom not plane cell geom #1689 3 years ago
nick black d20a4d8104
ncdirect: restore colors properly following sgr #1703 3 years ago
nick black 1f1bbadeac
demo: fpsgraph_init: ncuplot_create() kills plane on error 3 years ago
nick black 74eac6236b
ncXplot_create: own ncplane on all paths 3 years ago
joseLuís 9b5987e061 from_bgra(): repair mempcy #1700 3 years ago
joseLuís 8fa70935fe [rust] update issue-1699 example 3 years ago
joseLuís e839a95c2b [rust] fix build, remove raqote 3 years ago
joseLuís 7e51f04111 [rust] new example issue-1699; issue #1700
- add raqote 2D graphics library as a dev-dependency
3 years ago
nick black 217ab0cd90
cbreak_mode: require working file descriptor 3 years ago
nick black ccad97dcff cbreak_mode(): take no action on invalid file descriptor 3 years ago
nick black a0130a88e6 don't try to preserve termios sans terminal 3 years ago
nick black a4337ef144 merge tpreserved across direct/rendered #1525 3 years ago
nick black e10a2f7a21
unify ncinputlayer between direct and rendered mode #1525 3 years ago
nick black 36d1eaf37b
revert, revert, revert my idiot change 3 years ago
nick black d902dae60b
unify preserved termios between direct/rendered mode 3 years ago
nick black 73913c3f1a free_terminfo_cache: free up esctable #1525 3 years ago
nick black 2df95f7e25 load up ESCAPE_OC #1525 3 years ago
nick black 1b15de9532 convert last two into esctable (initc/getm) #1525 3 years ago
nick black 59ddd3b0aa move sc, rc, clear, and home to esctable #1525 3 years ago
nick black 567a1796a5 add smxx/rmxx to esctable #1525 3 years ago
nick black 857d5e5958 move smkx/rmkx smcup/rmcup into escape block #1525 3 years ago
nick black c4e5ee2c38 sgr-direct PoC: use ncdirect_supported_styles() to guide output 3 years ago
nick black a22414cd35 explicitly disable italics on ncv failure #1525 3 years ago
nick black d613ed0784 move cursor controls into escblock #1525 3 years ago
nick black 92873d6b6e move italics into esctable #1525 3 years ago
nick black b67315a17e tinfo: keep supported styles as single-site bitmap #1525 3 years ago
nick black 3b4057d550 move blink/dim/reverse/uline/standout to bools #1525 3 years ago
nick black c4e2932c76 add ncdirect_supported_styles(), move SGR/SGR0/OC into escblock #1525 3 years ago
nick black 91d8529f0f civis and cnorm go into escape table #1525 3 years ago
nick black 3f26ff2464 factor out term_supported_styles() for use by ncdirect 3 years ago
nick black e5bc2a7d7f terminfo: bold is just a boolean now #1525 3 years ago
nick black 1207765cc8 op/fgop/bgop into escape block #1525 3 years ago
nick black 6767a36996 move setaf/setab into escape table #1525 3 years ago
nick black 317c09d87d bring hpa and vpa into escape table #1525 3 years ago
nick black a5b597cfef move ESCAPE_CUP into dense pack #1525 3 years ago
nick black 0f10eaf9fc termdesc: move smcup/rmcup lookup into interrogate_terminfo() #1525 3 years ago
nick black 01c4ec61f3 termdesc: add get_escape(), tables #1525 3 years ago
nick black 903e6c891d FAQ: add entry about mixing rendered/direct mode, note about signal handlers 3 years ago
nick black a6633b854f FAQs: clarify sixel answer 3 years ago
nick black 6720871448 README: detail linking/compiling against notcurses-core 3 years ago
nick black 3477f479bf README: kill unnecessary pronoun 3 years ago
nick black d2ee8957b4 TERMS.md: remove mention of defunct 'kittyzapper' 3 years ago
nick black 55fd1f7bbe TERMS.md: proper syntax on ETerm 3 years ago