Dylan Simon

Results 42 issues of Dylan Simon

Related to issues #3 and #4, allow a list of fonts and fallback to subsequent fonts when glyphs aren't defined, like urxvt. This does sound like a lot of overhead,...

Combining utf8 characters, which involve putting multiple unicode characters in a single cell, don't display correctly (seem to produce character FF?). I suspect the xmb interfaces will be needed here,...

bug

Currently no checking is done for compatible font (or character) extents. One option is to use the largest font. Another is to mask. Presumably the latter would be prefereable to...

xtmux just uses the default pointer for now. Should use the text pointer or possibly something context sensitive. Also might want to hide the pointer sometimes.

It is possible that an expose event and a draw call get reordered so that the expose ends up drawing on top of the already drawn display. One blunt solution...

bug

Most terminals change the cursor on blur. Some also support fading.

Some people like antialiasing. Might also be necessary for proper unicode support.

Right now multiple xtmux windows open to the same display result in multiple connections to that display. Historically this approach could lead to deadlock. This may not be an issue,...

I wanted to try this out and added it to our spack build, but it's failing, maybe because it doesn't support jupyterlab 4, or maybe some other dependency is missing?...

Add a cmake build system option for mbedtls. This is needed to install the `pkgconfig/mbedtls.pc` file, which is in turn referenced by curl tls=mbedtls, and thus needed by things like...

update-package