forked from quickshell/quickshell
all: mask various useless dbus errors
This commit is contained in:
parent
6572a7f61d
commit
ecc4a1249d
6 changed files with 106 additions and 61 deletions
|
|
@ -21,7 +21,7 @@
|
|||
namespace qs::service::notifications {
|
||||
|
||||
// NOLINTNEXTLINE(misc-use-internal-linkage)
|
||||
QS_LOGGING_CATEGORY(logNotifications, "quickshell.service.notifications");
|
||||
QS_LOGGING_CATEGORY(logNotifications, "quickshell.service.notifications", QtWarningMsg);
|
||||
|
||||
NotificationServer::NotificationServer() {
|
||||
qDBusRegisterMetaType<DBusNotificationImage>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue