Re: FileManager1 wrapper in KIO/KRun (re-sent)

2016-02-06 Thread kde
What's your plan for the implementation btw? Make dbus call (which might autostart the service), and if that fails... KRun::runUrl(directoryUrl, "inode/directory"), I guess? Yes, basically. What do you think about a KIO::OpenFileManagerWindowJob : public KJob, encapsulating an async dbus ca

Re: FileManager1 wrapper in KIO/KRun (re-sent)

2016-02-06 Thread David Faure
On Friday 05 February 2016 15:54:00 Kai Uwe Broulik wrote: > (seems BlackBerry 10 doesn't think anyone would want to send plain-text > Emails, sorry for the previous html screw-up) > > Hi everyone, ‎ > > There's a FDO DBus interface [1] to tell a file manager to highlight a given > file in a di

FileManager1 wrapper in KIO/KRun (re-sent)

2016-02-05 Thread Kai Uwe Broulik
(seems BlackBerry 10 doesn't think anyone would want to send plain-text Emails, sorry for the previous html screw-up) Hi everyone, ‎ There's a FDO DBus interface [1] to tell a file manager to highlight a given file in a directory. This is interface is provided by Nautilus and Dolphin and proba

FileManager1 wrapper in KIO/KRun

2016-02-05 Thread Kai Uwe Broulik
Hi everyone, There's a FDO DBus interface [1] to tell a file manager to highlight a given file in a directory. This is interface is provided by Nautilus and Dolphin and probably others and used by some third party applications like Firefox, Gimp iirc.We have many places where we want to show the p