Skip to content

Draft: keyboard: Use new gnome-desktop api for getting default input sources

Ray Strode requested to merge use-new-input-source-defaults-api into main

gnome-desktop now offers a way to get the default input sources for a system when no input settings are set.

This commit changes control-center to use that api instead of just leaving things blank.

Merge request reports