Code Monkey home page Code Monkey logo

Comments (21)

vinceliuice avatar vinceliuice commented on June 8, 2024 3

I will try to upload this theme on flathub

from matcha-gtk-theme.

 avatar commented on June 8, 2024 2

I have build the necessary files to publish the package for flatpak - to create a flatpak repository to install the theme in other words. Currently I made this for the dark-sea variant. The rest work is in progress. If you want to have a look on it: https://gitlab.com/F3l1XQu1ll/org.gtk.gtk3theme.matcha
@vinceliuice I would prefer to upload the stuff to Flathub (when ready) before creating my own repository on gitlab or github. But I don't want to do this without your permission.

Please make other versions of matcha available through flatpak, or at least this one.

from matcha-gtk-theme.

F3l1XQu1ll avatar F3l1XQu1ll commented on June 8, 2024 1

Please consider to upload it to Flathup, since it's the default theme on Manjaro, Flatpak apps are "broken" (using the default Gnome Adwaita theme instead of Matcha).

from matcha-gtk-theme.

vinceliuice avatar vinceliuice commented on June 8, 2024 1

I've already upload one: https://github.com/flathub/org.gtk.Gtk3theme.Matcha-sea
It's ready to download now

from matcha-gtk-theme.

leclairm avatar leclairm commented on June 8, 2024 1

Hi @vinceliuice,
Thanks a lot for the very nice theme, especially the dark variant, it's by far my preferred one! The drawback is that I'm totally dependent on it now :-)
I'm trying to transition some apps from my distro package manager to flatpak and my issue that I can have the light theme version to work by doing flatpak install flathub org.gtk.Gtk3theme.Matcha-sea but not the dark version. Could you also package the dark version and push it to flathub (I think this is also @hThoreau's request)? That would be really awesome.
Cheers.

from matcha-gtk-theme.

 avatar commented on June 8, 2024

Please do. 😉

from matcha-gtk-theme.

 avatar commented on June 8, 2024

Any development in this front? Maybe the arc theme available at flathub can be used as reference?

from matcha-gtk-theme.

F3l1XQu1ll avatar F3l1XQu1ll commented on June 8, 2024

I have build the necessary files to publish the package for flatpak - to create a flatpak repository to install the theme in other words. Currently I made this for the dark-sea variant. The rest work is in progress. If you want to have a look on it: https://gitlab.com/F3l1XQu1ll/org.gtk.gtk3theme.matcha
@vinceliuice I would prefer to upload the stuff to Flathub (when ready) before creating my own repository on gitlab or github. But I don't want to do this without your permission.

from matcha-gtk-theme.

F3l1XQu1ll avatar F3l1XQu1ll commented on June 8, 2024

Ah, nice!
You can tell me if you want help with the other versions.

from matcha-gtk-theme.

vinceliuice avatar vinceliuice commented on June 8, 2024

Thanks! @F3l1XQu1ll
I never used flathub before, if I get problem about flathub, I'll ask for your help! thanks for your job, I think I can use your file to build the dark version.

from matcha-gtk-theme.

vinceliuice avatar vinceliuice commented on June 8, 2024

No problem!

from matcha-gtk-theme.

leclairm avatar leclairm commented on June 8, 2024

No problem!

That's really great, thanks a lot!

from matcha-gtk-theme.

leclairm avatar leclairm commented on June 8, 2024

No problem!

Hi @vinceliuice
Do you have any news on this? I'd be happy to give it a try but I have no clue how to proceed ...

from matcha-gtk-theme.

jawadalkassim avatar jawadalkassim commented on June 8, 2024

I'm using Manjaro when i use Matcha Dark azul for Application Theme Flatpak don't use the same theme, even if i install the theme manually as a flatpak theme with : flatpak install flathub org.gtk.Gtk3theme.Arc-Dark

from matcha-gtk-theme.

musfay avatar musfay commented on June 8, 2024

@jawadalkassim As its described here, you need to install system default theme on flatpak. flatpak install flathub org.gtk.Gtk3theme.Matcha-dark-azul

from matcha-gtk-theme.

jawadalkassim avatar jawadalkassim commented on June 8, 2024

@musfay Already installed, Actually if i choose another theme like Arc or Materia flatpaks will automatically change the theme, except Matcha-theme although I've installed the theme but all apps switched to adwaita Light
image

from matcha-gtk-theme.

musfay avatar musfay commented on June 8, 2024

@jawadalkassim I tried to reproduce this issue on NixOS. Actually the problem is caused by the flatpak package as it's outdated and still linked to old SDK version 19.08. Other matcha variants works fine. org.gtk.Gtk3theme.Matcha-dark-azul.json
There is a PR for it.

from matcha-gtk-theme.

jawadalkassim avatar jawadalkassim commented on June 8, 2024

@musfay thanks for looking into this issue

from matcha-gtk-theme.

jawadalkassim avatar jawadalkassim commented on June 8, 2024

@musfay can I modify it manually to fix this? Or should I wait until it will be merged

from matcha-gtk-theme.

musfay avatar musfay commented on June 8, 2024

@jawadalkassim You can edit all flatpak packages for your liking. This documentation will help you. You just need to change SDK version and update the theme. You can also cherry-pick this PR.

from matcha-gtk-theme.

jawadalkassim avatar jawadalkassim commented on June 8, 2024

@musfay I've compiled the theme locally with PR changes, but nothing changed
image
image

This is how flatpak apps looks like:
image,

steps:

mkdir app repo
flatpak-builder --ccache --repo=repo --subject="Build of Matcha-dark-azul `17/5/2021`" app org.gtk.Gtk3theme.Matcha-dark-azul.json
flatpak remote-add Matcha-dark-azul repo --no-gpg-verify
sudo flatpak install Matcha-dark-azul org.gtk.Gtk3theme.Matcha-dark-azul

And before that I've changed org.gtk.Gtk3theme.Matcha-dark-azul.json as the PR explained

from matcha-gtk-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.