Commit Graph

6448 Commits

Author SHA1 Message Date
nick black
4507f0f8e3 expose more of fd.c to windows 2021-08-05 06:39:09 -04:00
nick black
8f12f1df86 restrict smask to ppoll() environment 2021-08-05 06:39:09 -04:00
nick black
e60103766a define block_on_input() on windows 2021-08-05 06:39:09 -04:00
nick black
63df228336 toss WSAPoll() into the mix 2021-08-05 06:39:09 -04:00
nick black
da87386957 notcurses-info: guard linux_fb_fd 2021-08-05 06:39:09 -04:00
nick black
837b5772fc guard linux fbcon check 2021-08-05 06:39:09 -04:00
nick black
85c4e5b788 move linux fbcon_draw() to linux-only section 2021-08-05 06:39:09 -04:00
nick black
e8e243a74e windows: install doctest package 2021-08-05 06:39:09 -04:00
nick black
b0a4cd622f guard linux identification in linux tags 2021-08-05 06:39:09 -04:00
nick black
e9bfb39722 linux fbcon_rebuild: null out for non-linux 2021-08-05 06:39:09 -04:00
nick black
c4a2fcd89b kitty: break up fbuf_printf() 2021-08-05 06:39:09 -04:00
nick black
0e2a8c09be adapt merged bitmap material to fbuf 2021-08-05 06:39:09 -04:00
nick black
3faf441ebe restore windows_test.yml 2021-08-05 06:39:09 -04:00
nick black
6a4a7fb1d6 define out O_NONBLOCK for windows 2021-08-05 06:39:09 -04:00
nick black
32e2e52d30 restore missing functions on windows 2021-08-05 06:39:09 -04:00
nick black
43c5ec01a5 clean up some size_t warnings on windows 2021-08-05 06:39:09 -04:00
nick black
ebb61e4a82 clean up some size_t warnings on windows 2021-08-05 06:39:09 -04:00
nick black
a4758c5413 clean up signals code in windows 2021-08-05 06:39:09 -04:00
nick black
1b1411cae6 restrict sigaction()s to windows 2021-08-05 06:39:09 -04:00
nick black
7970846c10 fix up direct mode style routines for fbuf #1977 2021-08-05 06:39:09 -04:00
nick black
4d4a4eb0d0 add fbuf_finalize(), use it throughout direct.c 2021-08-05 06:39:09 -04:00
nick black
de6c0bf5eb ncdirect_dump_plane: we don't want a small fbuf here 2021-08-05 06:39:09 -04:00
nick black
187757e22e don't build ncls, nctetris, or ncplayer on windows for now 2021-08-05 06:39:09 -04:00
nick black
6154fbcb56 windows: shim sigset_t 2021-08-05 06:39:09 -04:00
nick black
df429410f1 windows: MEM_RESERVE, not MAP_RESERVE 2021-08-05 06:39:09 -04:00
nick black
f86daff3cc merrrge 2021-08-05 06:39:09 -04:00
nick black
07e50e27e9 is that your ass, or did your mama have reindeer? #1977 2021-08-05 06:39:09 -04:00
nick black
19797b3859 everybody's movin', everybody's groovin', baby #1977 2021-08-05 06:39:09 -04:00
nick black
625564b4d9 initial fbuf implementation #1977 2021-08-05 06:39:09 -04:00
nick black
ee2fcb4039 need TERMINFO_INCLUDE_DIRS for notcurses-demo on mac 2021-08-05 03:28:01 -05:00
nick black
4ed0e09e26
demo: move to fbuf for HUD, making it portable 2021-08-05 03:34:45 -04:00
nick black
3a7306e1d2
direct: need stdio.h for readline 2021-08-05 01:30:40 -04:00
nick black
305e8fceea
move call to termname() into interrogate_terminfo() #2023 2021-08-05 00:56:58 -04:00
nick black
9fcbf00420
v2.3.13 2021-08-04 23:37:22 -04:00
nick black
a346a5bf64
add new functions notcurses_{host,account}name() 2021-08-04 23:17:34 -04:00
nick black
32ed5a57b0
only move stdplane cursor on init when NCOPTION_PRESERVE_CURSOR 2021-08-04 21:57:49 -04:00
nick black
aa722b78e6
convert some wchar_t to uint32_t in whiteout/reel 2021-08-04 16:34:16 -04:00
nick black
24d7d6d995
start merging in the fauxmemstream branch #1977 2021-08-04 14:59:37 -04:00
nick black
cac96c1a61
get central 2 cells in highcontrast demo 2021-08-04 12:07:01 -04:00
nick black
57ebf73e72
always obliterate query spillage #2019 2021-08-03 18:51:59 -04:00
nick black
c7738c7d25
obliterate any query spillage w00t #2019 2021-08-03 17:43:23 -04:00
nick black
d25496220e
kitty: update some comments #1998 2021-08-03 15:22:49 -04:00
nick black
22cc2b1906
uniblock: always ensure there's enough space for the pbar #2018 2021-08-03 13:58:19 -04:00
nick black
c3531b22bf intro: always fit orca to available size #2015 2021-08-03 12:47:13 -05:00
nick black
cdb884a787 don't test unicode 13 on apple 2021-08-02 23:13:31 -05:00
nick black
45dfb781c6
loglevel check: explicit against NCLOGLEVEL_SILENT rather than 0 2021-08-02 23:38:05 -04:00
nick black
b0eed357cf
terminology: enable quadrants 2021-08-02 14:43:35 -04:00
nick black
c573f68507
stop printing the color warning; it's probably causing more harm than good by now 2021-08-02 14:41:53 -04:00
nick black
9536ecd8c8
notcurses-info: add man in suit levitating, woman scientist 2021-08-02 14:37:04 -04:00
nick black
147b20c904
ncwidth: correct some calculations 2021-08-02 09:31:24 -04:00