Skip to content

add `windowIcon` to daemon for better support on Windows

Piyush Aggarwal requested to merge (removed):win32_pairing into master

by this patch, daemon will have kdeconnect image as windowIcon. This is particularly useful for the Windows build, as this would allow us to have a fallback icon for notifications like Ping and Pairing request which otherwise have the default Toast notification icon.

TO TEST THIS PATCH, apply these to KNotifications first:-

  1. https://phabricator.kde.org/D23133
  2. https://phabricator.kde.org/D23196

Merge request reports