nick black
92293dd402
adapt new python to NCCHANNEL
2021-07-10 19:58:50 -04:00
nick black
ead2289eb1
add FAQ entry about clearing non-alternate screen #1915
2021-07-10 19:51:12 -04:00
nick black
c2d6edc109
notcurses_refresh: always clear screen #1915
2021-07-10 19:47:52 -04:00
nick black
7bdad5237f
get clrscr immediately before refresh #1915
2021-07-10 19:13:28 -04:00
nick black
83d8724e63
updating CELL_ -> NC_ references
2021-07-10 18:34:00 -04:00
nick black
ec4320f215
remove non-cffiable definitions
2021-07-10 18:26:57 -04:00
nick black
603fd770fe
update new python for CHANNEL_RGB change
2021-07-10 18:20:44 -04:00
nick black
3123911637
change up #defines to accommodate motherfucking python
2021-07-10 18:16:28 -04:00
nick black
bc4f2a3626
CHANNELS_RGB_ -> NCCHANNELS_
2021-07-10 17:54:06 -04:00
nick black
75cee68631
Cell.hh: stop exposing implementation details
2021-07-10 17:51:06 -04:00
joseLuís
4d501f81ce
[rust] rename NcChannel*
.with_default
method to default
2021-07-10 20:17:22 +02:00
joseLuís
06b0b2360a
[rust] fix poc-menu example
2021-07-10 20:17:08 +02:00
joseLuís
a1010d0dca
[rust] export widgets from its own separate module
...
- update & fix docs.
2021-07-10 19:58:26 +02:00
joseLuís
873a75f77f
[rust] add putln
method to NcPlane.
...
- fix compilation error using older rust version.
- update docs.
2021-07-09 20:37:53 +02:00
joseLuís
115b06c386
[rust] support "none" style in lex_styles
method.
2021-07-09 19:59:34 +02:00
joseLuís
2e9a19fc45
[rust] add more NcStyle
relative functionality
...
- add `NcStyleMethods` trait with the functions `add`, `has`, `to_vec`.
- add new `Nc` methods: `lex_styles` and `str_styles`, supporting several simultaneous styles.
- rename the parameter of `lex_blitter`, `lex_margins`, `lex_scalemode`, for clarity.
2021-07-09 19:22:04 +02:00
nick black
bfca06264a
fix up indexing for NCBLIT_8x1 plotter #1912
2021-07-09 10:30:33 -04:00
nick black
2441a31766
kill unused variable warnings
2021-07-09 09:34:08 -04:00
nick black
37286aa707
work around strange kitty issue for now #1910
2021-07-09 09:30:08 -04:00
nick black
714b288c8d
[kitty] no longer need to update under opaque, huzzah
2021-07-09 09:30:08 -04:00
nick black
aada04ba47
flush following goto_location for logend #1906
2021-07-09 09:30:08 -04:00
nick black
8b33353105
[kitty] q=2 can come on earlier chunks
2021-07-09 09:30:08 -04:00
nick black
0c484e4e02
run the logend{yx} state machine in raster #1906
2021-07-09 09:30:08 -04:00
nick black
f9c8102e37
notcurses-info: use NCOPTION_NO_CLEAR_BITMAPS
2021-07-09 09:30:08 -04:00
nick black
5725605167
move cursor to logend{yx} post rasterization #1906
2021-07-09 09:30:08 -04:00
nick black
af418a221f
with PRESERVE_CURSOR, track logical end of output #1906
2021-07-09 09:30:08 -04:00
nick black
e767fd0b5f
notcurses-demo: turn mouse support back on
2021-07-09 08:18:13 -04:00
nick black
087fd083af
[brownbag] actually call mouse_{dis/en}able()
2021-07-09 08:16:06 -04:00
joseLuís
2dd1e8812e
[rust] hide the docs of deprecated items
2021-07-09 13:42:36 +02:00
joseLuís
b372a492ad
[rust] rename macros & update docs
...
- rename psleep to prs
- rename rsleep to nrs
- deprecate and hide docs for fsleep, psleep, prsleep, rsleep.
- update examples
2021-07-09 11:33:23 +02:00
nick black
39a69239a3
drop -Wno-nonnull-compare
2021-07-09 01:22:27 -04:00
nick black
840ed1a3d8
remove all uses of NCSTYLE_STANDOUT
2021-07-09 01:14:20 -04:00
nick black
55f8614391
improve 256-color grey quantization
2021-07-09 00:46:48 -04:00
nick black
b96dc6d1bc
recognize greys in 8-color quantization
2021-07-08 23:37:07 -04:00
nick black
a7779c5024
cursor_yx_get: loop on 0 input for GNU screen #1902
2021-07-08 18:29:03 -04:00
nick black
e2a3af49b5
cursor_yx_get: fprintf -> logerror
2021-07-08 18:19:05 -04:00
nick black
128eba896d
add FAQ about reverse video
2021-07-08 16:50:16 -04:00
nick black
405a1f2808
recognize tmux in XTVERSION #1901
2021-07-08 15:52:25 -04:00
nick black
f3504b3bfe
DA2: don't force version interpretation #1901
2021-07-08 15:44:43 -04:00
joseLuís
14bab81e07
[rust] rename prsleep macro to psleep
...
- update macro docs
2021-07-08 21:27:50 +02:00
nick black
cefc98f55b
reset errno prior to reading control input #1901
2021-07-08 15:27:11 -04:00
nick black
672a761080
mmap() the linux framebuffer
2021-07-07 17:09:30 -04:00
nick black
afad46b006
notcurses-info: admit -v for NCLOGLEVEL_TRACE
2021-07-07 16:44:02 -04:00
nick black
14a50cfa3f
add ncchannels_reverse, use it in ncmenu, add unit test #1878
2021-07-07 09:36:31 -04:00
nick black
0ffa587a68
NEWS: mention ncmenus working on all planes
2021-07-07 08:34:58 -04:00
nick black
f0aec109b7
support menus on any plane #1645
2021-07-07 08:33:36 -04:00
nick black
e631cac954
s/SPRIXCEL_/SPRIXCELL_/g
2021-07-07 08:24:02 -04:00
nick black
b2dd44e06c
[kitty] convert fixed fprintfs to ncfputs
2021-07-07 08:21:27 -04:00
nick black
8b1c324353
[kitty] update summary comment
2021-07-07 06:59:55 -04:00
nick black
8846e3cee2
ncdirect_putegc(), get true width in ncwidth #1899
2021-07-07 05:54:47 -04:00