aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/settings-shared.h
Commit message (Collapse)AuthorAgeFilesLines
* in LiveSettings, add gschema support for notification app blacklistingCharles Kerr2021-06-301-0/+3
|
* gsettings: Drop the 'show-clock' setting. Always show the clock.Robert Tari2020-09-051-1/+0
| | | | | | | The 'show-clock' gsetting option made it possible to "hide" the time from the indicator. Fixes AyatanaIndicator/ayatana-indicator-datetime#16.
* honor gsettings for calendar eventsCharles Kerr2018-03-261-0/+1
|
* include/datetime/settings-shared.h: Namespace fix for SETTINGS_INTERFACE macro.Mike Gabriel2017-12-081-1/+1
|
* add snooze properties to our schema; export it on the bus; add testsCharles Kerr2014-09-021-0/+1
|
* configurable haptic mode, part 1 of 3: add haptic feedback mode to the ↵Charles Kerr2014-07-311-0/+1
| | | | GSettings schema and to our Settings object
* Design prefers to have a volume slider instead of presets, so remove the ↵Charles Kerr2014-06-261-10/+0
| | | | AlarmVolume enum and replace it with an int range.
* add GSettings support for specifying an alarm loop durationCharles Kerr2014-06-241-0/+1
|
* add GSettings support for specifying a default alarm sound and default alarm ↵Charles Kerr2014-06-231-0/+12
| | | | volume.
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-3/+3
| | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again
* add other datetime header filesCharles Kerr2013-12-171-0/+49