fs3o5
fs3o5
This PR sets the selected users theme preferences. Known problems: - [ ] Wingpanel does not respect the theme choices. - [ ] https://github.com/elementary/switchboard-plug-pantheon-shell/issues/253 must be implemented.
Fixes #584 At the moment the focus isn't updated when switching pages with "shift + arrow-key" making the whole navigation method useless. With this PR the focus is updated, when...
#86 What do you think about this? @elementary/ux
## Problem The onscreen keyboard doesn't have an elementary theme and it doesn't look well integrated. ## Proposal Provide an elementary specific theme for onboard.
## Problem PrefersAccentColor is not yet used by the switchboard. ## Proposal Sync the preference color to PrefersAccentColor. https://github.com/elementary/default-settings/pull/190. ## Prior Art The dark style gets synchronised.
This PR addresses problems related to the use of libhandy for the calendar. #232 - [x] Properly update selected dates when switching months. - [x] Rewrite CalendarModel in order to...