mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-02-06 08:19:47 +00:00
feat: use singleton connection to systemstats
it has been found in #174, that if there are multiple instances of widget, it keeps subscribing on all sources, because of how dbus interface works. In order to hande it, all subscriptions are now kept from singleton with tracking active clients
This commit is contained in:
@@ -22,4 +22,3 @@
|
||||
#ifndef ui_i18n
|
||||
#define ui_i18n(text, parent) i18n(text)
|
||||
#endif /* ui_i18n */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user