Skip to content
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

Fix GTK4 and bump runtime version #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix GTK4 and bump runtime version #10

wants to merge 2 commits into from

Conversation

dusansimic
Copy link
Collaborator

@flathubbot
Copy link
Contributor

Started test build 52140

@flathubbot
Copy link
Contributor

Build 52140 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/34773/org.gtk.Gtk3theme.adw-gtk3.flatpakref

@@ -14,6 +14,7 @@ modules:
build-commands:
- install -d /usr/share/runtime/share/themes/adw-gtk3
- cp -a adw-gtk3/gtk-3.0 /usr/share/runtime/share/themes/adw-gtk3
- cp -a adw-gtk3/gtk-4.0 /usr/share/runtime/share/themes/adw-gtk3
Copy link

@bbhtt bbhtt Jul 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As noted lassekongo83/adw-gtk3#235 I think this won't work?

Same for aw-gtk3 dark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GTK4 Flatpaks don't use adw-gtk3
3 participants