Dnia czwartek, 28 października 2004 17:57, David Faure napisał: > > Is there any way to check what directories are "in use" (opened in file > > dialog or in konqueror) ? > > Not currently. But a kded module could keep track of that, maybe. Yes. Maybe KDirLister could emit dcop signals like enteredDirectory(KURL) and leftDirectory(KURL). Then kded module could listen to that and know what to keep track of. > > > It would be a waste to search for all possible > > servicetypes all the time. > > Servicetypes?? I don't understand. I need it for dnssd:// ioslave. Its filesystem have simple structure: - root dir show all available service types in local network - first-level dirs contain all services found for given type - attempt to get/stat/whatever service results in redirection() to right URL Setting up browsers for root dir and every possible first-level dir means lots of DNS traffic. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<