Commit Graph

4769 Commits (ae2af14281858b32dd29d3cb1d5a2307301988cb)
 

Author SHA1 Message Date
joseLuís ae2af14281 rust: new methods, refactor methods and planes example
- add NcChannelPair constructors.
- change some NcChannel methods to return Self: set(), set_alpha()
- add NcPlane methods move_rel() & resize_simple_rel().
- add example full-planes (WIP).
- remove proto-example full-basics.
- small update of poc-menu example.
4 years ago
nick black 9dad70568b
[plot] drop inline from update_sample 4 years ago
joseLuís f2dd921caa update info on wezterm and alacritty terminals
- confirmed that wezterm supports pixels.
- add a link to the alacritty repository with WIP pixel support.
4 years ago
joseLuís fce6c6873f fix typos 4 years ago
joseLuís 435b8cb6a7 rust: refactor examples & palette_size method
- refactor Notcurses.palette_size() to return an NcResult.
- refactor & rename example direct-text.rs to direct-capabilities.rs.
- new example full-capabilities.rs
4 years ago
joseLuís 1e274287f6 rust: add NcTree widget.
- created all methods except .goto().
- WIP callback types.
- minor updates.
- rustfmt.
4 years ago
joseLuís aa9bf7a0e7 rust: add ncplane_abs_yx, ncplane_abs_y, ncplane_abs_x
- minor updates
4 years ago
joseLuís 29ac41440c rust: add NcPlane methods resize_maximize & rgba; fix #1508 4 years ago
joseLuís 7b9a38d2f1 rust: update function-summary system of scripts
- update script `function_summary.sh`
- new script `compare_outputs.sh` to compile the differences between versions
- create changes files that summarizes diffs between versions
- remove outdated ouput folders
4 years ago
joseLuís 8cf52672cb rust: rustfmt 4 years ago
joseLuís 63d8645f04 rust: improve pixel-cell example 4 years ago
joseLuís 89e38c11f3 rust: add ncvisual methods & pixel-cell example 4 years ago
joseLuís 1c5ee9eb8c rust: add more functions and methods
- add functions: ncdirect_core_init & notcurses_core_init (methods pending)
- add functions & methods: ncdirect_readline & notcurses_can_braille
- minor fixes
4 years ago
joseLuís 5492119263 rust: add *_check_pixel_support functions + example 4 years ago
nick black 8db054ede7
kill off get_controlling_tty in favor of get_tty_fd #1504 4 years ago
nick black 6760929f91
rust: s/blacklist/blocklist/g 4 years ago
nick black 8c78b089e1
v2.2.5 4 years ago
nick black 7865539505
query_sixel: support alacritty's ugh decisions #1430 4 years ago
nick black 0c2e3d6e35
[sixel] make some sixeltable args const 4 years ago
Nick Black 7e78690597
[bitmaps] new unit test LoadVideoPixelScaleDifferentPlanes (#1502) 4 years ago
nick black 7c35d94a9b
paint: referene crender, not rvec #1482 4 years ago
nick black 0dbd3cf830
ncvisual_render_pixels: hide any old sprixels 4 years ago
nick black 2f47d9adef
[bitmaps] new unit test LoadVideoPixelScaleDifferentPlanes 4 years ago
nick black 656b3221af
refresh: initialize with init_rvec, not memset() 4 years ago
nick black ee39fb8cd7
testing: add battery of bitmap tests 4 years ago
nick black 01b82ebab8
[README] fix links to man pages/doxygen, erp #1497 4 years ago
nick black 123447183c
[jungle] fix invalid access on some window geometries 4 years ago
nick black 9546b7e914
move logo to doc/ from data/ to keep install simple 4 years ago
nick black 3d3d235abb
[xray] update frame count for new video 4 years ago
nick black 9db3c10bfe
Merge branch 'master' of github.com:dankamongmen/notcurses 4 years ago
nick black 998ebf8254
[ncplayer] meaningless timespec dealloc 4 years ago
gmiz 7e6c6d8976 Initial logo design commit 4 years ago
nick black ee2f150058
[sprixels] move destruction into free_plane() from ncplane_destroy() 4 years ago
nick black 16b7910b57
[sprixels] plug two memory leaks 4 years ago
nick black 94b073dd3d
ncvisual_render_pixels: zorch reuse on either invalid ncv or n sprixel 4 years ago
nick black cbd92e5180
sprixel_recycle: use the valid sprixel link 4 years ago
nick black d7408cf5aa
[bitmap] check p_beats_sprixel, use text phase 2 when set #1496 4 years ago
nick black 3c4d25a092
[ncvisual] detach from sprite in ncvisual_destroy() 4 years ago
nick black 89734a2dc7
[bitmap] proper parameters for tacache TAM2 #1495 4 years ago
nick black ad3322e4db
erp 4 years ago
nick black 6a1e74feae
[bitmaps] clear out ncvisual link on hide 4 years ago
nick black f968ba7774
[plots] free up title in destructor 4 years ago
nick black 021fc052fc [render] end kitty flicker #1493 4 years ago
nick black 631697e9e2 eliminate sixel flicker #1493 4 years ago
nick black 9f54961c34
[OTHERS] add node.js blessed 4 years ago
nick black 83296b4688
Revert "eliminate sixel flicker #1493"
This reverts commit aa80af8f87.
4 years ago
nick black aa80af8f87
eliminate sixel flicker #1493 4 years ago
nick black d4883d30f2
[tests] add directmode bitmap test 4 years ago
nick black c0dadcd5d7
[normal] don't use expired ncplane 'n' #1492 4 years ago
nick black b6a9b59f9d notcurses_plane.3: add BUGS about bitmap graphics and ncplane_at_yx() 4 years ago