Commit Graph

6925 Commits (d8c1a67b81c2ae84dc87675ace34605a5a7d5c03)
 

Author SHA1 Message Date
nick black 9477299972 input: use WaitForMultipleEvents() on Windows 3 years ago
nick black fcb2608c24 Merge branch 'master' of github.com:dankamongmen/notcurses 3 years ago
nick black 541aa65719 WSAPoll: properly calculate windows input timeout 3 years ago
nick black 9834e8a594
add notes about UTF-8 in Windows Terminal 3 years ago
nick black f4f2bdd2f6 ncport: use wcslen as approximation to wcswidth for now 3 years ago
nick black 5c3e3017ae ncneofetch: print windows logo, detect windows 3 years ago
nick black 66071a9574 init_banner: don't print framebuffer size on altpath 3 years ago
nick black 5840885fd1 ncls: opendir() instead of openat+fdopendir for Windows #2062 3 years ago
nick black 3c8a313fac ncls: use stat() not fstatat() for Windows #2062 3 years ago
nick black 5949d1bf50 Merge branch 'master' of https://github.com/dankamongmen/notcurses 3 years ago
nick black dd916d54eb
new unit test BitmapMoveOffscreenUp #1405 3 years ago
nick black d7d9f7bd92
add BitmapMoveOffscreen unit test #1646 3 years ago
nick black de6520ea91 none.c: properly search for internal.h 3 years ago
nick black 6ee6a68754 poc multiselect/selector: allow mouse_enable failure 3 years ago
nick black fe83d258d6 notcurses-input: allow failure from mouse_enable() 3 years ago
nick black b8c01eacc8 tighten up include paths, libgpm connect #1986 3 years ago
nick black 0b67d67c8f CMake: add USE_GPM option #1405 3 years ago
nick black 1915fb48a1
v2.3.17 3 years ago
nick black d1b07171fd
files end with newlines, assholes 3 years ago
nick black d022a56cb6
lack of smcup is not a reason to abort #2085 3 years ago
nick black e63be1c41f notcurses-demo: stick with braille for fps plot for now 3 years ago
nick black 3348fccfaa finish out pixelplots #1382 3 years ago
nick black 916d3b7321 reparent pixelp to main plot plane #1382 3 years ago
nick black 1571bfee72 pixelplots: paint only through egcidx #1382 3 years ago
nick black 242ec7a7bf pixelplot: set primary plane transparent but on top #1382 3 years ago
nick black c77978d721 pixelplot: put it at the correct x + i #1382 3 years ago
nick black 04a0101e20 pixelplot: add a plane on which we can draw, to restore legends 3 years ago
nick black 01f64c1f2f pixelplots: color according to position #1382 3 years ago
nick black af5a359605 pixelplots: color according to config #1382 3 years ago
nick black c9d907e99a plots: properly size x for pixel case #1382 3 years ago
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