nixpkgs/nixos/modules
Sefa Eyeoglu bd97ff5ff4 nixos/fontconfig: Change default antialiasing style to greyscale instead of subpixel
fontconfig before version 2.13.1 was apparently implicitly not using
subpixel antialiasing. The fontconfig NixOS module deviated from this,
using subpixel antialiasing with `rgb` layout by default. In fontconfig
2.14.1, subpixel antialiasing was inadvertently enabled as the default:
2b6afa02ab

According to https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/337,
that deviates from GNOME/GTK’s defaults, which resulted in apps taking the
settings directly from fontconfig (e.g. Firefox) from diverging from GNOME
programs.

The change was subsequently reverted in 2.14.2, choosing the greyscale
antialiasing explicitly: 030759b74f
Let’s reflect this default setting in the NixOS module.

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-03 16:02:22 +02:00
..
config nixos/fontconfig: Change default antialiasing style to greyscale instead of subpixel 2023-06-03 16:02:22 +02:00
hardware nixos: fix typos 2023-05-19 22:31:04 -04:00
i18n/input-method treewide: use more lib.optionalString 2023-04-07 13:38:33 +02:00
installer Merge pull request #229767 from mberndt123/mberndt123/stratis-rootfs 2023-05-25 14:06:31 -04:00
misc nixos: fix typos 2023-05-19 22:31:04 -04:00
profiles nixos/installer: update getty help message 2023-04-08 20:18:28 +02:00
programs nixos/sway: fix package option documentation 2023-06-01 19:40:02 +00:00
security nixos/pam_mount: fix mounts without options (#234026) 2023-05-25 22:45:59 +02:00
services nixos/gitea: requires database 2023-06-03 05:14:46 -04:00
system Merge pull request #227628 from m-bdf/logind-handle-keys 2023-05-29 14:31:43 -04:00
tasks network-interfaces-scripted: fix interface cleanup 2023-05-27 15:09:22 +02:00
testing nixos: fix typos 2023-05-19 22:31:04 -04:00
virtualisation Merge pull request #235295 from nikstur/qemu-vm-improve-comments-and-docs 2023-06-02 15:34:49 +02:00
module-list.nix nixos/sitespeed-io: init 2023-06-03 03:12:51 +00:00
rename.nix nixos: fix typos 2023-05-19 22:31:04 -04:00