public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add breeze-gtk
Date: Fri, 11 Sep 2026 14:42:54 GMT [thread overview]
Message-ID: <178913777477.1.502956243908618241.flatpaks-flatpak-runtime-7e915efbc59a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : 7e915efbc59a29be2a793416244ed98622ca2976
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-03-02T20:29:46-05:00
Stats : +13/-0 in 3 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/7e915efbc59a29be2a793416244ed98622ca2976?branch=f45
Log:
Add breeze-gtk
This allows GTK+ apps to conform to the system theme when run on KDE
Plasma.
---
diff --git a/container-sdk.yaml b/container-sdk.yaml
index 6ddb824..ad87e95 100644
--- a/container-sdk.yaml
+++ b/container-sdk.yaml
@@ -103,6 +103,11 @@ flatpak:
- bluez-libs-devel
- bomtool
- boost-regex
+ - breeze-gtk
+ - breeze-gtk-common
+ - breeze-gtk-gtk2
+ - breeze-gtk-gtk3
+ - breeze-gtk-gtk4
- brotli
- brotli-devel
- bubblewrap
@@ -374,6 +379,7 @@ flatpak:
- gtk-immodules-imsettings
- gtk-update-icon-cache
- gtk2
+ - gtk2-engines
- gtk2-immodules
- gtk3
- gtk3-devel
diff --git a/container.yaml b/container.yaml
index bdba564..7d2a044 100644
--- a/container.yaml
+++ b/container.yaml
@@ -69,6 +69,11 @@ flatpak:
- basesystem
- bash
- bluez-libs
+ - breeze-gtk
+ - breeze-gtk-common
+ - breeze-gtk-gtk2
+ - breeze-gtk-gtk3
+ - breeze-gtk-gtk4
- bubblewrap
- bzip2
- bzip2-libs
@@ -216,6 +221,7 @@ flatpak:
- gtk-immodules-imsettings
- gtk-update-icon-cache
- gtk2
+ - gtk2-engines
- gtk2-immodules
- gtk3
- gtk3-immodule-xim
diff --git a/package-notes.txt b/package-notes.txt
index 3a6af82..0d26faa 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -18,6 +18,7 @@ adwaita-icon-theme: W: part of runtime, but not bin/libs
audit-libs: Fedora builds things this way
avahi-glib: EB: include this as well as we already have avahi-libs
avahi-libs: cups-libs(built that way?)
+breeze-gtk: E: for theming of GTK apps when running on KDE Plasma
ca-certificates
cdparanoia-libs: pulled in via gstreamer1-plugins-base
cmake-filesystem: E: avoid problems with cmake autorequires; the prefix=/usr is incorrect for /app builds but unowned directories do not matter for flatpaks
reply other threads:[~2026-09-11 14:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178913777477.1.502956243908618241.flatpaks-flatpak-runtime-7e915efbc59a@fedoraproject.org \
--to=yselkowi@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox