Instead of the patched libAdwaita, just ship libAdapta named like libAdwaita #989
Replies: 7 comments 8 replies
-
The README says: |
Beta Was this translation helpful? Give feedback.
-
No, it doesn't. It allows full theming. Have you actually tried it?
Mint will ship libadapta as well. I'm pretty sure the Mint devs have no intention of patching every libadwaita app to use it. That would be a huge waste of time and effort. |
Beta Was this translation helpful? Give feedback.
-
libAdapta has full themeing. |
Beta Was this translation helpful? Give feedback.
-
I think libadapta is the patched libadwaita |
Beta Was this translation helpful? Give feedback.
-
I did'nt say they are the same.
|
Beta Was this translation helpful? Give feedback.
-
I have 2 questions:
|
Beta Was this translation helpful? Give feedback.
-
There is an misunderstanding about all of this. Mint will ship a patched version of libadwaita with it's next release. That means libadwaita apps you install in Mint, from the repos, will use your system theme if it has proper support. If your theme does not support it, they will just look like libadwaita apps. If you want to see how that's done, look at the Mint-Y themes here on github. Support has already been added to those themes. Libadapta is a fork of libadwaita. It is a new library that can be used to build apps from the start. Currently it is pretty much identical to libadwaita. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The patched libAdwaita only allows changing one accent colour. This is too little. You could ship libAdapta instead of libAdwaita and have the apps use it instead, because they're actually quite easy to fix if the theme author wants to.
This is GNOME Maps with a custom GTK theme based on Materia (forced using
GTK_THEME
); besides changing the colours, the only changes made for libAdwaita were 5 lines:Also, this is the theme repository.
Beta Was this translation helpful? Give feedback.
All reactions