You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ick menu (#8638)
* support V2/GET_CLIENT_ICON in socketapi, add icon to dolphin right click menu
* apply review improvements
* further improvements
* logging added, improvements
* improve OwncloudDolphinPluginHelper::slotReadyRead
* use line.mid(), add const
* changlog for #8464
This feature was initially discussed in #6919 but as we provide branded clients just providing icon name is not possible for us.
V2/GET_CLIENT_ICON:{"size": 256, "theme": "dark"}
V2/CLIENT_ICON:{"size": 256, "theme":dark", "png": "blob" }
The initial implementation should be used in https://github.com/owncloud/client/tree/master/shell_integration/dolphin
The text was updated successfully, but these errors were encountered: