Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 621 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 621 Bytes

kwin-types

Type declarations for KWin's scripting API

This repository contains TypeScript type declarations for KWin scripts, based on KWin's source code and the docs here and here

I can not guarantee these to be fully correct. Any issues, help or suggestions are greatly appreciated and can be submitted at the Issues tab.

An example on how to use these declarations is available here