mkiol / GNotifier

Thunderbird add-on that replaces built-in notifications with the OS native notifications
https://addons.mozilla.org/thunderbird/addon/gnotifier/
GNU General Public License v3.0
164 stars 25 forks source link

[Thunderbird] Feature Request: Open Message by Clicking on the Whole Notification #123

Closed todor2810 closed 7 years ago

todor2810 commented 8 years ago

Instead of having a separate button for opening the message, we should be able to do this by clicking on the whole notification. You can make an analogy with the way Spotify handles notifications.

(By the way, I'm running Linux Mint 17.2 Cinnamon)

mkiol commented 8 years ago

Thanks for the request. Good news is that I know how to fix it.

I missed that during my tests because GNOME an KDE always show buttons if notification is clickable. In case Cinnamon, when some action is tagged as "default", button is not shown and action is triggered by clicking on whole notification.

todor2810 commented 8 years ago

That's excellent news, @mkiol !

I'm looking forward to your upcoming commits.

mkiol commented 7 years ago

Fix is in the latest "beta" XPI - gnotifier-1.9.8-pre3.xpi. It is not signed package.

Tested on Mint 18 Cinnamon.

todor2810 commented 7 years ago

Just tested this out. It works great! Thanks for your work. I'm closing this issue.

mkiol commented 7 years ago

I'm glad I could help. Thanks for testing.