Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/modprog/darkmode


https://github.com/modprog/darkmode

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# darkmode

This crate currently only supports Linux. Though I'm not opposed to add
other platforms. It uses the
[XDG Desktop Portal Settings](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.Settings.html#org-freedesktop-portal-settings-settingchanged).
It is intended as a minimal crate to be used on top of `winit`'s built-in
dark mode detection on other OSes.