8000 Tags · Lulech23/ReplaceOSK · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Lulech23/ReplaceOSK

Tags

v2.5

Toggle v2.5's commit message
10000

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replaced deprecated dependency

Replaced deprecated `wmic` commands with the PowerShell-native `Get-CimInstance`

v2.4-5

Toggle v2.4-5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from Lulech23/v2.4-5

ReplaceOSK 2.4 + TabTipProxy v2.5

v2.4

Toggle v2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from Lulech23/v2.4

ReplaceOSK v2.4 + TabTipProxy v2.4

v2.3

Toggle v2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from Lulech23/v2.3

ReplaceOSK v2.3 + TabTipProxy v2.3

v2.2

Toggle v2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ReplaceOSK 2.2 + TabTipProxy 2.2

# ReplaceOSK
* Optimized process - restoring Legacy OSK will now properly skip other functions
* Improved VB.NET compiler detection
* Set TabTip.exe to always auto-invoke regardless of TabTipProxy or vanilla TabTip
    * Solves many failed invokations
    * Solved restart requirement - registry changes are now applied immediately

# TabTipProxy
* Added `FrameworkInputPane` handler to properly detect when keyboard is visible or hidden (thanks, Bill-P!)
* Added icon to compiled executable

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ReplaceOSK 2.2 + TabTipProxy 2.2

# ReplaceOSK
* Optimized process - restoring Legacy OSK will now properly skip other functions
* Improved VB.NET compiler detection
* Set TabTip.exe to always auto-invoke regardless of TabTipProxy or vanilla TabTip
    * Solves many failed invokations
    * Solved restart requirement - registry changes are now applied immediately

# TabTipProxy
* Added `FrameworkInputPane` handler to properly detect when keyboard is visible or hidden (thanks, Bill-P!)
* Added icon to compiled executable

2.1

Toggle 2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ReplaceOSK 2.1 + TabTipProxy 2.0

* Migrated TabTipProxy from JScript/Batch to pure Visual Basic

2.0

Toggle 2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ReplaceOSK v2.0 + TabTipProxy v1.0

* Added TabTipProxy
* Replaced `pause` events with `timeout` for a better touch experience
* Improved setup experience (now with color!)

1.0

Toggle 1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

0