darkmode 0.1.0

Darkmode detection on linux using XDG desktop portal
Documentation
  • Coverage
  • 9.09%
    1 out of 11 items documented0 out of 5 items with examples
  • Size
  • Source code size: 11.84 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 420.26 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ModProg/darkmode
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ModProg

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.