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

System icons at the end of the bar #97

Open
arcolinuxz opened this issue Nov 18, 2022 · 13 comments
Open

System icons at the end of the bar #97

arcolinuxz opened this issue Nov 18, 2022 · 13 comments
Assignees
Labels
bug Something isn't working

Comments

@arcolinuxz
Copy link

arcolinuxz commented Nov 18, 2022

Just wanted to ask if there should be any system icons on the top right in the bar?
Or is hypr created that way?

icons we would see are typically

  • networkmanager
  • bluetooth
  • variety
  • telegram
  • discord
  • flameshot
  • sound

image

@arcolinuxz arcolinuxz added the bug Something isn't working label Nov 18, 2022
@vaxerski
Copy link
Member

You need to have the tray widget

image

Which I can't see in your config

image

@arcolinuxz
Copy link
Author

I copy/pasted the code in from the example

I see no system icons.

image

after copying the complete example config I see this

image

@vaxerski
Copy link
Member

Again, tray is not saved as per
image

open an app AFTER the tray is launched and it will appear

@arcolinuxz
Copy link
Author

If I understand correctly then the system icons of applications will appear only after the bar is loaded and then the app is started.

I have tried 0 and 1 in the no_tray_saving.

I have tried adding tray but it will not show any icon.

Tested with telegram and discord.

This is your code.

module=left,,0xff7000dd,0xff7000dd,1,tray

and this is mine

image

Anything wrong here?

@vaxerski
Copy link
Member

looks good to me, no clue why it doesnt work

@arcolinuxz
Copy link
Author

then we let it rest
tomorrow is another day

@arcolinuxz
Copy link
Author

ps...hypr is part of ArcoLinux now
https://www.youtube.com/playlist?list=PLlloYVGq5pS4Y4BMlW2DfUN3l-i-ZCaUe

@vaxerski
Copy link
Member

Thanks! consider adding Hyprland as well, as most of the development has shifted there!

@arcolinuxz
Copy link
Author

arcolinuxz commented Nov 18, 2022

I hope you still work on hypr as anything wayland seems not to work here
virtualbox or real metal

@vaxerski
Copy link
Member

I maintain hypr, so that it works, but not really add any new features. Regarding hl - in VirtualBox remember to enable software rendering via WLR_RENDERER_ALLOW_SOFTWARE=1, for real metal, as long as you're not on nvidia it should just work ootb. For nvidia, there is a wiki page here

@arcolinuxz
Copy link
Author

and where does this code go
WLR_RENDERER_ALLOW_SOFTWARE=1

@arcolinuxz
Copy link
Author

did an export .... in my bashrc
that was not working

@vaxerski
Copy link
Member

it's an envvar for Hyprland itself, bashrc might not work. WLR_RENDERER_ALLOW_SOFTWARE=1 Hyprland

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