Christoph Thiede

Results 128 comments of Christoph Thiede

Another bug: > SHIFT seems to be ignored in the VM when CTRL is pressed. SHIFT+1 yields $! but CTRL+SHIFT+1 yields $1. See http://lists.squeakfoundation.org/pipermail/squeak-dev/2021-October/216736.html.

Could you share a screenshot with us that shows the diff?

I'm not sure whether this is a good idea. :-) There is a reason why many websites do *not* use the whole width of a 4K monitor for displaying their...

Well, can we make a preference for it? There are lots of other websites that actively restrict the space for content. Such as Google, Twitter, most newsletters, ... It's almost...

What I definitively like is 3ee8e93. Independently of the other changes in #302 (which I would have no objection to), I would vote for removing the `max-width` constant always.

But `Processor yield` didn't help, so isn't there something wrong with primitiveYield?

Thank you for the feedback! > However, it makes me quite nervous that someone does this because you'll definitely run into very weird problems (or more likely a simple crash)...

Pressing Alt + P has the same effect as pressing just P. Every key that is pressed together with Ctrl + Alt or AltGr is completely ignored. Windows shortcuts work...

Thanks for the pointers. So I'm no longer confused that most of these shortcuts do not work in WSL/VcXsrv either. If the problem might be on the image side, I'll...

Hm ... maybe we should introduce a new "omniplatform" type on the image side? SqueakJS might benefit from that as well.