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

Hypr doesn't give polybar system tray #63

Open
ExperiBass opened this issue Apr 13, 2022 · 6 comments
Open

Hypr doesn't give polybar system tray #63

ExperiBass opened this issue Apr 13, 2022 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@ExperiBass
Copy link

ExperiBass commented Apr 13, 2022

Please describe the bug
Polybar can't get the system tray. It's either grayed out or outright missing.

error: Failed to reconfigure tray client, removing... (XCB_WINDOW (3))

Steps to reproduce:

  1. Disable Hypr bar.
  2. Start polybar.

Expected behavior
Polybar should be able to use the system tray, and i should be able to interact with it.

Screenshots
image

Anything else?
confeeg

Log:
loooooooooooooog

@ExperiBass ExperiBass added the bug Something isn't working label Apr 13, 2022
@vaxerski
Copy link
Member

comment out the tray module, disable bar, relog into hypr and try again. I'll test your config on my machine later today when I get back home

@vaxerski
Copy link
Member

Should be fixed in ca432cc, the config option is bar:force_no_tray, set it to 1 and it should work.

@ExperiBass
Copy link
Author

Should be fixed in ca432cc, the config option is bar:force_no_tray, set it to 1 and it should work.

Still not interactable, to confirm that I did it right it's force_no_tray=1 inside Bar {}?

@vaxerski
Copy link
Member

yes. Make sure to restart Hypr after changing the setting.

@ExperiBass
Copy link
Author

Its still not interactable.

@vaxerski
Copy link
Member

I've tried to enable focus on NoInterventions, but didn't help.

Although all the icons are there for me, they indeed are not interactable. Perhaps configuring them would help? I'll look more into it in a bit.

I am not recieving (by I, I meant the WM) any ENTER events, which I guess should happen for input...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants