glzr-io / glazewm

GlazeWM is a tiling window manager for Windows inspired by i3wm.
GNU General Public License v3.0
5.51k stars 159 forks source link

system tray isn't showing all icons #331

Closed calendulish closed 1 month ago

calendulish commented 1 year ago

I noticed that when activating the system tray in GlazeWM, some tray icons do not appear. This also prevent the icons to appear on the windows taskbar, so I need to disable the component and restart the programs to these icons appear.

silvarc141 commented 9 months ago

From my tests, when running GlazeWM as admin, it only shows tray icons of programs also running as admin. When Glaze is not running as admin, all icons are visible (also those running as admin).

aaronedev commented 5 months ago

From my tests, when running GlazeWM as admin, it only shows tray icons of programs also running as admin. When Glaze is not running as admin, all icons are visible (also those running as admin).

yea that is correct - for me it behaves the same but whenever i open the terminal it wont focus it kinda floats and fucks up the alignment of the windows. Anyone experiences the same and does know how to fix it?

zvbt commented 5 months ago

From my tests, when running GlazeWM as admin, it only shows tray icons of programs also running as admin. When Glaze is not running as admin, all icons are visible (also those running as admin).

yea that is correct - for me it behaves the same but whenever i open the terminal it wont focus it kinda floats and fucks up the alignment of the windows. Anyone experiences the same and does know how to fix it?

i had the same issue its when you open an app in admin for my terminal i used this in my config

- command: "set floating"
    match_process_name: "alacritty"
lars-berger commented 1 month ago

I'm closing feature requests and bugs about the built-in bar since it's now been swapped out for Zebar. If Zebar doesn't fix what you need, a new issue for it can be opened over here