jk

Results 5 comments of jk

same issue here, windows 10, exactly as described above

on Windows, you can call `SetWindowPos(static_cast(webview.window()), 0, x, y, width, height, 0);` just before webview.run(). If anyone has the equivalent for Mac and/or Linux please post

Above solution doesn't work in a browser app if you don't want to introduce node to your project. So I created a repo that works with npm/vite/ts/react and is the...

Yes, I saw #207 but I don't think that would have worked. Mine works, at least against Google and Microsoft IMAP servers. But my patch does not include the OAuth2...

Hi There, just wanted to give a feedback. I haven't forgotten about this, in the contrary, I've spent the better part of the last month working on this. The result...