Commit Graph

5944 Commits (32ade77dd5999e68dfeee40f492f8dda68da3bb9)
 

Author SHA1 Message Date
nick black cba21d24fa
tighten up term_debug_caps() a bit #1793 3 years ago
nick black 2ed1ad466f
term_debug_caps: move big unicode block to notcurses-info #1793 3 years ago
nick black 42f9419006
debug_term: use unicode checks/xs when available 3 years ago
nick black ac652ac7f3
use -Wformat-security 3 years ago
nick black dc08fea378
closing banner: show ASUs as percentage of total writeouts 3 years ago
nick black f042135c5a
term_caps: remove duplicated eights block 3 years ago
Nick Black ec5ba6da80 ncneofetch: popen(3) wants pclose(3), not fclose(3) 3 years ago
nick black 7df761c041
don't allow a format string attack via endasu sequence, heh 3 years ago
nick black a14a5271ac
v2.3.5 3 years ago
joseLuís a3c593eed9 [rust] fix some docs 3 years ago
nick black 2bc945e52a
STATE_SIXEL_SUCCESS: reset inits->numeric #1810 3 years ago
nick black 0b84b4235d
stats: fix up for error cases #1814 3 years ago
nick black 735d7bf991 ASU: need to push BSU through ttyfp just like ESU 3 years ago
nick black 5d3ec2b921 argh 3 years ago
nick black 42ee3ad584 run notcurses-info before ctest 3 years ago
nick black 4758946a49
run notcurses-info as part of ctest 3 years ago
nick black 2ed67f6ffc
cursor PoC: add missing header 3 years ago
nick black 491862b60b
notcurses_cursor_enable: remove terribly broken test #1812 3 years ago
nick black f50df3240a no need to check ttyfd for ASU if we have the escape 3 years ago
nick black 041f97371f add stat for ASUs and send them #1582 3 years ago
nick black 1f19ee3bb1 gimme that appsync support #1582 3 years ago
nick black cb486fef3e send DECRPT for ?2026, app-sync update #1582 3 years ago
nick black 7b10d723ec
SprixelTermValues: correct test 3 years ago
igo95862 ec0d2b065f
python: Use pile rendering to files and buffers 3 years ago
joseLuís fe275447fb [rust] rename `NcPixelGeometry` fields 3 years ago
nick black ac93b7b6f4
[rgba_trans_p] fix brown-bagger; this was broken for all a with bits 8..23 3 years ago
nick black 93fd4515e7
ncplayer: accept a color specification for -a 3 years ago
nick black 759de01d02 get linux kernel version for termversion 3 years ago
nick black 3d6a9b1c7a [linux] get our lower eighths back 3 years ago
nick black 1f67b13370 get linux font reprogramming working once more 3 years ago
nick black fc62956bf7 shim_quad_block(): replace the many other quad shimmers for linux console #1726 3 years ago
nick black 2c8cc6f53c shim_upper_half_block: deal with arbitrary width #1726 3 years ago
nick black 61ac8dfbb1 handle KDFONTOP response, set up copy range better #1726 3 years ago
nick black 2621612e0f start moving {PIO,GIO}_FONTX -> KDFONTOP #1726 3 years ago
joseLuís 42d0feb265 [rust] delete uneeded examples for closed issues 3 years ago
nick black f388e3d7da
use pixel_draw to verify bitmap support 3 years ago
nick black 8022faf2c0
supply O_NOCTTY to open(2) in get_fd_tty() 3 years ago
nick black f2c8cd31c8
[python] comment out for deprecation 3 years ago
nick black 6eae6fc6b9
build new python wrappers in ubuntu/fedora drones #1770 #1154 3 years ago
nick black 32852c48fc
comment out python notcurses_render_to_{buffer, file}() #1770 3 years ago
nick black 379453c8ea
render piles to file/buffer
Replace notcurses_render_to_file() and
notcurses_render_to_buffer() with variants that work
on arbitrary piles (the former only worked on the standard
pile). Rewrite the former as trivial wrappers around the
latter, and deprecate the former. Closes #1770.
3 years ago
nick black 921c2ce033
ffmpeg_resize: check for NULL from ffmpeg_resize_internal #1788 3 years ago
nick black e8d19852d3
kill off old palette256 type (has been ncpalette for months) #1777 3 years ago
nick black 8d3c042640
turn off bitmap support if TIOCGWINSZ doesn't supply pixel info #1805 3 years ago
nick black 2d9438cdb2
ncvisual_from_rgb_loose: shrink overspaced stride 3 years ago
nick black 94947df1ad
termdesc: factor out extract_paren_version, handle foot's XTVERSION #1798 3 years ago
nick black 44e85d2f05
termdesc: identify kitty+version from XTVERSION response #1798 3 years ago
nick black e4656dbd77
ncvisual_from_rgb_packed: correct alloc size, add unit test #1806 3 years ago
joseLuís bbc9f0e595 [rust] update example 3 years ago
joseLuís 7d5e800eb3 [rust] new example issue-rgb_packed #1806 3 years ago