Summary: | New widget styles should be installable via GHNS | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Michael Stather <kontakt> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | CC: | johnmaverick74 |
Priority: | NOR | ||
Version: | 4.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael Stather
2009-01-22 00:25:05 UTC
Given that widget style are binary plugins, they cannot be shipped and installed as they were images, but they need to be compiled on the machine where they have to be run. (In reply to Pino Toscano from comment #1) > Given that widget style are binary plugins, they cannot be shipped and > installed as they were images, but they need to be compiled on the machine > where they have to be run. Does this still apply? I ask this because i would like to reopen this bug, if the above comment does not make sense anymore. At present time there are a lot of things we can already download from GHNS and this would be a plus! I'm referring to adding a button for GHNS to download Widget Styles in System Settings > Application Style > Applications in case i was not clear enough :) Widget styles are still binary plugins. Some of these, e.g. QtCurve, might offer GHNS support separately. (In reply to Christoph Feck from comment #4) > Widget styles are still binary plugins. Some of these, e.g. QtCurve, might > offer GHNS support separately. Hi Christoph. I was talking with Nate in his blog ( https://pointieststick.wordpress.com/2018/04/07/this-week-in-usability-productivity-part-13/comment-page-1/#comment-908 ) about this bug report. From what i understand, you think the limitation still applies (making it useless to reopen the bug), right? (In reply to Christoph Feck from comment #4) > Widget styles are still binary plugins. Some of these, e.g. QtCurve, might > offer GHNS support separately. @Christoph Feck could you please check if the explanation you gave above also applies for bug reports #393052 and #386621 ? Thank You Unsure. Plasma uses QML (which is just extended JavaScript), so it might be possible to extend it without binary plugins. |