You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating windows to compile with msvc (#427)
* checkpoint
* Fixing context gathering on windows
* msvc working, not stable yet, ci not ready. test next with removing win32 and see if its just msvc
* checkpoint, working
* fix test
* experimental mike commit for building
* tauri-winres
* fixing tests
* fixes
* updating manifests / metadata
* Apply suggestion from @fulltimemike
* cleanup
* update comment, update tauri-winres versions
---------
Co-authored-by: Mike <[email protected]>
Use Accessibility APIs to get Context (#403)
* Use Accessibility APIs to get Context
* fix formatting
* PR touchup
* gate setting if not on mac, add tests for application detection