> Windows 10/11 feedback would be great

So far so good on a stock Win 10 (22H2) VM with native dark mode active (i.e. 
`AppsUseLightTheme` == `0`):<sup>1.</sup>

<img width="800" alt="geany-2.1_ci_20240428183001_d3bb7fe-2024-04-29-151630" 
src="https://github.com/geany/geany/assets/59004801/ef76157a-d5ae-4111-b147-ce6a4ce91945";><br>

> Also I presume the native dialogs are themed by the platform, not by GTK 
> themes

The screen capture and Registry values below confirm as much.

At least it's not launching the XP-era file dialogue that caused #3209

---
<sup>1.</sup>
~~~sh-session
$ reg query 
"HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize"
 /se #

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize
    ColorPrevalence    REG_DWORD    0x0
    EnableTransparency    REG_DWORD    0x0
    AppsUseLightTheme    REG_DWORD    0x0
    SystemUsesLightTheme    REG_DWORD    0x0
~~~


-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3861#issuecomment-2083492646
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3861/c2083492...@github.com>

Reply via email to