mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-19 22:50:13 +08:00
ee8c9c02aa
This is at best a temporary solution, need to find a better way to address this or rewrite the feature to not require global alt key state. // It's difficult to reliably detect when the user lets go of the alt key if they: // - start a drag and drag out of the app // - open a native context menu and release the alt key // - background the app and release the alt key // // As a workaround, automatically release the alt key after 3 seconds of inactivity. // This should be fine for all practical use as a modifer key and prevents it from // being indefinitely "stuck" in the on-state. |
||
---|---|---|
.. | ||
browser | ||
compile-support | ||
components | ||
decorators | ||
error-logger-extensions | ||
extensions | ||
flux | ||
global | ||
quickpreview | ||
registries | ||
searchable-components | ||
services | ||
types | ||
app-env.ts | ||
backoff-schedulers.ts | ||
calendar-utils.ts | ||
canvas-utils.ts | ||
chrome-user-agent-stylesheet-string.ts | ||
compile-cache.js | ||
config-schema.ts | ||
config-utils.ts | ||
config.ts | ||
date-utils.ts | ||
default-client-helper.ts | ||
dom-utils.ts | ||
dom-walkers.ts | ||
error-logger.js | ||
fs-utils.ts | ||
intl.ts | ||
key-manager.ts | ||
keymap-manager.ts | ||
less-compile-cache.ts | ||
linux-theme-utils.ts | ||
mail-rules-processor.ts | ||
mail-rules-templates.ts | ||
mailbox-perspective.ts | ||
mailsync-process.ts | ||
menu-helpers.ts | ||
menu-manager.ts | ||
native-notifications.ts | ||
package-manager.ts | ||
package.ts | ||
promise-extensions.ts | ||
regexp-utils.ts | ||
secondary-window-bootstrap.ts | ||
sheet-container.tsx | ||
sheet-toolbar.tsx | ||
sheet.tsx | ||
spellchecker.ts | ||
style-manager.ts | ||
system-start-service.ts | ||
theme-manager.ts | ||
virtual-dom-utils.ts | ||
window-bootstrap.ts | ||
window-event-handler.ts |