Skip to content

Fixes "Hide cursor as you type" on all versions of Windows.

License

Notifications You must be signed in to change notification settings

johnnyjob/single-cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single Cursor

Fixes "Hide cursor as you type" on all versions of Windows.

This app uses Windows global hooks to determine if current cursor is "I-Beam" cursor and then hides it. Since this app doesn't try to intercept Windows messages, it works well with almost any app (including Microsoft Visual Studio and Microsoft Office).

Limitations

This app detects only system "I-Beam" cursor. If a 3rd party app displays custom "I-Beam" cursor, this app won't be able to detect that.

Known Issues

  1. Multiple instances of this app are not guarantteed to run correctly, but the app doesn't try to check that.
  2. UI is still under development, there's no "Run at system start" option.

About

Fixes "Hide cursor as you type" on all versions of Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published