From: Eli Zaretskii <eliz@gnu.org>
To: "Rahul M. Juliato" <rahuljuliato@gmail.com>
Cc: 68766@debbugs.gnu.org
Subject: bug#68766: 29.2; Windows dark/light mode changes does not reflect on Emacs Title bar/Scrollbar
Date: Sat, 03 Feb 2024 11:57:00 +0200 [thread overview]
Message-ID: <8634u950r7.fsf@gnu.org> (raw)
In-Reply-To: <874jeuoaqh.fsf@gmail.com> (rahuljuliato@gmail.com)
> From: "Rahul M. Juliato" <rahuljuliato@gmail.com>
> Cc: 68766@debbugs.gnu.org
> Date: Tue, 30 Jan 2024 16:57:26 -0300
>
> Hello there again!
>
>
> Regarding the side discussion Stefan and Eli were commenting on (and if I am
> polluting this thread, please tell me where we can take this conversation).
>
>
> I'd be more than happy if `auto-dark-mode` or some version
> of it gets added to Emacs or some other more "official" package archive than
> MELPA. I am also happy to help on any other matter I can contribute.
>
>
> Just to be clear of what the package does:
>
> - User sets a variable with "dark-mode" theme name;
>
> - The same for "light-mode"
>
> - Starts the minor mode either manually or on boot (auto-dark-mode)
>
> - Emacs changes between these themes whenever system changes its dark/light
> mode internal state
>
> - Also works with Doom Emacs and Spacemacs
>
>
> Systems supported by the detection mechanism:
>
> - macos: using `emacs-plus` (faster detection method) or any other emacs build
> falling back to osascript (a little slower detection method)
>
> - gnu/linux: trough dbus with Gnome or gnome modules installed booting another
> WM, such as Sway or i3
>
> - android: using `Termux`
>
> - windows: through powershell or winreg
Regarding the Windows solution: aren't there better alternatives than
using Powershell or Registry? I'd prefer doing this programmatically
in C using some suitable APIs, if possible.
next prev parent reply other threads:[~2024-02-03 9:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-28 2:08 bug#68766: 29.2; Windows dark/light mode changes does not reflect on Emacs Title bar/Scrollbar Rahul M. Juliato
2024-01-28 2:40 ` Stefan Kangas
2024-01-28 6:42 ` Eli Zaretskii
2024-01-30 19:52 ` Rahul M. Juliato
2024-01-28 6:38 ` Eli Zaretskii
2024-01-29 22:34 ` Stefan Kangas
2024-01-30 7:37 ` Visuwesh
2024-01-30 11:57 ` Rudolf Schlatte
2024-01-30 13:15 ` Eli Zaretskii
2024-01-30 19:57 ` Rahul M. Juliato
2024-02-03 9:57 ` Eli Zaretskii [this message]
2024-02-19 1:15 ` Rahul M. Juliato
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8634u950r7.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=68766@debbugs.gnu.org \
--cc=rahuljuliato@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).