Commit Graph

7006 Commits (dfb32779b7950e23a8f91607ec6f43cbdea349ee)
 

Author SHA1 Message Date
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
joseLuís ac5b31960c [rust] replace `*_getc` functions by `*_get` 3 years ago
joseLuís 6b22e76b6a [rust] move NcPixelImpl to notcurses mod 3 years ago
nick black 1689365b6c
PixelWipe unit test: fix for sixel-based terminals 3 years ago
nick black e4a50f0143 merge 3 years ago
nick black b2b9655d6f don't try to run xrandr on XNU/Windows 3 years ago
nick black 5109ff5cd8 [CMake] prefer local includes to installed headers 3 years ago
nick black 0686a1c390
[input] signal when making space in output buffer 3 years ago
nick black 24c194df1b
[process_bulk] walk the buffer 3 years ago
nick black 78eeaf55ea
Merge branch 'master' into dankamongmen/input-thread 3 years ago
nick black 686aac4689
[input] pthread_cond_wait when no timeout 3 years ago
nick black 1d4c62d446
[input] implement timeouts 3 years ago
nick black edb9eff34b
[input] serialize terminfo lookups ugh 3 years ago
nick black 81e2fd1351
[input] track linesigs status 3 years ago
nick black 634a26abc1 [linesigs_enable] fix logic 3 years ago
nick black 9edd0c7849
[input] load specials from terminfo, except on windows 3 years ago
nick black 3d02a75323
NCOPTION_DRAIN_INPUT in notcurses-info and ncneofetch 3 years ago
nick black 6d93e64378
Merge branch 'dankamongmen/input-thread' of github.com:dankamongmen/notcurses into dankamongmen/input-threadS 3 years ago
nick black a3ed82ccff
honor NCOPTION_DRAIN_INPUT 3 years ago
nick black 716a37f917
[input] walk specials automaton 3 years ago