PawCorp / walltaker-desktop-client

Desktop client for Walltaker powered by golang
13 stars 10 forks source link

[Enhancement] New Wallpaper Desktop Notifications #24

Closed oddpawsx closed 2 years ago

oddpawsx commented 2 years ago

Is your feature request related to a problem? Please describe. Wouldn't it be neat to have the option to receive a toast notification when a new wallpaper is set? Might be neat to have that extra bump of "hey go look"

Describe the solution you'd like Add a toml preference for if notifications should be shown. Using this toast library, add logic to show desktop notifications to mirror the console line of "{{user}} set your wallpaper". Consider solutions for other OS/environments as well.

oddpawsx commented 2 years ago

Consider a cross-platform notification library actually: https://github.com/gen2brain/beeep Renaming issue to reflect cross-platform nature of this feature request.

oddpawsx commented 2 years ago

Merged in WT-MR-5