bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51404: Support system dark mode on Windows 10


From: Vince Salvino
Subject: bug#51404: Support system dark mode on Windows 10
Date: Sun, 23 Jan 2022 00:00:32 +0000

Attached is a patch which listens to the OS settings change, to dynamically 
change light/dark GUI during runtime.

Disclaimer here, I am not actually a C nor Win32 developer. I am not currently 
happy with the g_hwnds[256] implementation - that is purely a sloppy hack as a 
proof of concept. There is probably a much better way to track the window 
handles (all outlined in the TODO comment). However, this works if anyone wants 
to play around with it.

Vince Salvino

Attachment: 0002-Support-MS-Windows-light-dark-mode-theme-change-duri.patch
Description: 0002-Support-MS-Windows-light-dark-mode-theme-change-duri.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]