Commit Graph

334 Commits (b56f5989bdc9167606706e21166b77e0e9d6fae5)

Author SHA1 Message Date
nick black b56f5989bd some shields 4 years ago
nick black 6415775326
what's up with mosh? 4 years ago
nick black 22b1169f49
colors: s/always/usually/g 4 years ago
nick black 69a32c7643
notcurses-planereels is not installed, don't list it 4 years ago
nick black 3fe707d32f
document installation of python/rust wrappers 4 years ago
nick black 1df48e47fc
remove doubled colons 4 years ago
nick black c31a78a244
notcurses-view: move to a complex marshal 4 years ago
nick black c1c187f247
losing my goddamned mind 4 years ago
nick black a67819a4a2
README: add links to OTHERS.md and TERMS.md 4 years ago
nick black f880f8e3cf
'a point' idiot 4 years ago
nick black 7186c2590d
clarify LANG in FAQs 4 years ago
nick black 9d917d3243
faq faq faq 4 years ago
nick black 7aeb9cdf2d
use boldface in FAQs for delimiting 4 years ago
nick black 84b55bf61a
tighten up FAQs 4 years ago
nick black 80ca70159c
fuck java forever 4 years ago
nick black db0dc15088
mention that API is stable since 2.0 4 years ago
nick black ddb8198414
terminate sentence with period 4 years ago
nick black 33340434c0
readme stylings 4 years ago
nick black f3ddc48002
drop distro paragraph, add heads-up about src/poc 4 years ago
nick black a44090a7f7
s/notcurses/Notcurses/g 4 years ago
nick black f39de36b4c
two new FAQs 4 years ago
nick black 8cbc9e1b3b
add 1.7.0 to history section 4 years ago
nick black aa7acc0e7a
quick wording change to FAQs 4 years ago
nick black 4d7941f1b9
CMake: add USE_POC to control building poc binaries 4 years ago
nick black f8854f84e8
demo summary: scale TheoFPS div by 1000 #928 4 years ago
nick black 2add9bacd6 wisdom? 4 years ago
nick black 99d90a4ecf
charset vs charencoding terminology 4 years ago
nick black aebf2cdb9c
CMake: restore 3.14.0+ requirements 4 years ago
nick black 45e5d95774
ugh 4 years ago
Nick Black 11d6a4eb89
New reel layout algorithm #818 (#870)
New reel layout algorithm based on trimming and sifting. Fixes the original issue of #818, though I'm not marking that bug fixed until I've resolved the little issues remaining with this one.
Back off CMake version dependency, see if we can get by with 3.11.4 for EPEL8 #851
Simplify tablet drawing tremendously by separating tablet border and data planes. Callbacks no longer need worry about the borders; they can simply fill the plane they're handed. #833
Improve notcurses_debug() a bit
Add ncplane_new_named() and friends to expose plane naming to the user.
Add internal ncplane_genocide() to kill a plane and all its bound descendents
New industrial-strength ncreel unit testing
notcurses-ncreel now accepts -ln for log level n
Add ncplane_parent() and ncplane_parent_const()
4 years ago
nick black f5f9808d80 install notcurses-pydemo.1 as part of python #836 4 years ago
nick black 604747c8f2 notcurses_puttext: use libunistring for wordbreaking #772 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 62f6896715
CMake: remove python stuff; it'll be built externally 4 years ago
nick black f5a84620d2
CMake: remove rust stuff; it's built externally 4 years ago
nick black 0ca1716cbd
README: purge alignment div, apache 2.0 badge 4 years ago
Nick Black 6685ff2767
right-align other badges alongside ToC 4 years ago
nick black 573a248da4
add Repology badge 4 years ago
nick black 8afd25fef6
FAQ entry about screen #757 4 years ago
nick black 8731b1191d
FAQ wording 4 years ago
nick black 3ebb5b0e4c
add 1.6.0 / Alpine to HISTORY 4 years ago
nick black ef9e50be33 beef up 'what it is' a little; get our swag on 4 years ago
nick black 27c150b855 reorder introduction 4 years ago
nick black 32b1f3937c
add FAQ entry about xterm's eightBitInput resource #735 4 years ago
nick black 6ad8ef1dd3
add FAQ about TERM defintions 4 years ago
nick black c5b517c448
note requirement of musl 1.20+ #733 4 years ago
nick black 3df44a05f7 Add link to 'glyph hell' 4 years ago
nick black ffab8b5294 lay groundwork for ncneofetch #550 4 years ago
nick black 463f5acd6a CMake: unset cached result of qrcodegen header check #711 4 years ago
nick black d3c3905996 FAQ entry about cmake+libqrcodegen-dev #711 4 years ago