1 unstable release
0.1.0 | Sep 21, 2024 |
---|
#1101 in Filesystem
120 downloads per month
8KB
131 lines
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.
lib.rs
:
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.
Dependencies
~5MB
~113K SLoC