darkmode

Crates.iodarkmode
lib.rsdarkmode
version0.1.0
sourcesrc
created_at2024-09-21 20:07:51.388734
updated_at2024-09-21 20:07:51.388734
descriptionDarkmode detection on linux using XDG desktop portal
homepage
repositoryhttps://github.com/ModProg/darkmode
max_upload_size
id1382440
size12,318
Roland Fredenhagen (ModProg)

documentation

https://docs.rs/darkmode

README

darkmode

This crate currently only supports Linux. Though I'm not opposed to add other platforms. It uses the XDG Desktop Portal Settings. It is intended as a minimal crate to be used on top of winit's built-in dark mode detection on other OSes.

Commit count: 3

cargo fmt