Commit Graph

2628 Commits (2842ffb751d7c5f24b8c108d3d1887ad1533834f)
 

Author SHA1 Message Date
nick black 9c3428c6fa
reel: horrible bullshit downtightening ugh shameful #790 4 years ago
nick black 42b0be7f3a
Run PoC tests even without doctest #811
Add back the USE_DOCTEST CMake option, but make it conditional
upon BUILD_TESTING. If BUILD_TESTING is provided without
USE_DOCTEST, we build and run the PoC tests, just not
notcurses-tester. If neither is defined, no tests are available
(the PoC binaries are still built). If both are defined, build
the PoCs plus notcurses-tester, and run them all in make test.
4 years ago
nick black 87ec38fce8
reel: remove obsolete FIXMEs 4 years ago
nick black 3166d0f233
map empty ballot to O in console, not - 4 years ago
nick black 001276e112
linux console: program ☐/☒ mappings for multiselect #809 4 years ago
nick black 3b405469a6
ncreel: fix painting of focused tablet at bottom #796 4 years ago
nick black 86edb9c9ad
ncreel: accept -m argument for reel margins #796 4 years ago
nick black 889f02bf6e
stage_cursor(): verify cuf1/cuf before using them #789 4 years ago
nick black 3aedec2501 expose cell_load_direct() #797 4 years ago
nick black 97571e86af ncplane_putegc_yx() copies directly as opposed to going through putc() #797 4 years ago
nick black 0767aaec01
work around opensuse compilation issue #806 4 years ago
nick black e768fb1509
rename stdscr->stdplane to work around ncurses.h #806 4 years ago
nick black 17f1323c20
v1.6.6 4 years ago
nick black 104bbfef50
add notcurses_lex_blitter() 4 years ago
nick black 5d6df94187
add notcurses_str_scalemode() 4 years ago
nick black 765ff89a3b
notcurses_str_blitter(): rewrite using objects 4 years ago
nick black 5422268d6f
python: install notcurses-pydemo from setup.py 4 years ago
nick black 2a4e728de6
CMake: don't install notcurses-pydemo 4 years ago
nick black 308b49da5a
v1.6.5 4 years ago
nick black ce32705c40
fix python compilation 4 years ago
nick black b2e924319b
v1.6.4 4 years ago
nick black 37ceb753bf
notcurses-view: print blitter name #805 4 years ago
nick black 431d4a449d
use tty_emit() in place of term_emit() for tty-specific escapes #773 4 years ago
nick black f2b48ab6f7
add mlterm to TERMS.md 4 years ago
nick black d46ca758a0 highcontrast: stash fgstate for later reapplication #748 4 years ago
nick black 9bd0b42a0e normal: fix ncvisual_rotate() abort reported as FAILED #802 4 years ago
nick black f8c47b0681 normal: fix plane rotation quit reported as FAILED #802 4 years ago
nick black d9bfb52225 highcontrast: unit test for #748 4 years ago
nick black e0155c7d56 CELL_ALPHA_HIGHCONTRAST unit tests #748 4 years ago
Nick Black 82676cd395 linuxconjammer/linuxconsole PoCs: compile on freebsd 4 years ago
nick black a4ee5bd9c7
v1.6.3 4 years ago
nick black 330b1612d4
CMake: fix up linux pkgconfig install path 4 years ago
nick black 3f544a4ed1
v1.6.2 4 years ago
nick black 86a75531c6
Support newlines in ncplane_putnstr() when scrolling #793 4 years ago
nick black 94a815b7d8
TERMS: note COLORTERM in linux console 4 years ago
nick black b5cfc3e1ca linux console: full quadblitter power #201 4 years ago
nick black 575c366960 linux console: we've got some hats now, motherfuckers #201 4 years ago
nick black 21d28e7234 linux console: shim in single quad block glyphs #201 4 years ago
nick black eaa1c28756 linux console: shim in half blocks #201 4 years ago
nick black a009eb946c linux console: prep table for shims #201 4 years ago
Nick Black 50ce76bad8
Add kernel unicode-to-font mappings dynamically for line-drawing characters (#794)
Part 1 of a two-part revolution in Linux console graphics. Map all the line-drawing Unicode characters to similar glyphs. This means all our nice corners freely translate into rigid corners etc in the console, rather than hateful default characters (usually black diamonds). The demo and all widgets now look correct when drawing lines and boxes. Next, we'll add the actual glyphs for the block-drawing characters, and we'll have the finest graphics ever seen on a text-mode Linux console. #201
4 years ago
nick black 62f6896715
CMake: remove python stuff; it'll be built externally 4 years ago
nick black fa343c92a4
install pkg-config to libdata on FreeBSD #792 4 years ago
nick black 1792f820e4
drone: shift ubuntu docker back to 2020-07-13a 4 years ago
nick black ff569d7114
terminfo: chop off $<N> syntax #769 4 years ago
nick black 1c95241948
fileroller/procroller: check widget destructor for error #793 4 years ago
Nick Black 9ca7d14c2b rust: drop libc_stdout from libnotcurses-sys tests #788 4 years ago
Nick Black e3e7b40440 rust: use pkg-config results for -I values #788 4 years ago
nick black 1e39589c08
drone: update to 2020-07-13a builders 4 years ago
nick black b0990c1389
dumbass 4 years ago