emacs-devel
[Top][All Lists]
Advanced

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

Re: Dark mode on Windows


From: Po Lu
Subject: Re: Dark mode on Windows
Date: Mon, 25 Oct 2021 12:27:48 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Vince Salvino <salvino@coderedcorp.com> writes:

> This is not a feature of emacs, rather it is a specific feature of
> Windows which is being supported (e.g. the window manager "chrome"
> around GUI emacs). Other operating systems have their own window
> managers, which actually are user-controllable, and would not require
> such a kludge in emacs :)

But in that case, the decorations can't be controlled on a per-frame
basis.  This behaviour is desirable and could potentially drive people
to use proprietary operating systems.

> I have outlined ideas for this in the README.md in my fork. It would
> probably be possible to create a separate build profile, similar to NT
> vs Cygwin, etc. That is a bit beyond my skills, and I have no way of
> testing those systems.

If you find a solution, I can help test on Windows 9x.  But first, is
there any reason `DwmSetWindowAttribute' can't be dynamically loaded,
like many other functions are on MS-Windows?


reply via email to

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