Kanishk Kakar

Results 59 comments of Kanishk Kakar

This seems to be fairly simple for a macOS implementation. Since the `app.on('open-url')` event getting fired sends the entire URL to the app, things get easy for a proper implementation...

Working. To keep the maintainers posted, I've been looking into Mattermost's implementation of their mattermost:// scheme, but I've run into a couple of build issues when packaging the app for...

@stone212 thanks a ton for your help. > What about just creating the URI handler/prefix and allowing (requiring) users to add it manually? I'm lost on what you're saying here....

> let me know if you need any help here. Thanks. I just resumed work on this bug, had been busy with some other issues. Looking to solve #578 along...

Hello @dronmaxman! Thanks a lot for raising the issue. I'm sorry, but I can't really understand your problem. I'm not sure what keyboard layers are - do you intend to...

>As far as I know, the net module auto-detect the installed certificate like Chrome. Yeah, looks like that's right. That'll help us implement the system-wide cert approach quickly. Thanks for...

Doesn't seem to be a problem in the latest master on Windows 10 either. :) @punchagan what Linux distro are you running?

> Have you run `npm install` before running `npm start` ? I did, I'm running Electron 4.1.4 and unable to see either the keyboard shortcut failure or the inactivity of...

Is there a simple way to add an Electron app to the list of notification senders in the settings app so the user can use those Windows settings to turn...