forked from quickshell/quickshell
Reworks dbusmenu menus to be displayable with a system context menu. Breaks the entire DBusMenu api.
27 lines
507 B
Markdown
27 lines
507 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",
|
|
"model.hpp",
|
|
"elapsedtimer.hpp",
|
|
"desktopentry.hpp",
|
|
"objectrepeater.hpp",
|
|
"qsmenu.hpp"
|
|
]
|
|
-----
|