Skip to content

Windows and Linux/Wayland ports #6

Description

@secondtruth

The core (layouts, prediction, completion, macros) builds and passes all tests on Linux — CI enforces this. What's missing for real ports is the platform shell:

  • Windows: SendInput injection, WS_EX_NOACTIVATE window, UI Automation for focus tracking
  • Linux X11: XTEST injection, focus-proof override-redirect window
  • Linux Wayland: zwp_virtual_keyboard/input-method protocols (compositor-dependent, hardest)

Data formats (layout/panel/completions JSON, word lists) are platform-neutral by design. Contributors with a Windows/Linux environment to test on are very welcome — see CONTRIBUTING.md.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions