NiyaShy / XB1ControllerBatteryIndicator

A tray application that shows a battery indicator for an Xbox-ish controller and gives a notification when the battery level drops to (almost) empty.
GNU General Public License v2.0
710 stars 53 forks source link

Mouse-over text sometimes "stuck" #76

Open Mecak opened 1 year ago

Mecak commented 1 year ago

Hi, after the latest windows update sometimes the popup information stuck on desktop image

other apps have different ui for example image vs the battery indicator image

NiyaShy commented 1 year ago

Hey,

I think this has happened to me in the past on rare occasions, but usually the text should vanish again if you just hover over the app icon again.

Asking just in case: are you using the "current" version (1.3) or the "preview/beta" (1.4)?

Mecak commented 1 year ago

Thanks for your reply ^^ I check it now, it is version 1.3.1.0 Where can I find the beta version ?

NiyaShy commented 1 year ago

You can find it under the discussion tab at the top, or here: #55 As mentioned in the post, it's still unfinished and most translations are still incomplete.

Mecak commented 1 year ago

Thanks a lot Is it possible to change the the mouse-over text to the new design ? like the images on the first post

saulob commented 1 year ago

Hey,

I think this has happened to me in the past on rare occasions, but usually the text should vanish again if you just hover over the app icon again.

Asking just in case: are you using the "current" version (1.3) or the "preview/beta" (1.4)?

How can I check the version I'm using? There's no "About" on the right click on the taskbar icon :(

Maybe one "About" option with info , version and www page to download

NiyaShy commented 1 year ago

@Mecak no idea how you got that mouse-over text to show up in black. All mouse-over texts I've checked on my machine (running Win10 21H2) were white even though I have the dark theme enabled.

@saulob Currently, you can only see the version when you mouse over the exe in explorer (or the details tab of its properties). Caveat: the 1.4 "preview" still shows 1.3.1.0 as its version number since I didn't bother to change it in the code, so you'll only be able to tell it apart from the "real" 1.3.1 release by the new features available in the context menu.

Mecak commented 1 year ago

It is changed with the latest windows 11 Update image

image

image

All mouse-over text changed, also for the old apps

NiyaShy commented 1 year ago

Thought so that it is probably a thing with win11... I might look into this, but consider it a very low priority since a) it's just aesthetics and b) I'll boycott win11 for as long as I can.