unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #03060
[Bug 1237752] Re: alarm / appointment times aren't displayed on touch
The error with alarms not appearing in the indicator is fixed in
lp:~charlesk/indicator-datetime/alarms.
The rendering issue in unity8 still needs to be addressed.
** Changed in: indicator-datetime
Status: Confirmed => In Progress
** Branch linked: lp:~charlesk/indicator-datetime/alarms
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Indicator Date and Time.
https://bugs.launchpad.net/bugs/1237752
Title:
alarm / appointment times aren't displayed on touch
Status in The Date and Time Indicator:
In Progress
Status in Ubuntu Settings Components:
Fix Committed
Status in The Unity 8 shell:
In Progress
Status in “ubuntu-settings-components” package in Ubuntu:
Fix Released
Bug description:
Times for alarms and appointments should be shown as displayed at
<https://wiki.ubuntu.com/TimeAndDate?action=AttachFile&do=get&target
=phone-indicator-clock.png>.
These appointment and alarm menuitems have an x-canonical-type set so
that client UIs can display the information as per the spec.
> * Alarm
> - label s short summary of the appointment
> - x-canonical-type s "com.canonical.indicator.alarm"
> - x-canonical-time x the date of the appointment
> - x-canonical-time-format s strftime format string
>
> * Appointment
> - label s short summary of the appointment
> - x-canonical-type s "com.canonical.indicator.appointment"
> - x-canonical-color s color of the appt's type, to give a visual cue
> - x-canonical-time x the date of the appointment
> - x-canonical-time-format s strftime format string
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1237752/+subscriptions
References