Commit Graph

1661 Commits (8cfd1677c47d8e2eda0b0d1b0fc21cad419e42d9)

Author SHA1 Message Date
nick black 5c5077840e
intro/hud: place things a bit tighter to avoid HUD stomping intro line 4 years ago
nick black ce8b34da86 Glyph transparency in selector backgrounds #847 4 years ago
nick black 7e43077128
ncselector_additem: extend longops/longdesc if necessary #846 4 years ago
nick black 835a62361d
cell_nobackground_p(): load time, 5% perf win =] =] =] #838 4 years ago
nick black 2dcab374c4 mojibake: fix some row overruns #842 4 years ago
nick black ca6ecf2f35 ncplane_resize(): fix irregular keep areas #842 4 years ago
nick black fe904cc8da resize PoC: restore bottom stanza 4 years ago
nick black 886255e941 mojibake: clean up topmost line of display #842 4 years ago
nick black c1c1238e7e resize PoC: add some functionality #842 4 years ago
nick black 63556d295f
demo: color HUD light rather than dark 4 years ago
nick black ac59918682
zoo: mention plots! #835 4 years ago
nick black 9a758b82e2 zoo: speed up the "typing" 4 years ago
nick black b7b6572bc7 zoo: render informative text on ncreader #835 4 years ago
nick black 5a9e2645a5 zoo: blend reader background 4 years ago
nick black 78a7b4d255 constify ncreader_options->egc 4 years ago
nick black c8f623a426 zoo: add necessary locking #835 4 years ago
nick black bea35fb91f zoo: delay based off mult, add reader thread #835 4 years ago
nick black 86e6b2d89b
cell_load_direct(): simplify conditionals 4 years ago
nick black 620ae34c02
Merge branch 'master' of github.com:dankamongmen/notcurses into master 4 years ago
nick black 1a82273231
selector: handle nonzero defidx with zero maxdisplay #834 4 years ago
nick black 0b55b360ff
mojibake: leave some wiggle room for invalid wcwidth() 4 years ago
nick black aec5f79369
demo: move HUD down, right above FPS plot 4 years ago
nick black dde540b1da
zoo demo: render prior to inter-widget pause 4 years ago
nick black 2b4b516260
selector PoC: use CHANNELS_RGB_INITIALIZER() 4 years ago
nick black d23bf9a393
zoo demo: use CHANNELS_RGB_INITIALIZER() for selector 4 years ago
nick black 47800e57f1
zoo demo: multiselector use CHANNELS_RGB_INIT 4 years ago
nick black 6d6c375265 notcurses-demo: accept --help longform argument 4 years ago
nick black 8f9646c194 zoo: delay + handle input for multiselector #628 4 years ago
nick black c036f14b07 zoo: pause following selector, handling input #628 4 years ago
nick black e0cf13999d zoo: text for multiselect #628 4 years ago
nick black 74d80d76b1 zoo demo: handle inputs 4 years ago
nick black a5f2160558 zoo demo: background 4 years ago
nick black c7cd82af55 update zoo demo for no itemcount 4 years ago
nick black e24d0f9b0a zoo: add items to selector 4 years ago
nick black 7174a84e94 zoo: add multiselector 4 years ago
nick black 988bb1f2a6 zoo: create selector 4 years ago
nick black f62277a69b add zoo demo #628 4 years ago
nick black ab2710cf7a
selector poc: improve background contrast 4 years ago
nick black bac02bccd0
selector/multiselect: kill itemcount options field #831 4 years ago
nick black 38a7306ba8
mojibake: work around wcwidth inaccuracies 4 years ago
nick black e00fd3231a
reset_term_attributes: restore disable mouse 4 years ago
nick black dab269f506
tetris: ensure continued color changes #825 4 years ago
nick black 46b1e6b2fa
reset_term_attributes(): flush after oc 4 years ago
nick black 480ea76989
reel: kill unnecessary diagnostics 4 years ago
nick black bf9c3dc8c7
reset term attributes prior to, not following, rmcup #824 4 years ago
nick black 17e8f62eb9
cell_no{fore/back}ground() was never intended for export 4 years ago
nick black c333c4def5
notcurses-ncreel: suppert +/- for adding/subbing lines 4 years ago
nick black 6354b26d78
notcurses-ncreel: handle +/- for tablets 4 years ago
nick black 17291b8743 implement ncmenu_mouse_selected() #819 4 years ago
nick black 6ea968c522 declare ncmenu_mouse_selected() #819 4 years ago