Jens Yllman

Results 14 comments of Jens Yllman

I think this way is very good. Cause there are many different ways this is written in the code. And it actually introduces possible 'buffer' overflows. I just wonder if...

OK, I found where the .focus() that do this. Commenting it out does not seem to break anything. I might do a pull request for this.

OK, when I remove the focus() part I can still move around with the keys. But if I have it there it will steal focus from the search field.

I found this on mozilla web. https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme

This patch is by no means the final way you want it to look. But now at least it works on both light and dark themes.

-Wall and -Wextra have never been 'the highetst' warning level. But it is a sane set of many warnings. But the conversion is not included. :-( I guess because to...

If you look at the value you get if the compiler converts `double v = -0.00093083996033856359` as the last bit different then what spirit does it kind of looks like...

Yes, I see, it looks great in TB115. Thanks.

Great, mouse focus is the thing that annoy me in TB115. Just a question, how does this get released. I can see you set new versions. But no update is...

I do not have any example of this out on the internet. But this is a thing that the platform used to build this site wants to test if you...