Commit Graph

6925 Commits (d8c1a67b81c2ae84dc87675ace34605a5a7d5c03)
 

Author SHA1 Message Date
nick black d8c1a67b81
[input] don't tear down input layer on windows for now #2192 3 years ago
nick black 257ec21671
[windows] use WaitForSingleObject 3 years ago
nick black 92f4dce595
use wcsrtombs() in place of wcstombs() 3 years ago
nick black 5412adef4d
[input] set rifd high on WAIT_OBJECT_0 #2192 3 years ago
nick black 690ed75c8f
[input] initialize stdinhandle on windows #2192 3 years ago
nick black 7c197fba59
remove obsolete FIXME 3 years ago
nick black 675a4ac63c
we're using kitty keyboard level 1, not 31 3 years ago
nick black a54cf1813e
README/NEWS: info about wrappers 3 years ago
nick black 0bf192f4c1
sync sixel_draw/kitty_redraw #2189 3 years ago
nick black e983c83d4e [input] mask SIGTHR where defined #2191 3 years ago
nick black 343a74ac82
[ncneofetch] don't move logo to left #2138 3 years ago
nick black e9891bc555 [interp] drop unused variable 'id' 3 years ago
nick black 37fb92dba3 interp PoC: don't use NCOPTION_DRAIN_INPUT 3 years ago
nick black 5c82d5b849
[input] properly convert delaybounds to deadlines 3 years ago
nick black 82a2f19d67
[input] account input events on receive side only 3 years ago
nick black 3faf8ee3fb
[input] introduce NCKEY_EOF #2185 3 years ago
nick black ea5da346f0
Add keytype indicator to notcurses-input #2182 3 years ago
nick black 99007e128c
[input] add evtype to ncinput, for press/repeat/release #2182 3 years ago
nick black 1f4b32def7
[doc] drop widechars.png 3 years ago
nick black c59cbaa340
[index.html] drop bottom banner 3 years ago
nick black 1dd1fb2c74
[index.html] put repology on right 3 years ago
nick black b0c4a3af97
direct_dump_cellplane: position all lines according to xoff 3 years ago
nick black 0de21824cc
[input] return error once we've emptied ibuf and hit stdineof 3 years ago
nick black da6fc8420d
[input] consider a drop to be an input_error 3 years ago
nick black 70997670a5
[sprixel_redraw] want the offset, not absolute position #2168 3 years ago
nick black 6849ed9da7
[input] windows fixes 3 years ago
nick black bea71b99dd kill debugging cruft 3 years ago
nick black d36591b01b [input] handle mouse release, implement stdineof, w00t! 3 years ago
nick black 60ee94b4ca pump_control_read: return 2 following XTSMGRAPHICS #2174 3 years ago
nick black e12aceccce [input] break up events #2174 3 years ago
nick black 24eac43f4f interrogate_terminfo: allow for NULL termtype 3 years ago
nick black 8f4fa30e7b [input] replay non-escapes as regular text #2100 3 years ago
nick black fe34e797a3 [input] more precise utf8 matching 3 years ago
nick black 00f8246bf9 direct_raster: drop unnecessary flush 3 years ago
nick black 811f9334d1
A melange of fixen (#2179)
* split up ncdirect_dump_{sprixel, cellplane}()
* build ncdirect_dump_cellplane() out of fbuf #2167
* [macos] don't run pandoc in workflow
* [gpm] account for margins in mouse reports
* [in] drop mouse clicks from top/left margins
* [ffmpeg] compile against avformat 59+ w/out warnings
3 years ago
nick black 875b3a56de direct PoC: remove unnecssary fflush()es 3 years ago
nick black d9d3b19bd8 [macos] don't run pandoc in workflow 3 years ago
nick black e6ca5ebd5e build ncdirect_dump_cellplane() out of fbuf #2167 3 years ago
nick black 8c12ca0c06 split up ncdirect_dump_{sprixel, cellplane}() 3 years ago
nick black c0f432f99b setup_signals: block SIGWINCH/SIGCONT for the calling thread #2175 3 years ago
nick black a6d0a7e2cd [input] support calling notcures_get() with a NULL ncinput 3 years ago
nick black 5eed1abe8e notcurses_get: restore old delaybound behavior #2169 3 years ago
nick black b3912e96e9
Merge branch 'master' of github.com:dankamongmen/notcurses 3 years ago
nick black aa6b9486c9
pthread_cond_timedwait() directly returns errno #2169 3 years ago
joseLuís 17133fb4f9 remove old reference to sigmask in notcurses_get
and update description for the same function in USAGE.md
3 years ago
joseLuís 9b5f5f3827 [rust-split] delete rust directory #2171
- remove references to rust from `.drone.yml` and `.github/workflow/*.yml`
3 years ago
joseLuís 4060368c23 [rust-split] remove unneeded scripts from tools/ #2171
- rm -r `tools/function-summary/`
- rm `tools/rustdoc-update-gh-pages.sh`
- rm `tools/blame-nick.sh`
- remove actions related to the rust bindings from `release.sh`.
3 years ago
nick black b5a72b50ed
Merge branch 'master' of github.com:dankamongmen/notcurses 3 years ago
nick black 8c0d32d986
fix windows build 3 years ago
joseLuís 5c3fdbe677 [rust] minor docs & style fixes 3 years ago