MKI

Results 17 comments of MKI

I just had this problem aswell, I asked what the problem could be in the Haxe discord. https://discord.com/channels/162395145352904705/162395145352904705/1238082566175592449 apparently, using emscripten magically sets the `NEKO_WINDOWS` define, which shouldn't happen. This...

I am using FancyWM, and it seems like whatever bug is causing this is also causing FancyWM to not work. It cannot resize or move vscode.

Just a quick question: https://github.com/SomeGuyWhoLovesCoding/haxe-int128/blob/5f616d5d557386d2be669b47b8bc846f589a7ea2/std/haxe/Int128.hx#L67C2-L73C3 Could it be that the overflow checks are missing on the `toInt` method? With kind regards, mikaib

Also will add, from the demo it seems like you can listen to certain events like "cursor up" or "cursor down" Is there also something like "focus" or "unfocus"? I...

Also, for people with screenreaders, the mentioned improvements were: 1. Insert key support 2. Page up and page down for multiline inputs 3. Possibly "Escape" to lose focus of the...

> > Also will add, from the demo it seems like you can listen to certain events like "cursor up" or "cursor down" Is there also something like "focus" or...

Heya! Logo proposed the following: - Use [SPDX license-list-XML](https://github.com/spdx/license-list-XML/tree/main/src) with macros to fetch up-to-date license information. - Deprecate outdated shortnames. (possibly show a warning when ``haxelib dev`` is used?``) -...

Hey! Just wondering, has this been fixed in any of the commits or is it still an ongoing issue?

Seems to function as it should now 😎