{ "name": "ToplevelManager", "module": "Quickshell.Wayland", "type": "class", "super": { "type": "qt", "module": "qml.QtQml", "name": "QtObject" }, "description": "Exposes a list of Toplevels.", "details": "Exposes a list of windows from other applications as {{< qmltypelink type=\"local\" module=\"Quickshell.Wayland\" name=\"Toplevel\" mtype=\"\" mname=\"\" >}}s via the\n[zwlr-foreign-toplevel-management-v1](https://wayland.app/protocols/wlr-foreign-toplevel-management-unstable-v1)\nwayland protocol.\n", "flags": [ "singleton" ], "properties": { "toplevels": { "type": { "type": "local", "module": "Quickshell", "name": "ObjectModel", "of": { "type": "local", "module": "Quickshell.Wayland", "name": "Toplevel" } }, "details": null, "flags": [ "readonly" ] } }, "functions": [], "signals": {}, "variants": {} }