danth / stylix

System-wide colorscheming and typography for NixOS
https://stylix.danth.me/
MIT License
1.11k stars 139 forks source link

Track the latest supported version of each target #274

Open danth opened 7 months ago

danth commented 7 months ago

Applications often add new features which come alongside new options in the color scheme. Some modules in Stylix are a few years old now, and may be missing support for these new options.

To make it easier to discover missing functionality like this, without relying on users reporting issues, we should record the last version of a target which was known to be fully supported.

The corresponding release date may also be useful to have, since this would allow (with some extra tooling) searching for modules which haven't been updated in a long time.