quickshell/src/widgets/module.md

17 lines
283 B
Markdown

name = "Quickshell.Widgets"
description = "Bundled widgets"
headers = [
"wrapper.hpp",
"marginwrapper.hpp",
]
qml_files = [
"IconImage.qml",
"ClippingRectangle.qml",
"WrapperItem.qml",
"WrapperMouseArea.qml",
"WrapperRectangle.qml",
"ClippingWrapperRectangle.qml",
]
-----