-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Unable to close app #23
Comments
|
Thanks for your feedback! A proper fix will be out in 2-3 days. Appreciate your patience! |
I downloaded the application's source code to implement "Quit" as a context menu in the system tray for my use. After finishing my implementation, I would send the PR to contribute. But I came across obfuscated source codes. If the application is open source and under the GPL-v3 license, why are the sources obfuscated? Is there a branch with unobfuscated sources? I really think it's a security issue when an open-source application isn't truly open. I don't know what these codes are doing in an application that doesn't have an option to be closed. The GPL-v3 license can't even be applied to an application whose sources are obfuscated. |
Hello, thank you for your interest in contributing! The repository currently contains obfuscated code as a temporary measure. However, the application itself is compiled using unobfuscated code. And, the unobfuscated source code will be published publicly with the next release :) If you’d like to contribute and help expedite the release of the source code, feel free to reach out via PM at inulute. |
Apologies, everyone! I completely forgot about this due to some other work. I'll make sure to have the proper fix ready. Thankyou!!! |
Sorry. I can't trust on obfuscate code. Better try https://github.com/Wiselabs/simplexity |
@fronald great tip! It looks like its only for linux, though. Will it be available for Win/MacOS too, or did I misunderstand the release? That would be a killer app! |
You’re absolutely right, I wouldn’t trust obfuscated code either. I’ll release the code today. Appreciate your input!
BTW nice app :-) Edit: Un-obfuscated code is released please check out. Thanks |
Hey, please update to v3.2.0 . Thanks!! Fixed app closing issue. |
tested in windows 11 and Linux Mint 22 - works (and other nice tweaks noted too) |
Yes! You can create a new GitHub issue to create this packages? I will do it with great pleasure! |
Hi,
With the latest release I am unable to close down the app. It worked in v2.x.x
(Added comment: When looking at issue #21, perhaps that is a consequence of the behavior described here in issue #23)
OS: Win 11, latest release
OS: Linux Mint 22, Cinnamon Edition
The text was updated successfully, but these errors were encountered: