Barış Yıldırım

Results 157 comments of Barış Yıldırım

> Not sure why it says `You can run only Neko, Flash or JavaScript.` it should probably be `You can run only Neko, Flash` or `You can run only Neko,...

This is not what I'm talking about, when I use "SDL_StartTextInput" I don't get keyboard suggestions like in the image. (predictive text) ![image](https://github.com/libsdl-org/SDL/assets/25794892/01be4401-df8e-47c0-991f-2893af01ccee) So the keyboard gives no hint in...

> Hey, > > > > this should be fixed if you use `window.sentryOnLoad = function() { ... })` instead. This is documented here: https://docs.sentry.io/platforms/javascript/install/loader/#custom-configuration > > > > Let...

> The `sentryOnLoad` method will be called only once Sentry is needed/should be instantiated. So you can declare it whenever you're ready to. Of course, if an error happens before...

> Yes, it will always self initialize with the Loader - is this not what you want? If you don't want this, you cannot use the loader - instead, instead...

I have this problem in Ubuntu and when the system crashes it restarts system ui but I can't run any applications and I have to restart the computer completely.

this should definitely be merged!

It looks nice but may break backwards compatibility.

> why would it break compatibility? anything using an unsigned long (or equivalent) before would fail to compile Isn't this change likely to affect the behavior of existing projects?