Ticket #8 (enhancement)

Opened 2 years ago

Last modified 3 months ago

Please add a close button to the notifications

Status: closed (fixed)

Reported by: michael.vogt@ubuntu.com Assigned to: chipx86
Priority: normal Milestone:
Component: notification-daemon Version:
Severity: normal Keywords:
Cc: D-BUS Version:
Patch Included: 0 OS/Distro Version:

Please add a visible way to close the notifications. It seems to be not obvious for everyone that it can be closed by just clicking on it.

Attached is a patch that adds a small [x] at the top of the notification

Attachments

01_close_button.diff (1.3 kB) - added by michael.vogt@ubuntu.com on 01/27/06 12:19:27.
Patch that adds a small close button on the notification

Change History

01/27/06 12:19:27: Modified by michael.vogt@ubuntu.com

  • attachment 01_close_button.diff added.

Patch that adds a small close button on the notification

01/29/06 13:07:48: Modified by chipx86

  • status changed from new to closed.
  • resolution set to fixed.

(In [2512]) - Patch by Michael Vogt and modified a bit by me to add a close button to notifications. This is similar to the one used in Ubuntu Dapper, with a small placement change and functionality change: the notification no longer emits the ActionInvoked? for the default action when closed. This closes ticket #8. - Moved data freeing for the standard theme and for theme engine unreffing out of the close functions and into a callback specified through g_object_set_data_full(). - The daemon now listens for when notification windows are destroyed, and reacts appropriately, instead of crashing.

04/07/08 07:30:36: Modified by sell

04/07/08 07:32:05: Modified by sell

04/10/08 22:05:36: Modified by overview