-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux support #9
Comments
Windows support has been added! If anyone wants to try building for Linux, that would be much appreciated! |
Is anyone able to run Alchemy.exe on Windows 7 64-bit? I downloaded Alchemy-win32-x64.zip and extracted the zip file. I ran Alchemy.exe and nothing happens. Not sure what's going on. |
@sunk818 did you check the task bar at the bottom? It won't pop up like a normal window would until you click the task bar icon or use the keyboard shortcut. |
I downloaded Alchemy-win32-x64.zip and it works very well. Dont forget press Control+Shift+8 or click the tray icon for open it. |
I can help on this 👍 |
Thanks @usamaejaz! |
I've compiled and started on Ubuntu and Kubuntu so far. I'll be testing in Xubuntu, Mint Cinnamon, Mint Mate, FreeBSD, and Element. I'll post more details when I log back into my Ubuntu machine, but the short story is that compatibility will be limited by which desktop environment is used. I won't test on Unity (since that's been abandoned for Gnome 3), but Gnome 3 does not have a menubar. The application starts fine, but you can't find an icon anywhere. Fixing that should be part of an update to electron. Here's a shot of the app running fine on Kubuntu, though the placement is a bit odd and a light icon would be nice. |
@kaluk1321 First off, really nice work looking into this issue.
I agree with this, it seems that the way that Windows and many of the desktop environments for Linux distros work, a taskbar icon simply isn't going to work for an easy workflow. It works great in OSX, but I feel a different approach is required for both Linux and Windows. |
We're using electron-package to build for the macOS platform. It'd be great if someone could try building the executables for Windows and/or Linux.
The text was updated successfully, but these errors were encountered: