hammerspoon2-docs
    Preparing search index...

    Function window

    • Create a custom UI window Creates a borderless window that can contain custom UI elements built using a declarative, SwiftUI-like syntax with shapes, text, and layout containers.

      Parameters

      • dict: Record<string, any>

        Dictionary with keys: x, y, w, h (all numbers)

      Returns HSUIWindow

      An HSUIWindow object for chaining