Commit Graph

6180 Commits (05fdd0b11712182191887f2722222d81f9ba30d5)
 

Author SHA1 Message Date
nick black 05fdd0b117
flush before making SUM decision, to get true value 3 years ago
nick black 17d5b4064a
move sixel inversion detection into apply_term_heuristics #1957 3 years ago
Daniel Eklöf 0ec571d80c Foot has an inverted DECSDM since 1.8.2
fcd9897342
3 years ago
nick black 08e0acf92b
recognize Terminology via DA3 of ~~TY 3 years ago
nick black 5879c8a523
rustdoc-update-gh-pages: git pull at end 3 years ago
nick black 8c7f047a05
ncmenu: always use NCPLANE_OPTION_FIXED #1958 3 years ago
nick black f9ebbcd80a
demo: create all subplanes with NCPLANE_OPTION_FIXED #1958 3 years ago
nick black 962a7539b4
whiteout: restore original scrolling mode for standard plane 3 years ago
nick black 30d71ab6b9
v2.3.11 3 years ago
nick black ee9b01e9b6
Konsole now handles TDA #1807 3 years ago
nick black c3d3f8613b work around whiteout problems on mac #1936 3 years ago
nick black f1bdc38538
preserve TAM annihilation across multiframes in fbcon #1954 3 years ago
nick black 145a421d02
fbcon: implement transparency via copy elision 3 years ago
nick black 5fc1540a09
fbcon_scrub: return success to get notcurses-demo working in framebuffer 3 years ago
nick black b590056887
notcurses-info: use NCLOGLEVEL_SILENT without -v 3 years ago
nick black bb7a141a3b
iTerm2: name it, always give it quadrant/rgb 3 years ago
nick black 11787f159c build fbcon routines even off linux #1883 3 years ago
nick black e8707e575d NEWS entry for iterm2/fbcon drawing 3 years ago
nick black cf5e98c6cd fbcon: properly place bitmaps 3 years ago
nick black d2cf43d087 kill obsolete FIXME 3 years ago
nick black 558a1652cf fbcon_rebuild, necessary 3 years ago
nick black a5b9a2ed42 linux fbcon blitting! 3 years ago
nick black c7dd482474 need fbcon_scrub 3 years ago
nick black 8f8e910eaf adapt framebuffer code to new sprixel api 3 years ago
nick black 3e366ebe0e set up framebuffer graphics 3 years ago
nick black f8463270f1
cleanup for tinfo_debug_bitmaps() 3 years ago
Michael Bradley 16cbf91779
Merge pull request #1937 from michaelsbradleyjr/ci/revise-macos-gha
ci: run GHA workflow for macOS on all commits to master and PRs
3 years ago
nick black f5ceb7d6b7
mention child plane scrolling in NEWS #1883 3 years ago
nick black 04c0d37675
scroll child planes only when they intersect #1883 3 years ago
Michael Bradley, Jr deccda9f96
ci: run GHA workflow for macOS on all commits to master and PRs
Also split out the build of libqrcodegen on macOS into a separate step, and
make the workflows for Ubuntu and macOS as consistent as possible; may require
more changes depending on what passes and doesn't pass on macOS.

The GHA workflow for Windows will be revised in a separate PR.
3 years ago
nick black 1f254c47b2
implement child plane scrolling #1883 3 years ago
nick black 8db6e3abaa
notcurses-info: display logo at the end for proper positioning #1883 3 years ago
joseLuís ca284f9093 [rust] skip notcurses_debug test in macos #1937
also:
- minor warning fix
3 years ago
nick black 3f2147b9e4
set sprixel_scale_height to 1 by default 3 years ago
nick black 382b68f5ab
why weren't we always handling SIGFPE? 3 years ago
nick black 84a61d1476
terminate iTerm2 OSC with ST 3 years ago
nick black b9b135af1a
add note to NEWS about highcontrast atop default #1947 3 years ago
nick black bed16a9b7b
when HIGHCONTRAST is atop default, use queried value for bg computation #1947 3 years ago
nick black d8338105b3
notcurses_refresh: correct dimy/dimx #1931 3 years ago
nick black c5bef4a2af
iterm: position cursor before draw 3 years ago
nick black 7ed7827aca
iterm: use sixel_scrub for scrubbing 3 years ago
joseLuís b6f6e08dce [rust] use `FILE` instead of `_IO_FILE` #1938
also restore `NcFile` for `macos` to see if it makes a difference.
3 years ago
joseLuís 27a2b76c20 [rust] disable another test in macos #1937
in NcCell::from_char()
3 years ago
joseLuís 6e85a3c7ea [rust] fix some miri errors #1937
`cargo +nightly miri test --no-fail-fast -- --test-threads 1 --nocapture`
3 years ago
José Luis Cruz 8c1fd5b16d
fix inner link in readme 3 years ago
nick black 757fb5811f
display images with iterm2 protocol (#1946)
Implement the basics of the iTerm2 graphics protocol, requiring PNG construction, zlib compression, and base64 encoding. We're not yet performing wipes nor restores, only display. This is still pretty experimental, but it worked with WezTerm. #1420
3 years ago
nick black a557b6d734
TERMINALS: add some kmscon details 3 years ago
nick black 02a68442c4
TERMINALS: fill in remaining links 3 years ago
nick black f28f1c5870
TERMINALS: iTerm2 wants xterm-256color #1944 3 years ago
nick black 7b4d3b9af3
iTerm2: fix up XTVERSION lexing #1944 3 years ago