George Sladkovsky
George Sladkovsky
Works for en-US and ja-JP but not for Ukrainian for some reason. It just returns an empty string. Locale ID shows 61608 and LCIDToLocaleName returns an empty string for Ukrainian.
@jawee I actually just wanted to post another solution right before your commit. Worked for me so far. Haven't tested it extensively though. ```csharp private const uint LOCALE_SNAME = 0x0000005c;...
It also might be a good idea to expose the updateInterval for the Observable as a config option, similar to how CpuComponent handles it. 1 second is way too slow...
I feel like 1 second is a reasonable default value. Feel free to update the code with the solution I provided if you find it acceptable. Thanks for the component...
@jawee Very strange. I tested it on Swedish and it worked on my end.  In any case, if it works it works 👍
Runing GlazeWM as admin also causes the system tray component to ignore all non-elevated apps #331
I believe this was fixed in (#421) but it is not reflected in the provided binary. Just compile the latest develop version and you should be set.