Quickshell


DBusMenuItem: QsMenuEntry

uncreatable
import Quickshell.DBusMenu

Menu item shared by an external program via the DBusMenu specification.

  • updateLayout() void

    Refreshes the menu contents.

    Usually you shouldn’t need to call this manually but some applications providing menus do not update them correctly. Call this if menus don’t update their state.

    The Go to layoutUpdated() signal will be sent when a response is received.

  • layoutUpdated()   ?
    No details provided