clients/apps/desktop/desktop_native
neuronull 196db093b2
Desktop autotype remove SHIFT from valid modifier keys (#17347)
Removal of SHIFT from valid modifier keys. As it stands, we allow [SHIFT + `<a-z>`] , which would prevent users from capitalizing letters. As a result, the default shortcut has to change (because it included SHIFT). Changed to CONTROL + ALT + b
2026-01-07 11:54:46 -07:00
..
.cargo [PM-8789] Move desktop_native into subcrate (#9682) 2024-07-01 15:19:29 +02:00
autotype Desktop autotype remove SHIFT from valid modifier keys (#17347) 2026-01-07 11:54:46 -07:00
bitwarden_chromium_import_helper [deps] Tools: Update Rust crate clap to v4.5.53 (#17702) 2025-11-27 09:50:15 -06:00
chromium_importer [PM-27081] Fix chromium direct import for linux (#17894) 2025-12-12 12:38:35 -05:00
core Revert "[PM-29418] Fix SSH list not working while locked (#17866)" (#18171) 2026-01-02 09:48:39 -05:00
macos_provider [deps]: Pin dependencies (#17030) 2025-12-09 09:26:48 -06:00
napi Desktop Autotype introduce strict type for keyboard input (#17141) 2025-12-29 08:10:18 -07:00
objc [deps]: Update Rust crate cc to v1.2.51 (#18230) 2026-01-07 12:41:09 +00:00
process_isolation Align Desktop Native's Rust CI checks with SDK (#17261) 2025-11-19 15:07:57 +00:00
proxy [PM-26570] Remove biometrics v1 (#17629) 2025-12-01 10:16:36 +01:00
windows_plugin_authenticator Bump Rust version to 1.91.1 (#17864) 2025-12-09 10:46:40 -05:00
.gitignore [PM-17619] Add Intial Windows WebAuthn Plugin Authenticator Bindings Crate (#13112) 2025-02-03 09:53:53 -05:00
build.js Re-apply desktop native debug log level debug builds and fix build workflow (#17908) 2025-12-11 12:44:51 -07:00
Cargo.lock [deps]: Update Rust crate cc to v1.2.51 (#18230) 2026-01-07 12:41:09 +00:00
Cargo.toml Desktop Autotype introduce strict type for keyboard input (#17141) 2025-12-29 08:10:18 -07:00
clippy.toml Desktop native disallow log crate macros (#17163) 2025-11-03 07:36:40 -07:00
deny.toml Allow unmaintained crates in transient deps (#18241) 2026-01-07 18:00:31 +00:00
rust-toolchain.toml Bump Rust version to 1.91.1 (#17864) 2025-12-09 10:46:40 -05:00
rustfmt.toml Align Desktop Native's Rust CI checks with SDK (#17261) 2025-11-19 15:07:57 +00:00