[dolphin] [Bug 506618] Color scheme chooser

2025-08-13 Thread Thomas Vde
https://bugs.kde.org/show_bug.cgi?id=506618

--- Comment #9 from Thomas Vde  ---
Wow! ... Thank you so much Méven and Kostiantyn!

I am very much looking forward to try this out!

Dolphin is so beautiful already and getting more so all the time! :-)

Thank you!

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

[dolphin] [Bug 506618] Color scheme chooser

2025-08-13 Thread Méven
https://bugs.kde.org/show_bug.cgi?id=506618

Méven  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/-/commit/9142bae
   ||92949a4929655b99ce4124e4438
   ||0da43c
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #8 from Méven  ---
Git commit 9142bae92949a4929655b99ce4124e44380da43c by Méven Car, on behalf of
Kostiantyn Korchuhanov.
Committed on 13/08/2025 at 08:58.
Pushed by meven into branch 'master'.

Add a Window Color Scheme menu in the Configure menu

The menu is located at Menu -> Configure -> Window color scheme
Either in menu or hamburger mode.

M  +12   -0src/dolphinmainwindow.cpp
M  +4-1src/dolphinui.rc
M  +4-1src/dolphinuiforphones.rc

https://invent.kde.org/system/dolphin/-/commit/9142bae92949a4929655b99ce4124e44380da43c

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

[dolphin] [Bug 506618] Color scheme chooser

2025-07-06 Thread Thomas Vde
https://bugs.kde.org/show_bug.cgi?id=506618

--- Comment #7 from Thomas Vde  ---
PPS: I solved the issue with the lost session by 1. setting Dolphin to remember
the last session on startup and 2. with each theme-switch copying the
/.config/session/dolphin_dolphin_dolphin over from one config to the other. 

Just in case someone else, like me,  doesn't want to wait until the color
scheme chooser is implemented in Dolphin.

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

[dolphin] [Bug 506618] Color scheme chooser

2025-07-05 Thread Thomas Vde
https://bugs.kde.org/show_bug.cgi?id=506618

--- Comment #6 from Thomas Vde  ---
PS: With "child-processes" I meant the apps Dolphin uses to open all the
different types of files.

Another drawback: the current session gets lost. Tabs, etc. ...

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

[dolphin] [Bug 506618] Color scheme chooser

2025-07-05 Thread Thomas Vde
https://bugs.kde.org/show_bug.cgi?id=506618

--- Comment #5 from Thomas Vde  ---
(In reply to Nate Graham from comment #4)
> It's not very hard at all, actually. It just needs someone to implement the
> color scheme chooser menu for Dolphin. A few apps already have it, like
> Kate, Konsole, Krita, and Elisa.

Wow, that sounds promising! :-)

Right now I restart Dolphin with a different kdeglobals in a separate config
folder:
export XDG_CONFIG_HOME=/home/.config_dolphin_dark export
XDG_DATA_DIRS=/usr/share:/usr/local/share; dolphin

But it has some drawbacks. Especially, that all the child-processes now look
for their configs there too.

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

[dolphin] [Bug 506618] Color scheme chooser

2025-07-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=506618

Nate Graham  changed:

   What|Removed |Added

Summary|Feature request: Per app|Color scheme chooser
   |light/dark mode setting |

--- Comment #4 from Nate Graham  ---
It's not very hard at all, actually. It just needs someone to implement the
color scheme chooser menu for Dolphin. A few apps already have it, like Kate,
Konsole, Krita, and Elisa.

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