danielbuechele / goofy

Desktop client for Facebook Messenger
goofyapp.com
MIT License
957 stars 111 forks source link

Actionable Notifications #370

Open aleminopuy opened 7 years ago

aleminopuy commented 7 years ago

A little feature request here:

I would LOVE it if I could respond and type my response right in the notification. I want to say this was in a past version, but I'm probably thinking of something else.

danielbuechele commented 7 years ago

I agree. However, this seems not to be possible right now with electron: https://github.com/electron/electron/issues/3547

sumanvyj commented 7 years ago

Looks like this might be possible in the near future https://github.com/electron/electron/pull/9269

salmanulfarzy commented 6 years ago

Looks like inline replies was removed in https://github.com/danielbuechele/goofy/pull/321 while moving to electron based app. Electron now supports replies in notifications from electron 1.7.3 or we could use node-mac-notifier.