Skip to content

Allow desktop notifications with buttons #47722

@bpasero

Description

@bpasero

Preflight Checklist

Problem Description

Provide an API that allows to show notification toasts natively by the OS with support for custom buttons.

Proposed Solution

Allow for buttons in the existing Electron notification toasts API.

Alternatives Considered

Web notifications support buttons, but require to install service workers for them to work. And even if you do that, they seem fundamentally not supported by Electron.

Additional Information

No response

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions