elementary / quick-settings

Access frequently used settings and system actions
GNU General Public License v3.0
2 stars 0 forks source link

DarkModeToggle: don't set schedule when updating from accountsservice #35

Closed danirabbit closed 2 weeks ago

ryonakano commented 1 month ago

Hmm, I'm still facing the linked issue with this branch, even after installing it and rebooting…

danirabbit commented 2 weeks ago

@ryonakano oops sorry you're right. This doesn't fix #8. The issue this fixes instead is:

  1. Open System Settings → Desktop → Appearance and select either Default at night or Dark during the day
  2. Select "Sunset to sunrise" and see that the style changes from light to dark (or dark to light)

Without this branch:

  1. Schedule gets reset to "Disabled" after the style changes

With this branch:

  1. Schedule remains on "sunset to sunrise"