Skip to content

OneDeadKey/d-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

D‑Compose

A cross-platform Compose key for any keyboard layout.

There’s nothing to see yet.

Idea

  • grab Compose key sequences from XOrg
  • extend them with ASCII-only sequences
  • (maybe?) make a quick Rust/Tauri UI to browse, filter, and customize these sequences.

The implementation could rely on:

  • AHK on Windows (deadkey-chaining is hacky at best on this platform)
  • ~/Library/KeyBindings/DefaultKeyBinding.dict on macOS
  • XCompose on Linux (no shit, Sherlock?)

… unless we hit the rusty road and come up with our own implementation.

Links

Windows

macOS

Linux

Releases

No releases published

Packages

No packages published