Bug 449876 - Breeze GTK still uses circled closed button by default
Summary: Breeze GTK still uses circled closed button by default
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: gtk theme (show other bugs)
Version: 5.24.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Janet Blackquill
URL:
Keywords:
: 446497 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-02-09 18:20 UTC by Long Vu
Modified: 2022-05-15 18:58 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.24.1
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Long Vu 2022-02-09 18:20:45 UTC
SUMMARY
On a new build of Breeze GTK, it uses the circled closed button by default which is no longer a default for the Qt theme. The issue mostly impacts running Breeze on non-KDE environments and inside flatpak where it can't access the window_decorations.css and svg files in .config/gtk-3.0 folder.
Comment 1 Janet Blackquill 2022-02-11 18:18:28 UTC
Git commit a5a8217dab3af69e925068ea68bcc4cd4a75fb55 by Janet Blackquill.
Committed on 11/02/2022 at 18:18.
Pushed by cblack into branch 'master'.

assets: uncircle the close button's idle state

This is the new default in Breeze.

M  +1    -1    src/assets/breeze-close-symbolic.svg

https://invent.kde.org/plasma/breeze-gtk/commit/a5a8217dab3af69e925068ea68bcc4cd4a75fb55
Comment 2 Nate Graham 2022-02-12 04:29:34 UTC
Git commit 285585f751af96f7febcf979898ab5d59e96751a by Nate Graham, on behalf of Janet Blackquill.
Committed on 12/02/2022 at 04:29.
Pushed by ngraham into branch 'Plasma/5.24'.

assets: uncircle the close button's idle state

This is the new default in Breeze.


(cherry picked from commit a5a8217dab3af69e925068ea68bcc4cd4a75fb55)

M  +1    -1    src/assets/breeze-close-symbolic.svg

https://invent.kde.org/plasma/breeze-gtk/commit/285585f751af96f7febcf979898ab5d59e96751a
Comment 3 Nate Graham 2022-02-15 05:12:20 UTC
*** Bug 446497 has been marked as a duplicate of this bug. ***
Comment 4 Nate Graham 2022-05-02 18:33:09 UTC
*** Bug 453167 has been marked as a duplicate of this bug. ***
Comment 5 Nate Graham 2022-05-02 18:33:48 UTC
Re-opening; per Bug 453167, it seems to not be fixed.
Comment 6 Artem Grinev 2022-05-15 11:41:18 UTC
(In reply to Nate Graham from comment #5)
> Re-opening; per Bug 453167, it seems to not be fixed.

It's not the same bug. We rely on Breeze-GTK to inject kwin's button appearance so they look well. Adwaita doesn't have those tricks and uses default icon from Breeze icon set.
Comment 7 Nate Graham 2022-05-15 18:58:34 UTC
OK, thanks.