Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Lulech23/ReplaceOSK
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3
Choose a base ref
...
head repository: Lulech23/ReplaceOSK
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 10 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 12, 2021

  1. Merge pull request #2 from Lulech23/v2.3

    ReplaceOSK v2.3 + TabTipProxy v2.3
    Lulech23 authored Jun 12, 2021
    Copy the full SHA
    b2e23d3 View commit details
  2. Hotfix: False positives in Windows security

    * No version change
    Lulech23 authored Jun 12, 2021
    Copy the full SHA
    64060ba View commit details
  3. Hotfix: Backwards compatibility

    * Added condition to avoid erroneously deleting legacy OSK in case of catastrophic failure while upgrading between versions of ReplaceOSK
    * No version change
    Lulech23 authored Jun 12, 2021
    Copy the full SHA
    4a8343c View commit details

Commits on Jun 25, 2021

  1. ReplaceOSK v2.4 + TabTipProxy v2.4

    * Improved invocation for stubborn applications (Chromium et al)--no more dirty fallback
    * Fixed keyboard opening and immediately closing if Win + Ctrl + O shortcut is held too long
    * Internal code improvements
    Lulech23 authored Jun 25, 2021
    Copy the full SHA
    8140bb9 View commit details
  2. Merge pull request #5 from Lulech23/v2.4

    ReplaceOSK v2.4 + TabTipProxy v2.4
    Lulech23 authored Jun 25, 2021
    Copy the full SHA
    0ac321f View commit details

Commits on Jun 26, 2021

  1. Update README.md

    Added known issue
    Lulech23 authored Jun 26, 2021
    Copy the full SHA
    dffbbd8 View commit details

Commits on Jul 1, 2021

  1. ReplaceOSK 2.4 + TabTipProxy v2.5

    * Vastly improved TabTipProxy behavior
        * Fixed keyboard opening, but not closing when running TabTipProxy from .exe
        * Fixed keyboard "bounce" (immediate open/close and vice-versa)
        * Fixed Win + Ctrl + O not working in elevated applications (caveat: see "known issues")
        * Fixed TabTipProxy desynchronization if TapTip.exe isn't running at invocation time
        * Improved wait-for-release for Win + Ctrl + O shortcut
    Lulech23 authored Jul 1, 2021
    Copy the full SHA
    9dc91c3 View commit details
  2. Merge pull request #7 from Lulech23/v2.4-5

    ReplaceOSK 2.4 + TabTipProxy v2.5
    Lulech23 authored Jul 1, 2021
    Copy the full SHA
    3bde33d View commit details

Commits on Feb 9, 2023

  1. Update README.md

    Added instructions for manually taking ownership of `osk.exe` if automated attempts are denied.
    Lulech23 authored Feb 9, 2023
    Copy the full SHA
    59ec0ec View commit details

Commits on Dec 30, 2024

  1. Hotfix for multi-user systems

    * Changed the default path from `%AppData%` to `%ProgramData%` to avoid permissions conflicts on systems with multiple users.
    Lulech23 authored Dec 30, 2024
    Copy the full SHA
    5adc7c4 View commit details
Loading