calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Application: Add `Calendar.Settings` Singleton

Open Marukesu opened this issue 3 years ago • 0 comments

Second part of elementary/settings-daemon#39.

This create an new Calendar.Settings class to provide both internal and external settings, while allowing calendar to work ever if they can't access any of the settings (eg. running ./build/src/io.elementary.calendar).

this is exposing two unused keys right now:

  • background for #681
  • first_weekday for #638

Maya.Settings was removed and time_format () moved there.

Marukesu avatar Dec 18 '21 11:12 Marukesu