vhanla

Results 62 comments of vhanla

Maybe that was an error on calling the web browser window before it was even created. I fixed that part in `FocusCurrentBrowser`.

That's the window that will load the web browser with one of your chat "webapps", it seems you didn't launch any of them, that's why it shows empty.

That's weird. I updated the software (zip) with an error logger so it will be more informative. Thank you for reporting it.

Thanks for your feedback, it seems that I missed adding the `sqlite3.dll`, here you are, unzip it in the same directory where AIChatbar.exe is, I'll add this file for the...

It depends on which [WebView4Delphi](https://github.com/salvadordf/WebView4Delphi)'s version you're using. Normally, it would suffice using the one in `bin32` or `bin64` directory in that repository.

I'll be adding those positions too.

Sometimes that would happen only if the foreground window is elevated and this application runs in normal permissions, (unless you start it as admin), since sharing data between different programs...

Thank you for your feedback. I will look more deep into the code. 🤔

This is for v1.3.1 [How to use custom hotkeys](https://github.com/vhanla/winxcorners?tab=readme-ov-file#howtohotkey) there I show a `ctrl+alt+tab` method using custom hotkeys, this might help you.

I installed ADUC to try, and I couldn't test it since I'm not on a domain local network, maybe this has to do with elevated privileges blocking the mouse coordinates...