toast notifications(+) #17

Merged
mshafer1 merged 41 commits from dev/toast_notifications_plus into master 2025-02-11 04:53:56 -05:00
10 changed files with 780 additions and 14 deletions
Showing only changes of commit 1b51a06eb6 - Show all commits

View File

@@ -331,7 +331,7 @@ namespace ntfysh_client
UseNativeWindowsNotifications = true,
UseCustomTrayNotifications = false,
CustomTrayNotificationsShowTimeoutBar = true,
CustomTrayNotificationsShowInDarkMode = true,
CustomTrayNotificationsShowInDarkMode = false,
};
private void MergeSettingsRevisions(SettingsModel older, SettingsModel newer)