forked from quickshell/quickshell
22 lines
414 B
Markdown
22 lines
414 B
Markdown
name = "Quickshell"
|
|
description = "Core Quickshell types"
|
|
headers = [
|
|
"qmlglobal.hpp",
|
|
"qmlscreen.hpp",
|
|
"reload.hpp",
|
|
"shell.hpp",
|
|
"variants.hpp",
|
|
"region.hpp",
|
|
"proxywindow.hpp",
|
|
"persistentprops.hpp",
|
|
"windowinterface.hpp",
|
|
"panelinterface.hpp",
|
|
"floatingwindow.hpp",
|
|
"popupwindow.hpp",
|
|
"singleton.hpp",
|
|
"lazyloader.hpp",
|
|
"easingcurve.hpp",
|
|
"transformwatcher.hpp",
|
|
"boundcomponent.hpp",
|
|
]
|
|
-----
|