bitwarden-autotype icon indicating copy to clipboard operation
bitwarden-autotype copied to clipboard

The missing desktop-autotype for Bitwarden. WIP and currently Windows-only.

Results 19 bitwarden-autotype issues
Sort by recently updated
recently updated
newest added

This will require the process to also elevate its permissions. Launching it as admin already works, but is inconvenient and bad for obvious reasons.

enhancement

Bumps [fltk](https://github.com/fltk-rs/fltk-rs) from 1.3.6 to 1.3.15. Release notes Sourced from fltk's releases. 1.3.14 impl std::default::Default for TextBuffer by @​ConsoleC137. Avoid calling git submodule update in build script. Make ttf-parser an...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.144. Release notes Sourced from serde's releases. v1.0.144 Change atomic ordering used by Serialize impl of atomic types to match ordering used by Debug impl...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.154. Release notes Sourced from serde's releases. v1.0.154 Fix "undeclared lifetime" error in generated code when deriving Deserialize for an enum with both flatten and...

dependencies

Bumps [fltk](https://github.com/fltk-rs/fltk-rs) from 1.3.6 to 1.3.33. Release notes Sourced from fltk's releases. 1.3.33 Fix typo in draw routines for draw_rounded_rect: by @​jkl1337. Fix a break in fltk-flow from moving cfl_widget.hpp...

dependencies

Bumps [serde_repr](https://github.com/dtolnay/serde-repr) from 0.1.7 to 0.1.11. Release notes Sourced from serde_repr's releases. 0.1.11 Set html_root_url attribute 0.1.10 Documentation improvements 0.1.9 Add categories and keywords to crates.io metadata 0.1.8 Add rust-version...

dependencies

Bumps [regex](https://github.com/rust-lang/regex) from 1.5.5 to 1.7.1. Changelog Sourced from regex's changelog. 1.7.1 (2023-01-09) This release was done principally to try and fix the doc.rs rendering for the regex crate. Performance...

dependencies

I figured out that you are using an innosetup script, but when I double-click that script I get: Compiler error: Line 4: Required parameter FileName missing Then kInd of figured...