3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/desktops
Andy Chun @noneucat 2fedbbab9c nixos/gnome/at-spi2-core: force GTK_A11Y=none when disabled
GTK 4 applications use accessibility bus directly
and will try to connect to it every time a widget is created:
https://gitlab.gnome.org/GNOME/gtk/-/issues/4831

This will make GTK 4 apps (e.g. newly ported Nautilus) grind
to a halt on systems that do not have AT-SPI service installed.

Let’s explicitly disable accessibility support with an environment
variable when the AT-SPI service is not enabled to avoid that.
Just like we do for ATK-based applications with `NO_AT_BRIDGE`.

Fixes: https://github.com/NixOS/nixpkgs/issues/197188
2022-11-20 01:50:38 +01:00
..
gnome nixos/gnome/at-spi2-core: force GTK_A11Y=none when disabled 2022-11-20 01:50:38 +01:00
pipewire
accountsservice.nix
bamf.nix
blueman.nix
cpupower-gui.nix
dleyna-renderer.nix
dleyna-server.nix
espanso.nix
flatpak.nix
flatpak.xml
geoclue2.nix nixos/geoclue2: make system service wait on network-online 2022-11-09 16:50:18 +00:00
gsignond.nix
gvfs.nix
malcontent.nix
neard.nix
profile-sync-daemon.nix
system-config-printer.nix
telepathy.nix
tumbler.nix
zeitgeist.nix