Brys

Results 28 comments of Brys

Lovely, thanks sm! I think it'll be as simple as adding a field to the wails conf that's called "I'd"

Also, not exactly sure how nsis works, how would I create a variable in nsis that then the build of the wails project fills in with a value?

> Are thinking of something like Webpack or Vite plugin system in terms lf api design? I would seriously love to help out with this if possible though I got...

If you need any help for implementing this I suggest you look at plugins that tauri has and how the JS side actually does implement functions and so-fourth

Thank you for the timely response. This is unrelated but it appears Microsoft is also creating a new effect called tabbed? If/when this will be implemented on the desktop side...

Yes, I can. And just for some real quick feedback. I expose a function (Not intentionally) of "FindRelations" which returns: `*map[int64]mocks.PublicUser, *int64, error` When this file is generated on TS...

And to add more to this (while I'm not proficient with this language at all) it may be possible to have a TS lookup table for Golang types? Sounds... complicated.....

I would probably use the go selfupdate if it had the features I wanted. For now I enabled the ability to download an exe from a url (not sure on...

@Lyimmi amazing work, I had the same issue trying to work for actually listening to toast events for Windows. While it's cool.. the actual underlying API for toasts doesn't seem...

> @Lyimmi amazing work, I had the same issue trying to work for actually listening to toast events for Windows. While it's cool.. the actual underlying API for toasts doesn't...