Skip to content

Flicker with --replace #320

@CyberShadow

Description

@CyberShadow

In a bash shell, run:

r=0; while true ; do r=$(dunstify --replace=$r --printid "Hi $r - $RANDOM") ; sleep 1 ; done

Very often there is a visible flicker when the notification is replaced.

Would it be possible to eliminate it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions