[systemsettings] [Bug 421745] The color scheme of gtk3 apps is not immediately updated when I change the global theme; the apps need to be restarted

2022-10-21 Thread Wachid Adi Nugroho
https://bugs.kde.org/show_bug.cgi?id=421745

Wachid Adi Nugroho  changed:

   What|Removed |Added

 CC||wachidadinugroho.maya@gmail
   ||.com

--- Comment #39 from Wachid Adi Nugroho  ---
Doesn't works on Wayland but it's works on X11

Plasma 5.26.0
Frameworks 5.99.0

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

[systemsettings] [Bug 421745] The color scheme of gtk3 apps is not immediately updated when I change the global theme; the apps need to be restarted

2022-10-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421745

--- Comment #38 from Nate Graham  ---
*** Bug 460359 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 421745] The color scheme of gtk3 apps is not immediately updated when I change the global theme; the apps need to be restarted

2022-09-07 Thread SoilpH96
https://bugs.kde.org/show_bug.cgi?id=421745

SoilpH96  changed:

   What|Removed |Added

 CC||filippo27...@gmail.com

--- Comment #37 from SoilpH96  ---
Can still reproduce on Plasma 5.25.5. Tested on Firefox and Virt-Manager.

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

[systemsettings] [Bug 421745] The color scheme of gtk3 apps is not immediately updated when I change the global theme; the apps need to be restarted

2022-08-31 Thread TraceyC
https://bugs.kde.org/show_bug.cgi?id=421745

TraceyC  changed:

   What|Removed |Added

 CC||kdeb...@tlcnet.info

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

[systemsettings] [Bug 421745] The color scheme of gtk3 apps is not immediately updated when I change the global theme; the apps need to be restarted

2022-08-31 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=421745

--- Comment #36 from David Redondo  ---
Works for me with todays KDE neon unstable and gedit

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

[systemsettings] [Bug 421745] The color scheme of gtk3 apps is not immediately updated when I change the global theme; the apps need to be restarted

2022-08-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421745

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

--- Comment #35 from Nate Graham  ---
Can reproduce.

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

[systemsettings] [Bug 421745] The color scheme of gtk3 apps is not immediately updated when I change the global theme; the apps need to be restarted

2022-08-28 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=421745

Patrick Silva  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #34 from Patrick Silva  ---
This bug is still reproducible with the steps provided in comment 0. Tested
even with a new user account.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.25.80
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.5
Graphics Platform: Wayland

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

[systemsettings] [Bug 421745] The color scheme of gtk3 apps is not immediately updated when I change the global theme; the apps need to be restarted

2022-08-10 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=421745

David Redondo  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |864b2b7797ad8ad22a5eb3c9053 |376c74f582a41a8e0eec7c4443d
   |4b80ca1655d4c   |8b7401be97f0d

--- Comment #33 from David Redondo  ---
Git commit 376c74f582a41a8e0eec7c4443d8b7401be97f0d by David Redondo.
Committed on 10/08/2022 at 15:07.
Pushed by davidre into branch 'Plasma/5.24'.

lookandfeelmanager: Write colors before color scheme

While we indeed write both with KConfig::Notify flag interested
processes might only listen to the scheme change instead of
every color scheme group. When they react to the scheme change
the colors have not yet changed.
The colors kcm also does it in this order.
FIXED-IN:5.24.7


(cherry picked from commit 9a77503f0bd9ce0ccd0e99c08e9feef76c99743a)

M  +2-1kcms/lookandfeel/lookandfeelmanager.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/376c74f582a41a8e0eec7c4443d8b7401be97f0d

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

[systemsettings] [Bug 421745] The color scheme of gtk3 apps is not immediately updated when I change the global theme; the apps need to be restarted

2022-08-10 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=421745

David Redondo  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |9a77503f0bd9ce0ccd0e99c08e9 |864b2b7797ad8ad22a5eb3c9053
   |feef76c99743a   |4b80ca1655d4c

--- Comment #32 from David Redondo  ---
Git commit 864b2b7797ad8ad22a5eb3c90534b80ca1655d4c by David Redondo.
Committed on 10/08/2022 at 15:05.
Pushed by davidre into branch 'Plasma/5.25'.

lookandfeelmanager: Write colors before color scheme

While we indeed write both with KConfig::Notify flag interested
processes might only listen to the scheme change instead of
every color scheme group. When they react to the scheme change
the colors have not yet changed.
The colors kcm also does it in this order.
FIXED-IN:5.24.7


(cherry picked from commit 9a77503f0bd9ce0ccd0e99c08e9feef76c99743a)

M  +2-1kcms/lookandfeel/lookandfeelmanager.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/864b2b7797ad8ad22a5eb3c90534b80ca1655d4c

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

[systemsettings] [Bug 421745] The color scheme of gtk3 apps is not immediately updated when I change the global theme; the apps need to be restarted

2022-08-10 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=421745

David Redondo  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kde-gtk-config/commit/7e |ma/plasma-workspace/commit/
   |61802bb179f53e0e785109ce7ab |9a77503f0bd9ce0ccd0e99c08e9
   |35d9b5dec54 |feef76c99743a
   Version Fixed In||5.24.7
 Status|ASSIGNED|RESOLVED

--- Comment #31 from David Redondo  ---
Git commit 9a77503f0bd9ce0ccd0e99c08e9feef76c99743a by David Redondo.
Committed on 10/08/2022 at 14:18.
Pushed by davidre into branch 'master'.

lookandfeelmanager: Write colors before color scheme

While we indeed write both with KConfig::Notify flag interested
processes might only listen to the scheme change instead of
every color scheme group. When they react to the scheme change
the colors have not yet changed.
The colors kcm also does it in this order.
FIXED-IN:5.24.7

M  +2-1kcms/lookandfeel/lookandfeelmanager.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/9a77503f0bd9ce0ccd0e99c08e9feef76c99743a

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

[systemsettings] [Bug 421745] The color scheme of gtk3 apps is not immediately updated when I change the global theme; the apps need to be restarted

2022-07-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=421745

Nate Graham  changed:

   What|Removed |Added

Summary|The color scheme of gtk3|The color scheme of gtk3
   |apps is not immediately |apps is not immediately
   |updated when I change the   |updated when I change the
   |global theme. Plasma|global theme; the apps need
   |session needs to be |to be restarted
   |restarted.  |

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