elementary / default-settings

Default settings for elementary OS
GNU General Public License v3.0
39 stars 28 forks source link

Move AccountsService extension to SettingsDaemon #197

Open danirabbit opened 3 years ago

danirabbit commented 3 years ago

Currently we're shipping the accountsservice extension as part of default settings. However, the settings daemon is responsible for keeping many of these keys in sync with gsettings in the session.

It would probably be better to ship these things with the settings daemon so that they don't have to be maintained in two places