dansakamoto / flommo

https://flommo.dansakamoto.com
0 stars 0 forks source link

Refine keyboard shortcuts, especially for code editor #75

Closed dansakamoto closed 5 months ago

dansakamoto commented 10 months ago

Possible to detect caps lock as a sort of register shift? And/or possible to use hotkeys for source/blend toggles without holding ctrl, specifically when the UI is hidden?

Does using Ctrl without extra modifier cause issues for windows users?

dansakamoto commented 6 months ago

First pass added - needs to be tested in Windows before second pass. Currently uses a blend of ctrl w/ shift - to try and avoid collisions in Windows, and ctrl w/o shift - to avoid collisions that have appeared in Chrome.

dansakamoto commented 5 months ago

Removed unnecessary keyboard shortcuts that broke cross-OS / cross-browser compatibility in 085539c. Issue can be closed once the update has been tested in Windows.