On Tue, Dec 22, 2015 at 5:05 PM, Albert Astals Cid <[email protected]> wrote:

> El Monday 21 December 2015, a les 22:17:05, Robby Stephenson va escriure:
> > Hi all,
> >
> > Tellico uses the org.kde.FavIcon DBus interface for showing some icons
> > for websites that provide data APIs. The same interface appears to be
> > used in KIO::favIconForUrl(). But unless I'm missing something, that
> > interface is part of libkonq which is (yet) unreleased for KF5 and
> > Konqueror itself is unmaintained.
> >
> > Please correct me if I'm wrong. Is there potentially a release planned
> > for libkonq?
> >
> > If not, I'm trying to figure out alternatives. I'd hate to write my own
> > component for downloading and caching favicons. I could grab the libkonq
> > code and put it in Tellico, but that would be a last resort. Any
> > suggestions?
>
> You step up and coordinate the release of libkonq for KF5 (which would be
> the
> same work as grabbing the code and putting it  in Tellico but would benefit
> the wider world and not only you)
>

Sure, I'm willing! How do I know if I have thick enough skin to be a
library maintainer? :) Anyone want to volunteer to be a mentor for me? I
disagree that it would be the same amount of work, but I'm willing to do
the extra...

A couple of items quickly come to mind:
* I barely know how to release an application. Library release and
maintenance brings additional needs (binary compatibility, soname
management, etc.) about which I barely know enough to know that I don't
know.
* Konqueror is unmaintained. Should libkonq even be a separate release?
Bringing in the small amount of code from libkonq/favicons to KIO seems
like a feasible approach. I'm willing to test and fix bugs there, too.
* Is this the appropriate mailing list for the discussion or should it go
to kde-frameworks-devel?

Robby
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to