question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

System tray icons overlap when changing status

See original GitHub issue

Let’s take the wifi (nm-applet ) and bluetooth (blueman-applet) system tray icons.

When I am connected to wifi and bluetooth is on, they look like this: Screenshot_2021-10-23_00-54-29 If I disconnect wifi and disable bluetooth, they should look like this: Screenshot_2021-10-23_00-54-58 But what actually happens is they end up overlapping on top of each other, looking like this: Screenshot_2021-10-23_00-55-21

Right now, I would have to do a qtile restart if I wanted the icons to look as they should.

Using latest Qtile on Arch.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:88 (50 by maintainers)

github_iconTop GitHub Comments

1reaction
elParaguayocommented, Dec 16, 2022

I suspect they’re doing some form of pseudo-transparency where they take the surface underneath the bar and copy that image to the tray.

1reaction
elParaguayocommented, Nov 7, 2021

Hang on…

32 bit is the default depth for windows, this is only changed to 24 if the bar thinks you don’t need transparency.

Looking at your theme bg values, none of them have an alpha value so this will force the bar to be 32 bit.

Can you add an alpha value and see what happens.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Icons are Overlapping in Windows 11 Taskbar
Change the value under scale and layout and check if the icons are still overlapping icons on your taskbar. Hope this will help...
Read more >
Anyone else get overlapping icons in the system tray? - Reddit
r/Windows11 - Anyone else get overlapping icons in the system tray? ... A small change to the network icon may be coming soon...
Read more >
Icons are Overlapping in Windows 11 ... - Windows 10 Forums
Click on the search bar on the taskbar. Type system icons. Under Turn System Icons ON or OFF, turn On the Clock and...
Read more >
Is there a way to stop the windows taskbar from overlapping ...
Restarting the Windows Explorer process from the task manager has always worked for me. Step 1. Right click the toolbar and select "Task ......
Read more >
[plasma] [Bug 338850] New: System tray icons overlap each ...
are easily reproduceable for me: 1. Tray overlapping widgets to the right. ... that the up arrow is displayed). ... widget's preferences. 2....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found