Skip to content

Notify on new log entries in the tab title #8

@samueldr

Description

@samueldr

As shared on IRC today:

[12:35:01] <gchristensen> butsomething like <span class="new-logs">*</span> in the label's span... @keyframes throbber {from {color: darkred;}to {color: red;}}   .new-logs {animation-duration: 0.1s;animation-name: throbber;animation-iteration-count: infinite;animation-direction: alternate; }

Actually not that hard to implement! (May be implemented in another way)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions