Trey Smith

Results 8 issues of 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[]? ![image](https://user-images.githubusercontent.com/15764606/164326265-4b20e0e9-416b-4cda-9ad3-d71fafff19d3.png)

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...

type: bug
status: needs triage

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`...

enhancement

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. ![](https://user-images.githubusercontent.com/4006436/184174235-219d8b2d-1cf8-4381-b3c0-fe4f4b4fc158.png) ### Describe...

type: feature request