Skip to content

RubixDev/kwin-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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