Commit Graph

2825 Commits

Author SHA1 Message Date
nick black
bea35fb91f zoo: delay based off mult, add reader thread #835 2020-07-30 03:50:44 -04:00
nick black
86e6b2d89b
cell_load_direct(): simplify conditionals 2020-07-30 01:24:45 -04:00
nick black
0006c4c914
Merge branch 'master' of github.com:dankamongmen/notcurses into master 2020-07-30 00:39:41 -04:00
nick black
b8e6458de1
Revert "start working through notcurses.h with inlined utf8 #830"
This reverts commit 17b6706d3e. It
belonged on a branch, and was not intended for master. #830
2020-07-30 00:38:42 -04:00
nick black
f5f9808d80 install notcurses-pydemo.1 as part of python #836 2020-07-29 09:37:35 -04:00
nick black
620ae34c02
Merge branch 'master' of github.com:dankamongmen/notcurses into master 2020-07-29 08:23:49 -04:00
nick black
1a82273231
selector: handle nonzero defidx with zero maxdisplay #834 2020-07-29 08:23:10 -04:00
nick black
0b55b360ff
mojibake: leave some wiggle room for invalid wcwidth() 2020-07-29 06:38:54 -04:00
nick black
2b5c87c9c5
Merge branch 'master' of github.com:dankamongmen/notcurses into master 2020-07-29 06:31:27 -04:00
nick black
aec5f79369
demo: move HUD down, right above FPS plot 2020-07-29 06:30:51 -04:00
nick black
d9b0a8fac4
throw up affiliate link 2020-07-29 06:17:01 -04:00
nick black
dde540b1da
zoo demo: render prior to inter-widget pause 2020-07-29 04:34:15 -04:00
nick black
2b4b516260
selector PoC: use CHANNELS_RGB_INITIALIZER() 2020-07-29 04:08:32 -04:00
nick black
d23bf9a393
zoo demo: use CHANNELS_RGB_INITIALIZER() for selector 2020-07-29 04:00:46 -04:00
nick black
47800e57f1
zoo demo: multiselector use CHANNELS_RGB_INIT 2020-07-29 03:56:33 -04:00
nick black
17b6706d3e
start working through notcurses.h with inlined utf8 #830 2020-07-29 02:16:21 -04:00
nick black
6d6c375265 notcurses-demo: accept --help longform argument 2020-07-29 01:15:50 -04:00
nick black
8f9646c194 zoo: delay + handle input for multiselector #628 2020-07-29 01:15:50 -04:00
nick black
c036f14b07 zoo: pause following selector, handling input #628 2020-07-29 01:15:50 -04:00
nick black
e0cf13999d zoo: text for multiselect #628 2020-07-29 01:15:50 -04:00
nick black
74d80d76b1 zoo demo: handle inputs 2020-07-29 01:15:50 -04:00
nick black
a5f2160558 zoo demo: background 2020-07-29 01:15:50 -04:00
nick black
c7cd82af55 update zoo demo for no itemcount 2020-07-29 01:15:50 -04:00
nick black
e24d0f9b0a zoo: add items to selector 2020-07-29 01:15:50 -04:00
nick black
7174a84e94 zoo: add multiselector 2020-07-29 01:15:50 -04:00
nick black
988bb1f2a6 zoo: create selector 2020-07-29 01:15:50 -04:00
nick black
f62277a69b add zoo demo #628 2020-07-29 01:15:50 -04:00
nick black
4ecee49777
selector unit test fixups for itemcount #831 2020-07-28 22:56:51 -04:00
nick black
ab2710cf7a
selector poc: improve background contrast 2020-07-28 22:46:26 -04:00
nick black
1ded31596e
python: remove itemcount #831 2020-07-28 22:43:29 -04:00
nick black
bac02bccd0
selector/multiselect: kill itemcount options field #831 2020-07-28 22:42:49 -04:00
nick black
83c0a6a33d
note about gnome-terminal w/ ccc 2020-07-28 15:18:24 -04:00
nick black
18d9731ece
TERMS: add ccc column 2020-07-28 15:14:41 -04:00
nick black
77e04c63c5
CMake: only run PoC tests if TERM is set 2020-07-28 13:22:16 -04:00
nick black
38a7306ba8
mojibake: work around wcwidth inaccuracies 2020-07-28 00:33:52 -04:00
nick black
e00fd3231a
reset_term_attributes: restore disable mouse 2020-07-28 00:21:58 -04:00
nick black
92d365da19
CMake: kill duplicate doctest REQUIRED 2020-07-27 17:33:46 -04:00
nick black
9976efdcef
notcurses-demo: fedora/ubuntu also use DFSG tarball 2020-07-27 00:37:50 -04:00
nick black
a9fda488af
repology link in index.html 2020-07-27 00:34:31 -04:00
nick black
dc1ddaf204
release: FIXME on debrelease.sh github-asset call 2020-07-26 23:50:28 -04:00
nick black
d126c71dd6
v1.6.9 2020-07-26 23:27:11 -04:00
nick black
384232efd1
layout tests: enforce utf8 where necessary 2020-07-26 23:25:34 -04:00
nick black
51a2817a8e
notcurses-tester: print LANG on startup 2020-07-26 22:57:36 -04:00
nick black
f8c16ceb79
v1.6.8 2020-07-26 22:20:52 -04:00
nick black
1c55c8cdd0
remove cell_noforeground_p() from docs 2020-07-26 22:07:54 -04:00
nick black
d59ff71a6c
remove cell_noforeground_p() from python 2020-07-26 22:07:15 -04:00
nick black
19207ffcdd
release: automate debian build 2020-07-26 21:39:46 -04:00
nick black
1564475cb5
release: combine github-asset into github-release 2020-07-26 21:32:24 -04:00
nick black
4f8673b0e9
v1.6.7 2020-07-26 21:25:52 -04:00
nick black
92fb1647bc
release: remove remote docs before replacement 2020-07-26 21:25:34 -04:00