Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] DBus add NotificationListDisplayed #1348

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 1, 2024

  1. Factor out method to write notification queue entries to DBus

    This will be removed for the displayed queue in the future.
    zappolowski committed May 1, 2024
    Configuration menu
    Copy the full SHA
    284a454 View commit details
    Browse the repository at this point in the history
  2. Add new NotificationListDisplayed method to DBus

    This is analog to the already present `NotificationListHistory` and
    allows e.g. for selectively closing some notifications.
    zappolowski committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a513d2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b29cae View commit details
    Browse the repository at this point in the history