Skip to content

Implemented Cross Platform Notifications - #38

Merged
ih8js-git merged 2 commits into
ih8js-git:stagingfrom
YetAnotherMechanicusEnjoyer:notifications
Jul 30, 2026
Merged

Implemented Cross Platform Notifications#38
ih8js-git merged 2 commits into
ih8js-git:stagingfrom
YetAnotherMechanicusEnjoyer:notifications

Conversation

@YetAnotherMechanicusEnjoyer

Copy link
Copy Markdown
Collaborator

As requested in #14, added notify_rust crate & src/notifications.rs (with an example in main).

@ih8js-git

Copy link
Copy Markdown
Owner

For the file types of the icons what does stoat use already? I would imagine .png in which case I don't know why we couldn't cache those pngs locally, and use those for the notifications

@YetAnotherMechanicusEnjoyer

Copy link
Copy Markdown
Collaborator Author

Yeah, I mean it could be any type of image even a gif if we want, so I left it without extension for now

@ih8js-git
ih8js-git merged commit cb5c4c7 into ih8js-git:staging Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request os ui ux

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cross Platform Notifications

2 participants