Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: clekey/clekeyOVR

v0.4.0

26 Nov 09:02

Choose a tag to compare

  • SteamVRの自動起動設定に指定できるようにしました!
  • デフォルトの設定が変わりました
    • %APPDATA\clekey_ovr\config.jsonを消すとデフォルト設定に戻せます
    • 表示がOne Ringモードがデフォルトになりました
    • 常に入力バッファを使うのがデフォルトになりました
    • コピーだけしてペーストしないボタンがある状態がデフォルトになりました(チャットボックス他向け機能)
    • デフォルトのfpsが上がりました

v0.3.5

23 Nov 04:27

Choose a tag to compare

  • Fixed we cannot input '+' sign

v0.3.4

15 Sep 14:25

Choose a tag to compare

  • fixed panic when we click empty section
  • fixed enter enters backspace

v0.3.3

01 Sep 19:09

Choose a tag to compare

  • fixed keyboard input problem
  • fixed past may not work well

v0.3.2

30 Aug 17:20
3e8597d

Choose a tag to compare

v0.3.2 Pre-release
Pre-release
  • fixed config not loaded

v0.3.1

30 Aug 16:56

Choose a tag to compare

v0.3.1 Pre-release
Pre-release
  • Updated many libraries
  • Add option to skip paste
  • Add option to always use buffer

v0.3.0

26 Nov 07:33

Choose a tag to compare

Features

  • Japanese transliterate system is added!
    • This version uses Google Japanese Input CGI Version. Please check & agree Google's terms.
  • Modified Japanese input table
    • Removed 'ゕ' and 'ゖ' (small 'か' and 'け')
    • Changed long press order of 'つ' to 'つっづ' from 'つづっ'.

Full Changelog: v0.2.2...v0.3.0

v0.2.2

13 Nov 12:52

Choose a tag to compare

  • disallow to change selection if clicking
  • configurable long click

v0.2.1

10 Nov 16:23

Choose a tag to compare

hotfix

v0.2.0

08 Nov 08:35
59f5277

Choose a tag to compare

Notable changes

  • Reimplemented with rust and skia.
  • Implemented one ring mode.
    • You can use one ring mode via change "uiMode": "TwoRing" to "uiMode": "OneRing" in %appdata%\clekey_ovr\config.json

Since this version, no installer is provided. I believe download exe & place to anywhere you want is enough to run clekeyOVR.