Commit Graph

5644 Commits (350f531a5a4e857bd083aea3b7ab437e92d7009a)
 

Author SHA1 Message Date
nick black 44b398cac7
poll.h, not sys/poll.h 3 years ago
nick black 476ebe5533
tie warning about no multimedia to linking with null implementation #1771 3 years ago
nick black 3cf971ac67 update ncvisual_plane.3 for ncplane_as_rgba() #1441 3 years ago
nick black 0d963f17a9 ncplane_rgba: extend coverage to braille #1441 3 years ago
nick black 68af28f25e start in on braille reverse 3 years ago
joseLuís bcd09be7d3 [rust] deprecate `Notcurses` use and rename it to `Nc`.
In order to be consistent with the rest of the naming scheme, and in order to avoid conflicts with the higher level rust wrappers, which will be using `Notcurses` for the wrapper struct from now on.

- also deprecate `NotcursesOptions` and rename it to `NcOptions`.
- update examples, docs and readme.
3 years ago
nick black 9ee120dfa2
elaborate documentation for notcurses_refresh #1769 3 years ago
joseLuís d07071246b [rust] update docs
- add more NcPlane docs.
- minor fixes.
3 years ago
joseLuís e95f540c02 [rust] rename NcStyleMask to NcStyle 3 years ago
nick black 80b7391d96
remove NEWS claim that notcurses_check_pixel_support() is going away #1766 3 years ago
joseLuís 85cfca8df8 make `check_pixel_support` require a const reference
- fix rust bindings
- related #1766
3 years ago
joseLuís e14f77433f [rust]
- improve docs.
- fix some doclinks.
3 years ago
nick black d50792a899
more detail in NEWS for terminal queries #1751 3 years ago
nick black 9cbcc6c273 init: pipe detected terminal through to heuristics #1761 3 years ago
nick black c13c613f32 no debugging cruft during init 3 years ago
nick black 966b2bc5ec extract WezTerm from interrogations 3 years ago
nick black 412bd7450b FOOT: match post-decode #1761 3 years ago
nick black b44f17f4ad extract terminal query responses #1761 3 years ago
nick black 1c6fae3403 term interrogation: extract strings #1761 3 years ago
nick black cf09c65e3c queried_terminal enumeration #1761 3 years ago
joseLuís 48c85d5220 [rust] rustfmt; fix docs 3 years ago
igo95862 2b3aebe914
workflows: Added separated windows workflow 3 years ago
igo95862 25963b9bb0
workflows: Added separated MacOS test workflow 3 years ago
igo95862 4daa1ba77b
workflows: Build new python binds on ubuntu 3 years ago
igo95862 7e8b947508
workflows: Delete old un-split workflow 3 years ago
igo95862 7af3ba168e
workflows: Separated Ubuntu workflow
Added workflow_dispatch trigger for manual runs
3 years ago
nick black a163eeb2d7
until #1726 is fixed, no quadrants in linux console 3 years ago
nick black dae208b4c5
ugh, dumb error in control_read() led to iterated reads 3 years ago
nick black 03d1e4fb5a
get u7 from terminfo rather than hardcoding it 3 years ago
nick black 6d68e3c0cd
reference tack(1) in notcurses-{input,info}(1) 3 years ago
nick black 0d7a5a5ef8 remove the majority of notcurses_check_pixel_support() calls #1469 3 years ago
nick black ca4a1c7fd8 roll back wayward sed on rust 3 years ago
nick black 309d211cde termdesc: only bounce back to cbreak if fd >= 0 #1469 3 years ago
nick black 288381d5b9 ncinputlayer_init: only read responses on a tty #1469 3 years ago
nick black be1356d213 termdesc: use cbreak mode until interrogation is complete #1469 3 years ago
nick black 73019e097f debug_caps: elide meaningless max sixel when 0 3 years ago
nick black 7381356594 check for sixel_maxy before clamping; fixes MLTerm sixel 3 years ago
nick black 56c58c41f9 removed accursed alacritty_sixel_hack, hurrah! 3 years ago
nick black 0574a3a479 hook up sixel discovery through new one-shot query #1469 3 years ago
nick black 5fcce3d8b7 init vtmachine: extract numeric arguments for sixel #1469 3 years ago
nick black 398ebca5fd extract XTVERSION, drain XTSMGRAPHICS on failure #1469 3 years ago
nick black c0b724e140 add STATE_XTVERSION{1,2}, recognize ST to terminate #1469 3 years ago
nick black 4478896916 differentiate VT101 vs XTSMGRAPHICS color registers #1469 3 years ago
nick black 78b674610c kill old xtsmgraphics / da lexing 3 years ago
nick black 4006f05cbd effect STATE_DA_DRAIN state #1469 3 years ago
nick black 9efda3e5bc start handling primary device attributes #1469 3 years ago
nick black 8569906dd3 bulk up notcurses-info with more glyphs 3 years ago
nick black 44ce08ecd6 pump_control_input: handle XTGETTCAP prefix 3 years ago
nick black fc6bc1a3d8 build up pump_control_read() state machine, terminate on DA response #1469 3 years ago
nick black a35ea97e2c remove obsolete comment in handle_input() 3 years ago