-
-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port themes to Kvantum #263
Comments
What is Kvantum? |
Kvantum is a Qt theme engine that uses themes in SVG format.
El lun., 4 nov. 2019 a las 5:33, raveit65 (<[email protected]>)
escribió:
… What is Kvantum?
Feel free to do the work and submit a pull request at github.
By the way you can use qtct tool for theming Ot5 application under MATE
desktop until you finished with the work for Kvantum.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#263?email_source=notifications&email_token=AAMELIG3P3QQA7HZYL45SPTQR7M6XA5CNFSM4JINMT22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC6QUZY#issuecomment-549259879>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMELIHLJG5LQI2DSFQLAQDQR7M6XANCNFSM4JINMT2Q>
.
|
That sounds like it would mean writing the themes new from scratch for that engine. Does anyone know of progress in a gtk3 theming engine for QT? If all themes have to be written new from scratch for QT, many gtk themes never will be as their developers don't have the time. I have had good luck with qt5ct myself, though in some cases I have had to build the gtk2 plugin to use it with myself when Debian shipped an update without it. |
There is no gtk3 theming engine for QT. Someone would have to write them
from scratch using the gtk3 foreign drawing APIs.
El lun., 4 nov. 2019 a las 21:39, lukefromdc (<[email protected]>)
escribió:
… That sounds like it would mean writing the themes new from scratch for
that engine.
Does anyone know of progress in a gtk3 theming engine for QT? If all
themes have to be written new from scratch for QT, many gtk themes never
will be as their developers don't have the time.
I have had good luck with qt5ct myself, though in some cases I have had to
build the gtk2 plugin to use it with myself when Debian shipped an update
without it.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#263?email_source=notifications&email_token=AAMELIFIK7LCCCZC2DFJCT3QSC6EVA5CNFSM4JINMT22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDBGSSY#issuecomment-549611851>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMELIFBYGUMYRJSIGM7RG3QSC6EVANCNFSM4JINMT2Q>
.
|
Then most likely the gtk2 engine gets maintained by someone else if upstream
drops it, as that is easier than a scratch rewrite of every theme for another
theme engine. Even a gtk3 theming engine from scratch would likely be easier
than porting every gtk3 theme that anyone is maintaining in any project to a new
theme engine, as it has to be done only once.
Anyway, I myself do not have the time for this major, major project right now. If someone
else wants to, wonderful and I would be happy to test the results.
…On 11/5/2019 at 1:13 AM, "ale-carra" ***@***.***> wrote:
There is no gtk3 theming engine for QT. Someone would have to
write them
from scratch using the gtk3 foreign drawing APIs.
El lun., 4 nov. 2019 a las 21:39, lukefromdc
***@***.***>)
escribió:
> That sounds like it would mean writing the themes new from
scratch for
> that engine.
>
> Does anyone know of progress in a gtk3 theming engine for QT? If
all
> themes have to be written new from scratch for QT, many gtk
themes never
> will be as their developers don't have the time.
>
> I have had good luck with qt5ct myself, though in some cases I
have had to
> build the gtk2 plugin to use it with myself when Debian shipped
an update
> without it.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/mate-desktop/mate-
themes/issues/263?email_source=notifications&email_token=AAMELIFIK7
LCCCZC2DFJCT3QSC6EVA5CNFSM4JINMT22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW6
3LNMVXHJKTDN5WW2ZLOORPWSZGOEDBGSSY#issuecomment-549611851>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-
auth/AAMELIFBYGUMYRJSIGM7RG3QSC6EVANCNFSM4JINMT2Q>
> .
>
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/mate-desktop/mate-
themes/issues/263#issuecomment-549619275
|
Porting the themes to Kvantum would allow Qt5 apps to look nice when the QtGtkStyle plugin gets inevitably dropped.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: