Trey Smith
Trey Smith
Safari 15.6 on MacBook Pro (M1 Pro chip) is reporting incorrectly. It works fine with Chromium based browsers. ### Safari ```json { "gpu": "apple gpu (Apple GPU)", "isMobile": false, "tier":...
Why does the findByFields() and other functions provided by "this" return a union of the `(TData, undefined, and null)[]`? Why not just TData[]? 
This feature adds support for EV code signing via azuresigntool.exe. The original method using using signtool.exe still works. But if the environment variables are set properly before running `tauri build`,...
### Describe the bug This is pretty common in MacOS if you have the app set to stay open after all windows are closed. But essentially, if I have closed...
I know this would require a different lookup in libc, but having the MAC hardware address included would be super helpful. As I understand it, you have to call `ioctl`...
Hey, is this repo being maintained anymore? I see a bunch of issues and pull requests and no activity on them for the past 7 months. Would love to help...
If the user puts in 03012024, currently now nothing happens, but with this change, as long as its a single date config, it'll add in the separators like 03/01/2024 so...
### Describe the problem Would love to see YesNoCancel option added to the Message Dialog API. This would allow for File Save Alerts on exiting the program.  ### Describe...