Loic Nageleisen

Results 176 comments of Loic Nageleisen

`appPath` refers to `asar` content (or the first argumetn to the `electron` command when run in dev), which is what makes the config embeddable. That is, on making an internal...

Indeed, this is only of use to org builds, preseeding state with org-specific values so that it works out of the box within an org. After first start, users can...

> We need to make sure that when an admin runs a build, the admins own user configs don't leak into the embedded configs distributed with a build Initially I...

Good job explaining your PoV. Just a note that I'm not letting this linger, I'm effectively pondering a properly articulated answer.

There's no search implemented, this is purely a CLI download tool. I can't remember if the API provides search but I think so, although it's not implemented here. Nonetheless, since...

Nitpicks: - I'd rather have the last entry be _Quote_ instead of _Comment_ - not sure _Reload_ warrants an entry there - _Undo_/_Redo_ are misleading as they're useful only in...

> So right now the webviews are all running in the same default session, like multiple tabs in Chrome would, I think? It seems so. I've been hitting the issue...

- Is there anything native like badge icons on Windows? - What are the idiomatic ways on Linux DEs?

I think that's a regression, notifications did work with an older build on Windows. `setOverlayIcon`might do the trick. Any example of apps that use this feature? Screenshots welcome.