SystemTrayMenuWatcher: QtObject

import Quickshell.Services.SystemTray

Accessor for SystemTrayItem menus. More

Properties

Detailed Description

SystemTrayMenuWatcher provides access to the associated DBusMenuItem for a tray item.

Property Details

[readonly]

menu: DBusMenuItem

The menu associated with the tray item. Will be null if trayItem is null or has no associated menu.

trayItem: SystemTrayItem

The tray item to watch.