Commit Graph

7230 Commits (2a924812c16ac6f7d330fd0fe0581af883ee6a6b)
 

Author SHA1 Message Date
nick black f4ca9abc9d
[reel PoC] ignore EvType::Release events 3 years ago
nick black 9097568ac0
document NOTCURSES_LOGLEVEL #2277 3 years ago
nick black 27917d12ec
add set_loglevel_from_env() #2277 3 years ago
nick black acb91339e4
v2.4.7 3 years ago
nick black f2eb6f736a
[outro] don't use NCBLIT_PIXEL yet 3 years ago
nick black 1369a36710
unit tests: accomodate sixel runoff 3 years ago
nick black 53b024ebac
interp PoC: accept any key to exit 3 years ago
nick black 716482e8cc
add 2.4.7 to NEWS 3 years ago
nick black 41764d3691
v2.4.6 3 years ago
nick black 3886a2df13
README: kitty keyboard protocol 3 years ago
nick black 3f3fffb7f2
ncplayer: only advance on space 3 years ago
nick black 9d4eadc64a
[kitty] clean TAM on failure #2268 3 years ago
nick black 9d002feea3 remove last instances of ncvisual_render() #1462 3 years ago
nick black d5626e64aa xray/grid: ncvisual_blit() #1462 3 years ago
nick black 367c17a7df rotate PoCpp: ncvisual_blit() #1462 3 years ago
nick black 02303ee98e notcurses-info: ncvisual_blit, inline all emoji #1462 3 years ago
nick black 36646f1b9b pixel PoC / ncneofetch -> ncvisual_blit() #1462 3 years ago
nick black 5db0f3457b restore ncvisual_inflate(), for now 3 years ago
nick black 0afd815925 all PoCs: ncvisual_render -> ncvisual_blit #1462 3 years ago
nick black 2c8286c099 stacking tests: ncvisual_render() -> ncvisual_blit() #1462 3 years ago
nick black f096064648 [keller] fix up for ncvisual_blit() #1462 3 years ago
nick black e95e2fac66 ncvisual_render -> ncvisual_blit (nctetris) 3 years ago
nick black bb2004e589 ncvisual_render -> ncvisual_blit (docs) 3 years ago
nick black be42ff909c ncvisual_render -> ncvisual_blit (core/test) #1462 3 years ago
nick black eb032cc638 [windows] HANDLE, not PHANDLE 3 years ago
nick black d26374a312
properly name Windows Terminal 3 years ago
nick black d6a91fb99f
menu PoC: ignore NCTYPE_RELEASE 3 years ago
nick black 4fc1b4493f
stop pushing termtype to interrogate_terminfo 3 years ago
nick black ec67847806
[ncplayer] restore pause functionality with NCTYPE_RELEASE 3 years ago
joseLuís 1e1d1bb631 constify ncselector_item reference fix #2270 3 years ago
joseLuís 383edaece1 remove poc for issue #2266 3 years ago
nick black fb2078daa6
drop textplay PoC 3 years ago
nick black b87d8f15f7
[info] expand some emoji into proper literals 3 years ago
nick black f05f65dc80
notcurses-demo FPS graph: back to straight seconds 3 years ago
nick black 99169aea42
tabbed janitorial work
clean up memory leak of tab names
ignore NCTYPE_RELEASE in tabbed PoC
constify strings in nctabbed_options
3 years ago
nick black b0b4c965a5 for now, if it's on windows, it's windows terminal #2248 3 years ago
nick black 245f9f85c7
Use Windows pipes for input readiness notification (#2263)
* [windows] use CreatePipe for input #2244
* [input] read and write to Windows readiness handles #2244
* inputready_fd: not on windows, alas
3 years ago
nick black abea3f9064
constify ncmenu_item/_section strings 3 years ago
nick black 2015e8ffc9
Constify strings in selector/mselector_items
Use internal types to track items within the
selector/mselector widgets, rather than pressing the
user-provided item structs into double-duty. With this
change, we can constify the strings within those
user-provided items. Do so, also removing the internal-side
elements. Update documentation. Closes #2267.
3 years ago
nick black 1152e2c318
ncselector_options: constify string arguments 3 years ago
nick black d82cc8e6f7
interp PoC: clean up ncvisual #2266 3 years ago
nick black 939d54d6a8
contour: enable sextants 3 years ago
joseLuís b2d745834c add minimal example for #2266 3 years ago
nick black febaff364b
[BitmapSmoothMove] only WARN in test until sixel supports this #2258 3 years ago
nick black b8a66fed12
[heuristics] GNU screen 4x never has rgb 3 years ago
nick black b9fa29247a
[automaton] detect GNU screen + version #2261 3 years ago
nick black 2f2f75ed49
[automaton] match vt101/vt100/vt132 explicitly #2260 3 years ago
nick black e7e6302391
[uniblocks] don't bail on bad unicode 3 years ago
nick black ccad129fc2 smooth pixel motion #1682 3 years ago
nick black 676b92187b [tests] tighten up movement in BitmapSmoothMove #1682 3 years ago