nothingismagick
nothingismagick
regarding notifications @ken0x0a - we merged a cross-platform notification API: https://github.com/tauri-apps/tauri/pull/505 It will land in the next release.
I am wondering if we will have to roll our own: https://github.com/libp2p/rust-libp2p/issues/1066
Well, I believe that our new custom protocol allows for the secure context on all platforms. Still, we have not proven this to work, so am moving this issue over...
Regarding boring-ssl and its gpl nature, we aren't shipping it (just linking) so it will not impact us.
Well, we have never said that Tauri will solve everyone's problems all the time. And "essential" features are always in the eyes of the beholder. That said, you are probably...
> The risk we're running is that any people end up with very slow, incredibly insecure apps because they literally enable all api functions and use them liberally. I think...
`But then its much easier to prototype in electron` - see @adminy this is the thing. This is a node-centric perspective, but I would venture a guess that many people...
`Security shouldn't be a concern sometimes.` I would like to remind you that security is always a concern, it will always be a concern, and ignorance of the concern will...
I can confirm this is happening too. It also throws a weird stacktrace in the rust console: ``` 2021-06-15 11:43:06.195 stronghold[82511:23309934] NSWindow warning: adding an unknown subview: . Break on...
@iilyak - ~~please update your tauri dependencies~~ [edit] nevermind. it helps to be able to read a diff lol