Alexandre Demers
Alexandre Demers
This is fixed under my fork, thanks to stintel code and a bit of polishing.
Since the development seems to have stalled, I applied it to my fork. Thank you.
If an electron app is converted to an AppX, both process.versions.electron and process.windowsStore will be defined. As of now, the logic for detecting an electron app takes precedence over the...
Oh! I think I've found out why it is not working. 6.0.0-rcX tags were created, but they don't seem to contain the actual updated code... Tags were probably created to...
@hovancik now would be a good time to test with the just released 6.0.0-rc2 :)
> An OS update caused the package to fail working ? Many user of a software i made that use this package complain that it dosen't start on boot even...
> Hi @Oxalin , I do not see that version on NPM: https://www.npmjs.com/package/auto-launch?activeTab=versions > > and installing via github errors when used (but I think it was mentioned elsewhere that...
emerge-e-world patches were included in my fork and I added new features and fixes along the way. I'm preparing a new release. If you want to test my fork: https://github.com/Oxalin/radeon-profile...
I think this would need metrics for each release: elapsed time between lauch and complete UI drawing. Then we could determine if the app tends to be slower (real or...
@danefondo: I know its been a while, but had you tried to downgrade your version to the previous known working one? Also, as a good practice, don't log two bugs...