Skip to content

feat: add notification-thumbnail config/cmdline option to allow sending notification with image thumbnail rather than app icon - #583

Open
RobertMueller2 wants to merge 3 commits into
Satty-org:mainfrom
RobertMueller2:preview_notification
Open

feat: add notification-thumbnail config/cmdline option to allow sending notification with image thumbnail rather than app icon#583
RobertMueller2 wants to merge 3 commits into
Satty-org:mainfrom
RobertMueller2:preview_notification

Conversation

@RobertMueller2

@RobertMueller2 RobertMueller2 commented Jul 12, 2026

Copy link
Copy Markdown
Member

Closes: #426

Also gets rid of redundant !APP_CONFIG.read().disable_notifications() by placing that one centrally in log_result.

@RobertMueller2

Copy link
Copy Markdown
Member Author

The clippy warning happen in main, too. I'll open a separate PR for that.

Bunch of places used `!APP_CONFIG.read().disable_notifications()`,
this is actually better placed in the `log_result` itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Include the screenshot image saved as icon or miniature in notifications

1 participant