Commit Graph

6645 Commits (321f9ecbe2afdf86f5d981c354ea6af906f93fbb)
 

Author SHA1 Message Date
nick black 91d6e4e490 pixelplot: properly offset writes 3 years ago
nick black de2f13b607 pixelplot: need address entire cell #1382 3 years ago
nick black ebc7e33ce7 pixel: create ncvisual render for plots #1382 3 years ago
nick black 00a4f9db83 pixel plots: draw rgba area #1382 3 years ago
nick black 83b9a7820e pixelplots: alloc up pixel buffer #1382 3 years ago
nick black e36497866f plots: get width/height for pixel plots #1382 3 years ago
nick black f3fafb42ee
rasterize_sprixels_post: use absolute plane location #2086 3 years ago
nick black df01c0f130
rasterize_sprixels: position according to absolute location #2086 3 years ago
nick black 0631817fd0
leave_altscreen: move to logend{y,x} #2084 3 years ago
nick black 49c9d1db3b python: remove unused render_fd_object #2081 3 years ago
nick black 515a2f8c69 boom, convert end of notcurses-demo to CLI mode #1834 3 years ago
nick black ed557257d9 add notcurses_{enter,leave}_alternate_screen #2082 3 years ago
nick black 969524aaad kill remaining %zu specs; they offend windows #2007 3 years ago
nick black b978f58985 stop supporting/advertising renderfp #2081 3 years ago
nick black eae4453ea7 fbuf_grow: use proper size for non-mremap platforms #2080 3 years ago
nick black d467367ff5 nctetris: kill off bogus cast 3 years ago
nick black 64d96da269
setup_kitty_bitmaps: hard initialize sixel_maxy_pristine 3 years ago
nick black 8f304457c4 add visual code settings.json (committing from windows!) 3 years ago
nick black fe9c555c9d
fill out remaining special keys + modifiers #2067 3 years ago
nick black f1b1454665
mention NCBLIT_PIXEL in README 3 years ago
nick black 5449878840
v2.3.16 3 years ago
nick black c7da1023a4
notcurses_mouse_disable: collapse to fbuf_finalize() 3 years ago
nick black 6c11555690
drone: use new debian, ubuntu builders 3 years ago
nick black 7b13576dce
sigh 3 years ago
nick black 34ece28702
drone: reenable alpine #2074 3 years ago
nick black 2be4aa2d1a
ncdirect_set_*_rgb: use fbuf_finalize() #2074 3 years ago
nick black 6296a2480f
don't export strndup for C++ code #2073 3 years ago
nick black b635eeca73
uniblock demo: get everything to fit 3 years ago
nick black d50a7a8e99
windows: when building with msvc, don't require/use pkgconfig #2066 3 years ago
nick black e97039f42a
drop ESCAPE_CSR #2035 3 years ago
nick black 89622ed1a1
notcurses_init.3: close parenthetical 3 years ago
nick black f0558ff67a
notcurses_init.1: update comments on log levels 3 years ago
nick black 6ebadf7fd9
github workflows: disable cargo build on macos/windows 3 years ago
nick black fc2d21f85f
github workflows: disable python on windows/macos where failing 3 years ago
nick black c9fbc5d7f9
v2.3.15 3 years ago
nick black 90cd14cad2
leave rust builds enabled, but disable rust testing 3 years ago
nick black 7539532b0e
ncls, fix relative paths, arghghghgh 3 years ago
nick black a82ccb10f5
reenable python/rust in all workflows 3 years ago
nick black 0e9775426e
no exect on gnu hurd 3 years ago
nick black a504d1dec6
drone: reenable rust on debian 3 years ago
nick black 28def058ce
v2.3.14 3 years ago
nick black f4bac90a17
ncls: properly separate paths #2063 3 years ago
nick black 63c9889a89
add mintty to TERMINALS.md 3 years ago
nick black 096ddf313a
remove unused PNG code 3 years ago
nick black 99a653db5f
shuffle up ncport.h to restore Hurd 3 years ago
nick black d00a96d850
GNU Hurd doesn't have wcwidth() nor wcswidth() 3 years ago
nick black 89729e3315
use PRIu64 in place of %ju #2062 3 years ago
nick black 1c4bde91fb
clean out windows waitpid() until we have HANDLEs #2062 3 years ago
nick black 3508f2a869
GetComputerNameA wants LPDWORD which is pointer to DWORD 3 years ago
nick black d49dd8dbbb
undef KEY_EVENT before including ncurses.h #2062 3 years ago