https://bugs.kde.org/show_bug.cgi?id=432756

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |UPSTREAM

--- Comment #3 from Nate Graham <[email protected]> ---
There are two things going on here:

1. The window decorations available from here only apply to kwin-drawn
titlebars, not app-drawn CSDs. The theming system here is fundamentally
incompatible with them.

2. However we have made a nifty feature to at least sync the button shapes from
the window decoration theme to GTK CSD apps, even if we can't force the rest of
the appearance.

#2 does not work for Flatpak apps because flatpak apps can't use
system-installed themes like this. Any theme a Flatpak app is going to use has
to be included in that app's list of flatpak runtimes. So this would work if
the theme in question was in the runtime, but it's probably not, and there is
no way for you the user to get it in there because that's not how flatpak is
designed. Its creators didn't really care about themability and so didn't build
in very good support for it, unfortunately.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to