cosmic-settings/cosmic-settings
Aurabindo Pillai b2ee3a123c fix(font): remove intrusive filter for fonts
Some regular fonts that have slightly higher weights get filtered out
due to the filter used in the font loading function being a little too
intrusive.

Remove the condition for font weight to be regular so that all fonts
will be available to be set for the interface/mono fonts.

Others like KDE, Gnome do not filter out fonts with higher weights since
on the same system, other DEs allow the fonts to be selected. So
there is need for Cosmic DE to filter out these fonts.

Fixes: https://github.com/pop-os/cosmic-settings/issues/859
Signed-off-by: Aurabindo Pillai <mail@aurabindo.in>
2025-09-02 14:43:51 +02:00
..
src fix(font): remove intrusive filter for fonts 2025-09-02 14:43:51 +02:00
Cargo.toml improv(libcosmic): segmented button improvements 2025-08-13 12:29:18 +02:00
i18n.toml feat: add desktop entries for each settings page 2024-03-22 18:13:15 +01:00
README.md feat: add desktop entries for each settings page 2024-03-22 18:13:15 +01:00