sanraith / razer-taskbar

Display the battery state of Razer products using log messages from Razer Synapse.
MIT License
21 stars 3 forks source link

Mousing over tray icon on primary display brings secondary out of fullscreen #14

Open justinjoseph-24 opened 4 days ago

justinjoseph-24 commented 4 days ago

Windows 11 Pro. Nvidia TI 4070 TI. When this happens, the full screen game on the secondary goes gets minimized, showing the desktop. This behavior is consistent. Is there a way to show the battery percentage contextual popup without causing this? Update: There is a certain graphics mode activated when in full screen. This is when it triggfers.

sanraith commented 3 days ago

Hey, This is an intresting issue. I'm just calling an electron API for the tooltip, so I might not be able to fix it on my side. Lets say this is a +1 for Issue #12 to display the percentage within the icon, as that would solve your use case too.