Re: [evolution-patches] [calendar-alarm-UI] changes in alarm notification UI
- From: chen <pchenthill novell com>
- To: Chakravarthi P <pchakravarthi novell com>
- Cc: evolution-patches gnome org
- Subject: Re: [evolution-patches] [calendar-alarm-UI] changes in alarm notification UI
- Date: Fri, 11 Nov 2005 12:51:52 +0530
The function calculate_time can be reused putting it in some common
place. The function free_tray_data does not free some data such as
description, component etc. The indentations and spacings should be
corrected. In notify_dialog_cb the use of temp lists can be cut down.
In functions toggle_callback and populate source list should be freed.
+ tray_data->comp = g_object_ref (e_cal_component_clone (comp));
Clone would give u a new component, it need not be reff'ed again. Or its
better to ref' the component instead of cloning it.
thanks, Chenthill.
On Wed, 2005-11-02 at 04:41 -0700, Chakravarthi P wrote:
> hi
>
> attached are two patches (for configure.in and the code)
> 1) to give a notification bubble when an alarm triggers
> (needs libnotify to be installed)
> as opposed to a big dialog which we get now.
> 2) that adds an icon on the panel with alarm-notify start up
> 3) that provides a menu to enable and disable alarms on
> right-clicking of the icon mentioned in 2.
> 4) to make the icon blink on alarm notification and
> 5) to give out the actual alarm dialog with options viz.
> snooze and edit on clicking this icon.
>
> regards
> Srinivasa Raghavan,
> Chakravarthi.
> _______________________________________________
> Evolution-patches mailing list
> Evolution-patches gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-patches
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]