forked from quickshell/quickshell
34 lines
689 B
Markdown
34 lines
689 B
Markdown
name = "Quickshell"
|
|
description = "Core Quickshell types"
|
|
headers = [
|
|
"qmlglobal.hpp",
|
|
"qmlscreen.hpp",
|
|
"reload.hpp",
|
|
"shell.hpp",
|
|
"variants.hpp",
|
|
"region.hpp",
|
|
"../window/proxywindow.hpp",
|
|
"persistentprops.hpp",
|
|
"../window/windowinterface.hpp",
|
|
"../window/panelinterface.hpp",
|
|
"../window/floatingwindow.hpp",
|
|
"../window/popupwindow.hpp",
|
|
"singleton.hpp",
|
|
"lazyloader.hpp",
|
|
"easingcurve.hpp",
|
|
"transformwatcher.hpp",
|
|
"boundcomponent.hpp",
|
|
"model.hpp",
|
|
"elapsedtimer.hpp",
|
|
"desktopentry.hpp",
|
|
"objectrepeater.hpp",
|
|
"qsmenu.hpp",
|
|
"retainable.hpp",
|
|
"popupanchor.hpp",
|
|
"types.hpp",
|
|
"qsmenuanchor.hpp",
|
|
"clock.hpp",
|
|
"scriptmodel.hpp",
|
|
"colorquantizer.hpp",
|
|
]
|
|
-----
|