Re: kio-stash is in KDE Review

2017-05-26 Thread Boudhayan Gupta
Hi, On 27 May 2017 at 00:20, Albert Astals Cid wrote: > El divendres, 26 de maig de 2017, a les 23:48:18 CEST, Boudhayan Gupta va > escriure: >> Hi, >> >> On 26 May 2017 at 20:31, Elvis Angelaccio wrote: >> > * The dbus adaptor could probably use build-time generation via cmake, >> > rather than

Re: kio-stash is in KDE Review

2017-05-26 Thread Albert Astals Cid
El divendres, 26 de maig de 2017, a les 23:48:18 CEST, Boudhayan Gupta va escriure: > Hi, > > On 26 May 2017 at 20:31, Elvis Angelaccio wrote: > > * The dbus adaptor could probably use build-time generation via cmake, > > rather than being committed to the git repo. If you need an example look >

Re: kio-stash is in KDE Review

2017-05-26 Thread Boudhayan Gupta
Hi, On 26 May 2017 at 20:31, Elvis Angelaccio wrote: > * The dbus adaptor could probably use build-time generation via cmake, > rather than being committed to the git repo. If you need an example look at > the CMakeLists.txt in kio/src/kioexec (qt5_add_dbus_adaptor and friends). IIRC we did that

Re: kio-stash is in KDE Review

2017-05-26 Thread Elvis Angelaccio
On venerdì 26 maggio 2017 19:25:11 CEST, Arnav Dhamija wrote: Hi! I had made the kio-stash ioslave last year as part of my GSoC 2016 Project. Now that most of the changes which I wished to make in Dolphin relevant to the ioslave are part of master, I wish to ship the ioslave soon. The project i

Re: kio-stash is in KDE Review

2017-05-26 Thread A. Bikadorov
Hi Arnav, I don't know if you were aware of it, but Krusader has something very similar to your "stash://" protocol. We simulate a "virtual://" protocol[*] which can contain virtual folders containing references to real files and folders. It is persistent by saving/loading all lists to a config

kio-stash is in KDE Review

2017-05-26 Thread Arnav Dhamija
Hi! I had made the kio-stash ioslave last year as part of my GSoC 2016 Project. Now that most of the changes which I wished to make in Dolphin relevant to the ioslave are part of master, I wish to ship the ioslave soon. The project is now in KDE review and is awaiting feedback. The link for the s