aboutsummaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Add option to show/hide alarmskugiigi2023-12-191-0/+7
|
* Fix gschema file translationRobert Tari2023-09-092-10/+5
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/93
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-163-4/+2
|
* data/CMakeLists.txt: Do not use automatic GSchema compilationRobert Tari2021-10-221-1/+0
|
* data/CMakeLists.txt: Use intltool_merge_translations instead of execute_processRobert Tari2021-10-211-1/+2
|
* Use native CMake GSettings moduleRobert Tari2021-10-211-3/+4
|
* Allow autostart for Budgie DesktopDavid Mohammed2021-10-031-1/+1
|
* Use calendar app icon.Renato Araujo Oliveira Filho2021-08-291-5/+0
|
* Update notifications to use the new calendar icon.Renato Araujo Oliveira Filho2021-08-291-1/+1
|
* Post message on messaging menu if the notification get timeout.Renato Araujo Oliveira Filho2021-08-292-1/+7
|
* gsettings: Drop the 'show-clock' setting. Always show the clock.Robert Tari2020-09-051-7/+0
| | | | | | | The 'show-clock' gsetting option made it possible to "hide" the time from the indicator. Fixes AyatanaIndicator/ayatana-indicator-datetime#16.
* Whitespace fixRobert Tari2020-09-031-169/+169
|
* Drop all references to upstart.Mike Gabriel2020-08-104-71/+0
|
* Start indicator in systemd when ayatana-indicators.target is startedMarius Gripsgard2020-08-091-1/+4
| | | | | | | This starts the indicator with the ayatana-indicators.target Taken from: https://github.com/ubports/indicator-datetime/commit/313c78c0f4bd66fcc130757189cdbd3429c50657
* indicates an interrogative clause or phrase..leela2019-08-251-1/+1
| | | | ....indicates an interrogative clause or phrase in many languages, hence updated question mark. see https://en.wikipedia.org/wiki/Question_mark
* use @FOO@ intead of ${FOO} for variable substitution when configuring filesCharles Kerr2018-03-261-2/+2
|
* add calendar-default-sound to the gsettings schemaCharles Kerr2018-03-261-0/+7
|
* generate .gschema.xml.in to include cmake constants e.g. alarm_default_soundCharles Kerr2018-03-262-4/+14
|
* data/: Various path and namespace fixes (leftovers of Ubuntu Indicators -> ↵Mike Gabriel2018-03-163-9/+8
| | | | Ayatana Indicators fork).
* data/ayatana-indicator-datetime.service.in: Fix copy+paste flaws.Mike Gabriel2017-12-081-2/+2
|
* systemd integration: Add systemd user service file and upstart override.Mike Gabriel2017-12-083-0/+43
|
* data/ayatana-indicator-datetime.desktop.in: Drop GNOME from OnlyShowIn= key, ↵Mike Gabriel2017-12-081-1/+1
| | | | add XFCE instead.
* data/org.ayatana.indicator.datetime: Fix Name= key (indicator-datetime -> ↵Mike Gabriel2017-12-081-2/+1
| | | | ayatana-indicator-datetime).
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-1/+1
|
* Use GSettings cmake module from cmake-extras.Mike Gabriel2017-12-082-68/+60
|
* data/: Fix file namespaces for XDG and upstart files.Mike Gabriel2017-12-084-7/+7
|
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-176-26/+26
|
* replace the default alarm from 'Suru arpeggio.ogg' to 'Alarm clock.oggCharles Kerr2015-09-041-1/+1
|
* change the default alarm duration from 30 minutes to 10.Charles Kerr2015-03-251-1/+1
|
* add snooze properties to our schema; export it on the bus; add testsCharles Kerr2014-09-022-0/+16
|
* configurable haptic mode, part 3 of 3: expose the new haptic mode setting as ↵Charles Kerr2014-07-311-0/+9
| | | | a DBus property; sync exporter tests
* configurable haptic mode, part 1 of 3: add haptic feedback mode to the ↵Charles Kerr2014-07-311-0/+8
| | | | GSettings schema and to our Settings object
* use unsigned ints for the alarm volume, duration propertiesCharles Kerr2014-06-271-2/+2
|
* use intltool-merge to generate com.canonical.indicator.datetime.gschema.xmlCharles Kerr2014-06-272-53/+59
|
* Design prefers to have a volume slider instead of presets, so remove the ↵Charles Kerr2014-06-261-9/+3
| | | | AlarmVolume enum and replace it with an int range.
* Expose the alarm settings via dbus properties.Charles Kerr2014-06-261-0/+31
|
* add GSettings support for specifying an alarm loop durationCharles Kerr2014-06-241-0/+8
|
* add GSettings support for specifying a default alarm sound and default alarm ↵Charles Kerr2014-06-231-0/+21
| | | | volume.
* Add Pantheon to OnlyShowIn list of the non-Upstart .desktop fileSergey Shnatsel Davidoff2014-04-041-1/+1
|
* Point to the right object path for the phone greeter. Fixes: 1294832Charles Kerr2014-03-241-1/+1
|\
| * point to the right object path for the phone greeter.Charles Kerr2014-03-211-1/+1
| |
* | Synchronize process management across indicators Ted Gould2014-03-244-3/+33
|\ \ | |/ |/|
| * Update for gnome-fallbackTed Gould2014-02-261-1/+2
| |
| * Build an upstart overrideTed Gould2014-02-192-0/+29
| |
| * Fix that we're starting up under UnityTed Gould2014-02-191-2/+1
| |
| * Clean up the upstart configTed Gould2014-02-191-1/+2
| |
* | Add desktop_lockscreen profileLars Uebernickel2014-03-111-0/+3
|/
* Move date/time panel into unity-control-centerRobert Ancell2014-02-114-933/+0
|
* Run the unity-control-center panel under Unity. Rename the unity panel to ↵Robert Ancell2014-01-221-2/+2
| | | | just "datetime"
* Support both gnome-control-center and unity-control-centerRobert Ancell2014-01-102-1/+35
|