Summary: | support for comic titles and title text | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | a thing <a_thing> |
Component: | widget-comic | Assignee: | Tobias Koenig <tokoe> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | mat69 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
adds the title for xkcd
adds support for strip titles in the comic app |
Description
a thing
2008-07-27 09:20:45 UTC
Changed to a wishlist item, as it's not a bug. Created attachment 27041 [details]
adds the title for xkcd
Ok, I created a patch that adds a virtual QString stripTitle() method to comicprovider and cachedprovider, the title is also stored. I also modifed xkcdprovider to provide the title.
Here is the patch for the dataengine.
Created attachment 27043 [details]
adds support for strip titles in the comic app
Additionally I modified the applet to show the title of the comic on top.
I'm not sure though if I should provide an option to deactivate that in the config, or if I should also show the comic title --> "xkcd - Voting Machines" or "xkcd" if there is no strip. Currently it is only the strip title.
|