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
Change History
01/27/06 12:19:27: Modified by michael.vogt@ubuntu.com
- attachment 01_close_button.diff added.
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
http://hi.baidu.com/zlgdgzl http://zlgdgzl.blog.163.com http://blog.sina.com.cn/u/1423817594 http://www.beijing-lv-guan.cn http://www.use-solar.cn http://www.motel-beijing.cn http://www.cheap-hotel.net.cn http://www.beijing-hotel-4star.com.cn http://www.beijing-hotel-list.com.cn http://www.beijing-hotel-map.cn http://www.cheapest-air-tickets.com.cn http://www.beijing-discount-hotel.cn http://www.cheap-beijing-hotel.cn http://www.hotel-in-beijing-china.cn http://www.baby-gifts.cn http://www.new-york-hotels.com.cn http://www.london-motel.cn http://www.hotel-discount-beijing.cn http://www.beijingchinahotel.cn http://www.chinabankoutlets.cn
04/07/08 07:32:05: Modified by sell
http://hi.baidu.com/zlgdgzl http://zlgdgzl.blog.163.com http://blog.sina.com.cn/u/1423817594 http://www.beijing-lv-guan.cn http://www.use-solar.cn http://www.motel-beijing.cn http://www.cheap-hotel.net.cn http://www.beijing-hotel-4star.com.cn http://www.beijing-hotel-list.com.cn http://www.beijing-hotel-map.cn http://www.cheapest-air-tickets.com.cn http://www.beijing-discount-hotel.cn http://www.cheap-beijing-hotel.cn http://www.hotel-in-beijing-china.cn http://www.baby-gifts.cn http://www.new-york-hotels.com.cn http://www.london-motel.cn http://www.hotel-discount-beijing.cn http://www.beijingchinahotel.cn http://www.chinabankoutlets.cn

Patch that adds a small close button on the notification