Quickshell


ToplevelManager: QtObject

singleton
import Quickshell.Wayland

Exposes a list of windows from other applications as Toplevels via the zwlr-foreign-toplevel-management-v1 wayland protocol.

  • activeToplevel Toplevel
    readonly

    Active toplevel or null.

    NOTE

    If multiple are active, this will be the most recently activated one. Usually compositors will not report more than one toplevel as active at a time.

  • toplevels ObjectModel <Toplevel>
    readonly

    All toplevel windows exposed by the compositor.