Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 808 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 808 Bytes

AcrylicKeyboard (work in progress)

A highly customizable alternative to windows touch keyboard using WPF.

Warning: This project is not actively maintained. Source code may be used at own risk.

If you run the application the keyboard opens automatically.

Functional layout

Work in progress

  • Conversion into service like application or library
  • Api to attach to keyboard events such as visibility, window docking, key presses etc.
  • Implementing Tab-Key
  • Implementing Undo, Redo Keys
  • Uncoupling keypress actions from keyboard into command pattern
  • Adding different window modes for "picture-in-picture" and windowed keyboards