dado3212 / message-indicator

🔵 SIMBL plugin that adds an indicator to messages in which you haven't responded
22 stars 0 forks source link

Add right click to clear to context menu #2

Closed dado3212 closed 6 years ago

dado3212 commented 6 years ago

There's some way to hook into the NSMenu that the right click on a cell creates, and this should be overridden to be able to clear an indicator for a given conversation.

Could also use some custom keystroke?

dado3212 commented 6 years ago

Implemented in https://github.com/dado3212/message-indicator/commit/3a5f5f48dc6e4ee53d810ee26aeafaf3fd81eab7. Simply ctrl+click to clear.