Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 709 Bytes

File metadata and controls

17 lines (11 loc) · 709 Bytes

Packaging guidelines

InputActions should be packaged into the following packages:

  • inputactions-ctl- Control tool

    Repository: InputActions/ctl

  • inputactions-kwin - KWin compositor plugin implementation

    Repository: InputActions/kwin
    Dependencies: inputactions-ctl

  • inputactions-standalone - Standalone implementation

    Repository: InputActions/standalone
    Dependencies: inputactions-ctl

As GitHub does not include submodules in release tarballs, every release starting from v0.9.0 will have a manually generated one that does include them.