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

River + Waybar systray icon #123

Open
crawfordlong opened this issue Jun 24, 2024 · 1 comment
Open

River + Waybar systray icon #123

crawfordlong opened this issue Jun 24, 2024 · 1 comment

Comments

@crawfordlong
Copy link

I skimmed the other systray icon issues and they didn't seem to describe the same behavior I am experiencing.

Environment:

River window manager
Waybar with systray module
NixOS on ARM (M2 Macbook Air, specifically)

Expected behavior

Launch trayscale with the auto-hide option, and the icon displays in the systray. Specifically, I am using riverctl spawn 'trayscale --hide-window' (equivalent to sway-exec I believe?).

Actual behavior

No icon. Note that other tray icons are working fine.

Here's the interesting thing though: if I launch it without autohide and go into preferences, "Show tray icon" is checked (active) with no icon appearing, but if I toggle that preference off then on, the icon appears.

Please let me know if I can provide logs or any other troubleshooting information.

@Jacalz
Copy link
Contributor

Jacalz commented Jul 2, 2024

The support for showing up in the system tray is provided by the systray that we (although I usually spend my time in other areas of our code) maintain as part of Fyne. It may or may not be an issue related to this project (might also be a bug in Waybar, I suppose). You might be able to test our systray project and see if the same issue appears there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants