Priyank Patel
Priyank Patel
@ryanb Can you please do a quick PR with that change?
#1123 fixes this.
@adityamudgil2505 I suggest you look into github action for doing this.
@adityamudgil2505 For Linux (and for other platform), we do need all the files in dist. Regarding the windows issue, you can try and downgrade the electron-build and see if it...
This is getting really close, to be done..., The issue needs to be addressed, is that when adding a server, previous we add them beforehand so we can assume that...
This thing is almost three years old :). Closing this I don't think we want this now.
OK, restored I don't remember anything at this point so closed it, reopening.
To implement this I have/had a rough plan in mind: * First we should create the UX/UI in a new branch or that only shows up in development mode. *...
One more thing to note here that the canvas image cannot be used a Icon for tray, so we will have to use `nativeImage` module provided by electron for sake...
@abhigyank not really its not that simple ie considering diffrent icon size we have to consider for diffrent os's they look kind of blurry, we are currenly trying to solve...