Skip to content
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

🐛 Bug: tray icon not visible on kali linux #22

Open
KL13NT opened this issue Feb 4, 2021 · 3 comments
Open

🐛 Bug: tray icon not visible on kali linux #22

KL13NT opened this issue Feb 4, 2021 · 3 comments
Assignees

Comments

@KL13NT
Copy link
Owner

KL13NT commented Feb 4, 2021

Describe the bug
It's come to my attention that electron doesn't support tray icons on linux in general. The fix would be to conditionally render the tray on macOS and Windows only, and minimize to taskbar normally on linux otherwise.

Environment:

  • OS: All supported linux distributions.
  • Version: master
@KL13NT KL13NT added type: bug Something isn't working priority: critical labels Feb 4, 2021
@KL13NT KL13NT changed the title 🐛 Bug(linux): tray icon not visible 🐛 Bug: tray icon not visible on linux Feb 4, 2021
@KL13NT
Copy link
Owner Author

KL13NT commented Feb 4, 2021

@KL13NT
Copy link
Owner Author

KL13NT commented Feb 4, 2021

Could also just get rid of it entirely for linux and register a global shortcut instead. The global shortcut would be for quick copying like on Windows, and the tiny window that spawns could have a button to open up the whole manager.

@KL13NT
Copy link
Owner Author

KL13NT commented Feb 9, 2021

Affects Kali Linux only.

@KL13NT KL13NT changed the title 🐛 Bug: tray icon not visible on linux 🐛 Bug: tray icon not visible on kali linux Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant