mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-22 03:02:49 +00:00
39cf17c30f
ItemPropertyChanged is called multiple times per actual icon change. senderName is the same, objectPath is the same, but our registered name for the callback differs. We can't use the provided name for item searching, since that *can* differ from the one we registered with (Looking at you, Discord. Discord registers with org.kde.StatusNotifierItem-*, but calls back with :*.*) Since then the object path will sometimes be wrong for the name, we just use the one from the icon we originally registered with. This causes multiple icons to reload though Potential fix for https://github.com/scorpion-26/gBar/issues/26 |
||
---|---|---|
.. | ||
AMDGPU.h | ||
AudioFlyin.cpp | ||
AudioFlyin.h | ||
Bar.cpp | ||
Bar.h | ||
BluetoothDevices.cpp | ||
BluetoothDevices.h | ||
Common.h | ||
Config.cpp | ||
Config.h | ||
CSS.cpp | ||
CSS.h | ||
gBar.cpp | ||
Log.cpp | ||
Log.h | ||
NvidiaGPU.h | ||
Plugin.cpp | ||
Plugin.h | ||
PulseAudio.h | ||
SNI.cpp | ||
SNI.h | ||
System.cpp | ||
System.h | ||
Wayland.cpp | ||
Wayland.h | ||
Widget.cpp | ||
Widget.h | ||
Window.cpp | ||
Window.h | ||
Workspaces.cpp | ||
Workspaces.h |