keepassxc/docs
Jonathan White 8a7eb36950 Several fixes for Auto-Type
* On Windows, offer explicit methods to use the virtual keyboard style of typing. This partially reverts 1150b69836 by going back to the standard unicode method by default. However, uses can either add {MODE=VIRTUAL} to their sequence or choose "Use Virtual Keyboard" / CTRL+4 from the selection dialog.

* Took this opportunity to clean up the signature of  AutoType::performAutoType and AutoType::performAutoTypeWithSequence by removing the "hideWindow" attribute.

* Show keyboard shortcuts on the selection dialog context menu

* Fix selection dialog help icon color when in dark theme
2022-03-19 08:23:53 -04:00
..
images Several fixes for Auto-Type 2022-03-19 08:23:53 -04:00
man Add the SEE ALSO to man pages (#7508) 2022-03-10 16:25:46 -05:00
styles Cleanup config initialization, add local config options 2020-09-26 09:26:10 -04:00
topics Several fixes for Auto-Type 2022-03-19 08:23:53 -04:00
CMakeLists.txt Minor documentation and script cleanups (#6868) 2021-09-21 00:17:46 -04:00
FuzzTest.md Add fuzz test support 2020-10-08 22:49:34 -04:00
GettingStarted.adoc Bump version to 2.7.0 2020-10-25 09:44:28 -04:00
UserGuide.adoc Additional Auto-Type improvements based on PR feedback 2021-02-22 07:41:23 -05:00