public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add breeze-gtk
@ 2026-09-11 14:42 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-11 14:42 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:42 [flatpaks/flatpak-runtime] f45: Add breeze-gtk Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox