Commit Graph

6033 Commits (c2d6edc1095496c7ec52c17d19ee570077518376)
 

Author SHA1 Message Date
nick black c2d6edc109
notcurses_refresh: always clear screen #1915 3 years ago
nick black 7bdad5237f
get clrscr immediately before refresh #1915 3 years ago
nick black 83d8724e63
updating CELL_ -> NC_ references 3 years ago
nick black ec4320f215
remove non-cffiable definitions 3 years ago
nick black 603fd770fe
update new python for CHANNEL_RGB change 3 years ago
nick black 3123911637
change up #defines to accommodate motherfucking python 3 years ago
nick black bc4f2a3626
CHANNELS_RGB_ -> NCCHANNELS_ 3 years ago
nick black 75cee68631
Cell.hh: stop exposing implementation details 3 years ago
joseLuís 4d501f81ce [rust] rename `NcChannel*`.`with_default` method to `default` 3 years ago
joseLuís 06b0b2360a [rust] fix poc-menu example 3 years ago
joseLuís a1010d0dca [rust] export widgets from its own separate module
- update & fix docs.
3 years ago
joseLuís 873a75f77f [rust] add `putln` method to NcPlane.
- fix compilation error using older rust version.
- update docs.
3 years ago
joseLuís 115b06c386 [rust] support "none" style in `lex_styles` method. 3 years ago
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.
3 years ago
nick black bfca06264a
fix up indexing for NCBLIT_8x1 plotter #1912 3 years ago
nick black 2441a31766
kill unused variable warnings 3 years ago
nick black 37286aa707 work around strange kitty issue for now #1910 3 years ago
nick black 714b288c8d [kitty] no longer need to update under opaque, huzzah 3 years ago
nick black aada04ba47 flush following goto_location for logend #1906 3 years ago
nick black 8b33353105 [kitty] q=2 can come on earlier chunks 3 years ago
nick black 0c484e4e02 run the logend{yx} state machine in raster #1906 3 years ago
nick black f9c8102e37 notcurses-info: use NCOPTION_NO_CLEAR_BITMAPS 3 years ago
nick black 5725605167 move cursor to logend{yx} post rasterization #1906 3 years ago
nick black af418a221f with PRESERVE_CURSOR, track logical end of output #1906 3 years ago
nick black e767fd0b5f
notcurses-demo: turn mouse support back on 3 years ago
nick black 087fd083af
[brownbag] actually call mouse_{dis/en}able() 3 years ago
joseLuís 2dd1e8812e [rust] hide the docs of deprecated items 3 years ago
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
3 years ago
nick black 39a69239a3
drop -Wno-nonnull-compare 3 years ago
nick black 840ed1a3d8
remove all uses of NCSTYLE_STANDOUT 3 years ago
nick black 55f8614391
improve 256-color grey quantization 3 years ago
nick black b96dc6d1bc
recognize greys in 8-color quantization 3 years ago
nick black a7779c5024
cursor_yx_get: loop on 0 input for GNU screen #1902 3 years ago
nick black e2a3af49b5
cursor_yx_get: fprintf -> logerror 3 years ago
nick black 128eba896d
add FAQ about reverse video 3 years ago
nick black 405a1f2808
recognize tmux in XTVERSION #1901 3 years ago
nick black f3504b3bfe
DA2: don't force version interpretation #1901 3 years ago
joseLuís 14bab81e07 [rust] rename prsleep macro to psleep
- update macro docs
3 years ago
nick black cefc98f55b
reset errno prior to reading control input #1901 3 years ago
nick black 672a761080
mmap() the linux framebuffer 3 years ago
nick black afad46b006
notcurses-info: admit -v for NCLOGLEVEL_TRACE 3 years ago
nick black 14a50cfa3f
add ncchannels_reverse, use it in ncmenu, add unit test #1878 3 years ago
nick black 0ffa587a68
NEWS: mention ncmenus working on all planes 3 years ago
nick black f0aec109b7
support menus on any plane #1645 3 years ago
nick black e631cac954
s/SPRIXCEL_/SPRIXCELL_/g 3 years ago
nick black b2dd44e06c
[kitty] convert fixed fprintfs to ncfputs 3 years ago
nick black 8b1c324353
[kitty] update summary comment 3 years ago
nick black 8846e3cee2
ncdirect_putegc(), get true width in ncwidth #1899 3 years ago
nick black 4a23acab2d
fission demo: go both up and down #1896 3 years ago
nick black 20603e5012
direct mode: fix for animation kitty 3 years ago