Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

Support X11 urgency hint on LinuxΒ #202

@max-baz

Description

@max-baz

Today it is possible to set urgency hint using the "Custom command" option:

notify-send '%title' '%text' -i '%image'; wmctrl -r 'Thunderbird' -b add,demands_attention

However I'd like to use the GNotifier engine instead of the Custom one, especially because I'm using notify-send anyway.

What I'd like to see is a new option to optionally set the urgency hint in addition to showing the notification.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions