Hello, I'm trying to do a KIO::Slave which aims to display secrets collections from KSecretsService, in a hierarchical manner, inside konqueror for instance.
I successfully built it, I'm able to correctly debug it, thanks to techbase but I'm stuck as it only receives the get command. I used the kio_settings code as an inspiration. This one correctly gets the stat and listDir commands, so it can display the hierarchy of items. Mine is not receiving these commands, so I'm seeking for your help. The existing code is located in the playground (https://projects.kde.org/projects/playground/base/ksecretservice/repository) under the kio directory. Thanks, -- Valentin Rusu (valir) KSecretsService (former KSecretService, KWallet replacement) >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<