cburschka / cadence

A strophe.js-powered XMPP web client for chatrooms.
6 stars 2 forks source link

Do we still need variable context-menu triggers? #425

Open cburschka opened 7 years ago

cburschka commented 7 years ago
  1. Anything except right-click actively interferes with other functionality. Hover makes it hard to see JIDs, while left-click usurps the /msg feature.
  2. Shift-right-click bypasses the context menu anyway.

With that said, can we hard-code right-click as a context menu trigger, and remove this config setting?