Commit Graph

5923 Commits (488a36eaf59ecefcac20797190a77283e25f3f07)
 

Author SHA1 Message Date
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
joseLuís 3fed537854 [rust] remove NcDirectV type alias, use NcPlane instead 3 years ago
nick black ce6dab70cc
README: can't really claim a 'minimal set of symbols' anymore 3 years ago
nick black ea0b8d9c40
TERMINALS: note hang on bad response to Primary Device Attributes 3 years ago
joseLuís a693455916 [rust] rename cell style methods
- on_styles → styles_on, off_styles → styles_on, set_stypes → styles_set
- improve some docs and fix doclinks.
3 years ago
nick black 75bbdc2ca5 emphasize kitty_move return value viz stats 3 years ago
nick black 553c0637bf kitty: must redraw for wipe/rebuild #1395 3 years ago
nick black e9be8e67d2 kitty_wipe: don't set INVALIDATED unless in QUIESCENT #1395 3 years ago
nick black d7f3800009 [kitty] introduce kitty_move #1395 3 years ago
nick black 2d2a469f14 [kitty] write position id 1 when creating graphic #1395 3 years ago
igo95862 9befa0ceae python: Added py.typed file to indicate that package is typed 3 years ago
igo95862 d9146de068 python: Finished NcPlane stub 3 years ago
joseLuís d6e724190a [rust] update readme 3 years ago
nick black bb8bed687d
move CONTRIBUTING.md to make github community insights go green ugh 3 years ago
nick black 910fddc2f1
strengthen query claim in README 3 years ago
nick black 3920bc0380
FAQs ought be one hierarchy level up 3 years ago
nick black e389b25989
README: mention notcurses-info wrt fonts 3 years ago
nick black 4e03eb4549
always enable rgb for WezTerm 3 years ago
nick black a8a5e51676
ncplane_resize_simple(): reject negative arguments #1696 3 years ago
nick black fe61082c5c account for sprixel bytes emitted in new stat #1801 3 years ago
nick black e5662ac506 add and document sprixelbytes stat #1801 3 years ago
joseLuís 90a2ff6fca [rust] fix pixel-cell example
- fix some docs and parameter names.
3 years ago