- atlanta
- https://nick-black.com/dankwiki/index.php/Hack_on
-
the platonic ideal of shape rotation
-
Joined on
2021年02月09日
hrmmmmmmmm. as you note, we're detecting RGB. hrmmmmmmmmm. it sounds like either:
(a) a bug in notcurses's rendering, particularly color code elision, or (b) atypical state when handling...
ahhh, when i saw the mail i assumed it was a crash on my side. let me know if there's anything i can do for you, or seem to be doing incorrectly. good to see you back, autumn!
It would be very nice to have Foot support the Kitty protocol, since I vaguely remember it being the better protocol after researching it so many months ago.
for reference, here's why i...
indeed, i can no longer reproduce this crash. good work!
it's maybe worth noting that kitty can decide formats on disk that it won't decode when pushed over a wire (this is a decision by the author of kitty and not baked into the protocol). for this...
I am so in awe. You have done such an amazing job.
oh yeah, for wayland, foot is the only game in town IMHO
if we can get sixel performing well for many distinct cell-sized graphics, that's a fair trade =]. i hope to move to a mosaic-based (no graphics larger than a cell) approach this spring. that ought...
XTerm only sends replies for keyboard escapes
is this true? maybe i have some configuration element set, but i'm pretty sure i get RGB from it; that was what motivated my initial use of...
XTerm only sends replies for keyboard escapes
is this true? maybe i have some configuration element set, but i'm pretty sure i get RGB from it; that was what motivated my initial use of...
i mean, i'm definitely being silly bitching about the encoding (though on even a 9600bps connection, it would be noticeable).
But if we're going to be changing a lot, it's probably better to use a new sequence all together, rather than pretending to be implementing XTGETTCAP.
agreed.
interestingly(?), as we've had...
oh hey, it looks like you can already query multiple entities in a single XTGETTCAP, and indeed that i am doing this:
// XTGETTCAP['TN', 'RGB'] (Terminal Name, RGB) ...
i have https://github.com/dankamongmen/notcurses/issues/2144 open. ideally, i'd stop using terminfo and get all properties from the terminal itself. i don't see myself moving to mass XTGETTCAP...
Are you running weston nested inside X, or directly from a VT? Weston will be using different backends, and that will affect how/when it releases buffers.
I haven't been able to trigger the...
Pretty sure it is a bug in foot somewhere, but your compositor of choice may be an important factor. I.e. which compositor are you running?
weston 9.0.0
Thread 7 (Thread 0x7ffff5f3c640 (LWP 1116511) "foot:render:2"): #0 0x00007ffff7aec0fa in __futex_abstimed_wait_common64 (futex_word=futex_word@ entry=0x555555671a98, expected=expected@entry=0,...