ErikReider / ErikReider/SwayNotificationCenter

[Feature] Dbus method for getting all notification

Open
#660 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vala
Stars
2.6k
Forks
103
PR merge metrics
No merged PRs in 30d

Description

Currently only the `uint count, bool dnd, bool cc_open, bool inhibited` can be get from the DBus interface. It would be great if there would be an other method (or signal or both) that can be used to get all the notifications as presented in the Control Center.

I want to extend my custom waybar component so I could display the notification icons next to the notification number.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the DBus interface that exposes count, dnd, cc_open, and inhibited, then trace how notifications are represented for the Control Center. Decide whether a method, signal, or both should expose the displayed notifications, and verify that the result supports the custom waybar use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.