Commit Graph

6689 Commits

Author SHA1 Message Date
nick black
f3fafb42ee
rasterize_sprixels_post: use absolute plane location #2086 2021-08-22 04:34:20 -04:00
nick black
df01c0f130
rasterize_sprixels: position according to absolute location #2086 2021-08-22 04:33:35 -04:00
nick black
0631817fd0
leave_altscreen: move to logend{y,x} #2084 2021-08-22 01:55:02 -04:00
nick black
49c9d1db3b python: remove unused render_fd_object #2081 2021-08-21 23:00:58 -04:00
nick black
515a2f8c69 boom, convert end of notcurses-demo to CLI mode #1834 2021-08-21 23:00:58 -04:00
nick black
ed557257d9 add notcurses_{enter,leave}_alternate_screen #2082 2021-08-21 23:00:58 -04:00
nick black
969524aaad kill remaining %zu specs; they offend windows #2007 2021-08-21 23:00:58 -04:00
nick black
b978f58985 stop supporting/advertising renderfp #2081 2021-08-21 23:00:58 -04:00
nick black
eae4453ea7 fbuf_grow: use proper size for non-mremap platforms #2080 2021-08-20 21:49:02 -05:00
nick black
d467367ff5 nctetris: kill off bogus cast 2021-08-20 08:44:56 -05:00
nick black
64d96da269
setup_kitty_bitmaps: hard initialize sixel_maxy_pristine 2021-08-20 05:57:35 -04:00
nick black
8f304457c4 add visual code settings.json (committing from windows!) 2021-08-20 03:49:59 -04:00
nick black
fe9c555c9d
fill out remaining special keys + modifiers #2067 2021-08-20 00:13:55 -04:00
nick black
f1b1454665
mention NCBLIT_PIXEL in README 2021-08-20 00:00:38 -04:00
nick black
5449878840
v2.3.16 2021-08-19 22:14:45 -04:00
nick black
c7da1023a4
notcurses_mouse_disable: collapse to fbuf_finalize() 2021-08-19 19:00:27 -04:00
nick black
6c11555690
drone: use new debian, ubuntu builders 2021-08-19 18:51:33 -04:00
nick black
7b13576dce
sigh 2021-08-19 18:08:15 -04:00
nick black
34ece28702
drone: reenable alpine #2074 2021-08-19 18:07:39 -04:00
nick black
2be4aa2d1a
ncdirect_set_*_rgb: use fbuf_finalize() #2074 2021-08-19 18:07:15 -04:00
nick black
6296a2480f
don't export strndup for C++ code #2073 2021-08-18 13:53:41 -04:00
nick black
b635eeca73
uniblock demo: get everything to fit 2021-08-17 22:53:03 -04:00
nick black
d50a7a8e99
windows: when building with msvc, don't require/use pkgconfig #2066 2021-08-17 22:34:48 -04:00
nick black
e97039f42a
drop ESCAPE_CSR #2035 2021-08-17 22:27:36 -04:00
nick black
89622ed1a1
notcurses_init.3: close parenthetical 2021-08-17 21:24:50 -04:00
nick black
f0558ff67a
notcurses_init.1: update comments on log levels 2021-08-17 21:15:44 -04:00
nick black
6ebadf7fd9
github workflows: disable cargo build on macos/windows 2021-08-17 19:51:14 -04:00
nick black
fc2d21f85f
github workflows: disable python on windows/macos where failing 2021-08-17 19:38:07 -04:00
nick black
c9fbc5d7f9
v2.3.15 2021-08-17 19:18:05 -04:00
nick black
90cd14cad2
leave rust builds enabled, but disable rust testing 2021-08-17 19:12:45 -04:00
nick black
7539532b0e
ncls, fix relative paths, arghghghgh 2021-08-17 19:04:08 -04:00
nick black
a82ccb10f5
reenable python/rust in all workflows 2021-08-17 18:57:06 -04:00
nick black
0e9775426e
no exect on gnu hurd 2021-08-17 18:51:24 -04:00
nick black
a504d1dec6
drone: reenable rust on debian 2021-08-17 18:35:17 -04:00
nick black
28def058ce
v2.3.14 2021-08-17 18:32:46 -04:00
nick black
f4bac90a17
ncls: properly separate paths #2063 2021-08-17 17:01:22 -04:00
nick black
63c9889a89
add mintty to TERMINALS.md 2021-08-17 01:16:55 -04:00
nick black
096ddf313a
remove unused PNG code 2021-08-16 00:29:51 -04:00
nick black
99a653db5f
shuffle up ncport.h to restore Hurd 2021-08-16 00:23:33 -04:00
nick black
d00a96d850
GNU Hurd doesn't have wcwidth() nor wcswidth() 2021-08-15 23:58:25 -04:00
nick black
89729e3315
use PRIu64 in place of %ju #2062 2021-08-15 22:56:04 -04:00
nick black
1c4bde91fb
clean out windows waitpid() until we have HANDLEs #2062 2021-08-15 22:42:26 -04:00
nick black
3508f2a869
GetComputerNameA wants LPDWORD which is pointer to DWORD 2021-08-15 22:29:16 -04:00
nick black
d49dd8dbbb
undef KEY_EVENT before including ncurses.h #2062 2021-08-15 22:21:23 -04:00
nick black
91dfb487ad remove support for the iTerm2 graphics protocol #2060 2021-08-15 22:12:49 -04:00
nick black
0cd42fdde2
windows wants LPDWORD for GetComputerNameA() 2021-08-15 22:12:24 -04:00
nick black
441b7edec4
alpine: back off in drone 2021-08-14 12:13:26 -04:00
nick black
35057e80f5
drone: turn alpine builder back on 2021-08-14 12:09:44 -04:00
nick black
81370c5f33
handle alt for special inputs #2058 2021-08-14 09:22:03 -04:00
nick black
b99488eb13
interpret shift/ctrl for special inputs #2058 2021-08-14 09:19:32 -04:00