Xapp-sn-watcher: Block specific tray icons #547
Unanswered
SpoOokY1983
asked this question in
Questions
Replies: 1 comment 1 reply
-
You could write a bash script to do what you are calling the manually way. Then set up that bash script to start up when you log into your system. It may take a little time, but you can create your own fix for this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
is it possible to somehow block specific tray icons from being shown?
I am using Mint 22 Cinnamon and legacy tray icons of game launchers such as BattleNet and RSI-Launcher (Star-Citizen) shown in the tray break VRR until a restart of the system or kill of the process xapp-sn-watcher. It seems like this is actually a well known gnome shell bug which apparently never got fixed.
To manually fix it I start e.g. the RSI-Launcher, start Star-Citizen, quickly shutdown the launcher and pkill xapp-sn-watcher. But that is a pretty annoying way. It would much rather be great if I could somehow prevent the tray icons from being shown.
Cinnamon has no option for that, Wine too. Hence the question is if I can somehow tell the process to not show those icons.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions