Mailspring/app/src
Ben Gotow ee8c9c02aa Workaround to stop Alt key state from sticking following cross-window interactions #1894
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.
2020-04-15 23:22:18 -05:00
..
browser Fix support for tables pasted from Excel which contain a <style> tag in their HTML #1773 2020-02-16 19:25:04 -06:00
compile-support Sentry fix: Display an error when encountering ts files in plugins—we are no longer shipping the typescript compiler 2019-06-23 11:25:23 -05:00
components Add plaintext mail display and composition via new setting / Alt key #52 2020-02-19 23:25:02 -06:00
decorators
error-logger-extensions
extensions Add plaintext mail display and composition via new setting / Alt key #52 2020-02-19 23:25:02 -06:00
flux Fix bug when downloading all attachments if one or more have the same name #1901 2020-04-15 16:48:28 -05:00
global Add plaintext mail display and composition via new setting / Alt key #52 2020-02-19 23:25:02 -06:00
quickpreview
registries
searchable-components
services Add support for “x NOT y” to the search bar, omit trash and spam results by default #1605 2020-04-15 18:41:20 -05:00
types
app-env.ts
backoff-schedulers.ts
calendar-utils.ts Workaround mozilla-comm/ical.js/issues/186, support events with times like "2019-11-12T::" 2019-10-23 00:56:51 -05:00
canvas-utils.ts Add a proper address book with CardDAV + Google People support 2019-10-12 12:40:57 -05:00
chrome-user-agent-stylesheet-string.ts
compile-cache.js
config-schema.ts Add plaintext mail display and composition via new setting / Alt key #52 2020-02-19 23:25:02 -06:00
config-utils.ts
config.ts
date-utils.ts Add snooze date shorthand expander (#1621) 2019-09-23 10:13:45 -05:00
default-client-helper.ts Avoid displaying dialogs with explicit window reference, may fix freezes #1685 2019-10-28 21:57:55 -05:00
dom-utils.ts
dom-walkers.ts
error-logger.js
fs-utils.ts
intl.ts Add Ukranian to the list of verified languages thanks to work of @dvomaks #1897 2020-04-15 13:48:19 -05:00
key-manager.ts Improve launch perf by only retrieving account keys once, not in for loop 2019-06-30 19:50:28 -05:00
keymap-manager.ts Workaround to stop Alt key state from sticking following cross-window interactions #1894 2020-04-15 23:22:18 -05:00
less-compile-cache.ts Add a proper address book with CardDAV + Google People support 2019-10-12 12:40:57 -05:00
linux-theme-utils.ts
mail-rules-processor.ts
mail-rules-templates.ts
mailbox-perspective.ts Sentry fix: Don’t allow labels to be selected as the Gmail trash folder, see description 2019-06-23 00:27:20 -05:00
mailsync-process.ts
menu-helpers.ts Add a proper address book with CardDAV + Google People support 2019-10-12 12:40:57 -05:00
menu-manager.ts Add a proper address book with CardDAV + Google People support 2019-10-12 12:40:57 -05:00
native-notifications.ts
package-manager.ts Remove the (broken) plugin template and link to the starter github repo instead #1645 2019-10-08 22:42:56 -05:00
package.ts
promise-extensions.ts
regexp-utils.ts 0x0080=>0x0C0 are control characters like &nbsp; and not valid email chars #1796 2020-02-18 09:40:53 -06:00
secondary-window-bootstrap.ts
sheet-container.tsx
sheet-toolbar.tsx Add plaintext mail display and composition via new setting / Alt key #52 2020-02-19 23:25:02 -06:00
sheet.tsx
spellchecker.ts
style-manager.ts
system-start-service.ts
theme-manager.ts Add a proper address book with CardDAV + Google People support 2019-10-12 12:40:57 -05:00
virtual-dom-utils.ts
window-bootstrap.ts
window-event-handler.ts Extend basic spellcheck to textarea for new plaintext composer #52 2020-02-19 23:51:41 -06:00