I'm using Yomitan in parallel to 10ten, and this causes a clash in the popup controls.
- 10ten is my default choice, so its popup should appear directly on hover.
- Yomitan is my secondary, so I have its popup hotkey on SHIFT. However, 10ten's popup will also appear in this situation.
I could resolve this conflict by setting 10ten to show its popup when e.g. CTRL is held down, but that would mean reading a text requires a hand at the keyboard at all times vs. being able to just use the mouse. Selectively suppressing 10ten's popup on SHIFT would be an elegant solution.
Would it make sense to implement the popup hotkey controls like this:
Show popup
----------
10ten's popup is shown by default when the mouse is over an item.
You can control how this works below.
Text:
[Show v] the popup, unless the following keys are held down:
[ ] Alt [ ] Ctrl [x] Shift
Images:
[Hide v] the popup, unless the following keys are held down:
[ ] Alt [x] Ctrl [ ] Shift
The [Show v] / [Hide v] symbolizes a drop-down box with these two choices.
The defaults would be "Show" on and no modifier keys, so exactly as before. Thinking ahead, if a user had selected a modifier key in their existing configuration, the implicit value of "Show"/"Hide" would be "Hide".
I'm using Yomitan in parallel to 10ten, and this causes a clash in the popup controls.
I could resolve this conflict by setting 10ten to show its popup when e.g. CTRL is held down, but that would mean reading a text requires a hand at the keyboard at all times vs. being able to just use the mouse. Selectively suppressing 10ten's popup on SHIFT would be an elegant solution.
Would it make sense to implement the popup hotkey controls like this:
The
[Show v]/[Hide v]symbolizes a drop-down box with these two choices.The defaults would be "Show" on and no modifier keys, so exactly as before. Thinking ahead, if a user had selected a modifier key in their existing configuration, the implicit value of "Show"/"Hide" would be "Hide".