Versions in this module Expand all Collapse all v0 v0.2.0 Aug 16, 2024 v0.1.10 May 11, 2024 v0.1.9 May 11, 2024 v0.1.8 Apr 11, 2024 v0.1.7 Mar 28, 2024 v0.1.6 Mar 17, 2024 v0.1.5 Mar 11, 2024 v0.1.4 Mar 10, 2024 v0.1.3 Mar 10, 2024 Changes in this version type EventKind + const EventKind_EVENT_KIND_EXEC v0.1.2 Mar 9, 2024 v0.1.1 Mar 9, 2024 v0.1.0 Mar 9, 2024 Changes in this version type EventKind + const EventKind_EVENT_KIND_HYPR_CREATEWORKSPACEV2 + const EventKind_EVENT_KIND_HYPR_DESTROYWORKSPACEV2 + const EventKind_EVENT_KIND_HYPR_MOVEWINDOWV2 + const EventKind_EVENT_KIND_HYPR_MOVEWORKSPACEV2 + const EventKind_EVENT_KIND_HYPR_WORKSPACEV2 + type HyprCreateWorkspaceV2Value struct + Id int32 + Name string + func (*HyprCreateWorkspaceV2Value) Descriptor() ([]byte, []int) + func (*HyprCreateWorkspaceV2Value) ProtoMessage() + func (x *HyprCreateWorkspaceV2Value) GetId() int32 + func (x *HyprCreateWorkspaceV2Value) GetName() string + func (x *HyprCreateWorkspaceV2Value) ProtoReflect() protoreflect.Message + func (x *HyprCreateWorkspaceV2Value) Reset() + func (x *HyprCreateWorkspaceV2Value) String() string + type HyprDestroyWorkspaceV2Value struct + Id int32 + Name string + func (*HyprDestroyWorkspaceV2Value) Descriptor() ([]byte, []int) + func (*HyprDestroyWorkspaceV2Value) ProtoMessage() + func (x *HyprDestroyWorkspaceV2Value) GetId() int32 + func (x *HyprDestroyWorkspaceV2Value) GetName() string + func (x *HyprDestroyWorkspaceV2Value) ProtoReflect() protoreflect.Message + func (x *HyprDestroyWorkspaceV2Value) Reset() + func (x *HyprDestroyWorkspaceV2Value) String() string + type HyprMoveWindowV2Value struct + Address string + WorkspaceId int32 + WorkspaceName string + func (*HyprMoveWindowV2Value) Descriptor() ([]byte, []int) + func (*HyprMoveWindowV2Value) ProtoMessage() + func (x *HyprMoveWindowV2Value) GetAddress() string + func (x *HyprMoveWindowV2Value) GetWorkspaceId() int32 + func (x *HyprMoveWindowV2Value) GetWorkspaceName() string + func (x *HyprMoveWindowV2Value) ProtoReflect() protoreflect.Message + func (x *HyprMoveWindowV2Value) Reset() + func (x *HyprMoveWindowV2Value) String() string + type HyprMoveWindowValue struct + Address string + WorkspaceName string + func (*HyprMoveWindowValue) Descriptor() ([]byte, []int) + func (*HyprMoveWindowValue) ProtoMessage() + func (x *HyprMoveWindowValue) GetAddress() string + func (x *HyprMoveWindowValue) GetWorkspaceName() string + func (x *HyprMoveWindowValue) ProtoReflect() protoreflect.Message + func (x *HyprMoveWindowValue) Reset() + func (x *HyprMoveWindowValue) String() string + type HyprMoveWorkspaceV2Value struct + Id int32 + Monitor string + Name string + func (*HyprMoveWorkspaceV2Value) Descriptor() ([]byte, []int) + func (*HyprMoveWorkspaceV2Value) ProtoMessage() + func (x *HyprMoveWorkspaceV2Value) GetId() int32 + func (x *HyprMoveWorkspaceV2Value) GetMonitor() string + func (x *HyprMoveWorkspaceV2Value) GetName() string + func (x *HyprMoveWorkspaceV2Value) ProtoReflect() protoreflect.Message + func (x *HyprMoveWorkspaceV2Value) Reset() + func (x *HyprMoveWorkspaceV2Value) String() string + type HyprMoveWorkspaceValue struct + Monitor string + Name string + func (*HyprMoveWorkspaceValue) Descriptor() ([]byte, []int) + func (*HyprMoveWorkspaceValue) ProtoMessage() + func (x *HyprMoveWorkspaceValue) GetMonitor() string + func (x *HyprMoveWorkspaceValue) GetName() string + func (x *HyprMoveWorkspaceValue) ProtoReflect() protoreflect.Message + func (x *HyprMoveWorkspaceValue) Reset() + func (x *HyprMoveWorkspaceValue) String() string + type HyprWorkspaceV2Value struct + Id int32 + Name string + func (*HyprWorkspaceV2Value) Descriptor() ([]byte, []int) + func (*HyprWorkspaceV2Value) ProtoMessage() + func (x *HyprWorkspaceV2Value) GetId() int32 + func (x *HyprWorkspaceV2Value) GetName() string + func (x *HyprWorkspaceV2Value) ProtoReflect() protoreflect.Message + func (x *HyprWorkspaceV2Value) Reset() + func (x *HyprWorkspaceV2Value) String() string v0.0.1 Mar 6, 2024 Changes in this version + const AudioDefaultSink + const AudioDefaultSource + const PowerDefaultID + var Direction_name = map[int32]string + var Direction_value = map[string]int32 + var ErrTypeMismatch = errors.New(`requested type did not match data type`) + var EventKind_name = map[int32]string + var EventKind_value = map[string]int32 + var File_hyprpanel_event_v1_event_proto protoreflect.FileDescriptor + var PowerState_name = map[int32]string + var PowerState_value = map[string]int32 + var PowerType_name = map[int32]string + var PowerType_value = map[string]int32 + func DataInt32(a *anypb.Any) (int32, error) + func DataInt64(a *anypb.Any) (int64, error) + func DataString(a *anypb.Any) (string, error) + func DataUInt32(a *anypb.Any) (uint32, error) + type AudioSinkChangeValue struct + Default bool + Id string + Mute bool + Name string + Percent float64 + PercentMax float64 + Volume int32 + func (*AudioSinkChangeValue) Descriptor() ([]byte, []int) + func (*AudioSinkChangeValue) ProtoMessage() + func (x *AudioSinkChangeValue) GetDefault() bool + func (x *AudioSinkChangeValue) GetId() string + func (x *AudioSinkChangeValue) GetMute() bool + func (x *AudioSinkChangeValue) GetName() string + func (x *AudioSinkChangeValue) GetPercent() float64 + func (x *AudioSinkChangeValue) GetPercentMax() float64 + func (x *AudioSinkChangeValue) GetVolume() int32 + func (x *AudioSinkChangeValue) ProtoReflect() protoreflect.Message + func (x *AudioSinkChangeValue) Reset() + func (x *AudioSinkChangeValue) String() string + type AudioSinkMuteToggle struct + Id string + func (*AudioSinkMuteToggle) Descriptor() ([]byte, []int) + func (*AudioSinkMuteToggle) ProtoMessage() + func (x *AudioSinkMuteToggle) GetId() string + func (x *AudioSinkMuteToggle) ProtoReflect() protoreflect.Message + func (x *AudioSinkMuteToggle) Reset() + func (x *AudioSinkMuteToggle) String() string + type AudioSinkVolumeAdjust struct + Direction Direction + Id string + func (*AudioSinkVolumeAdjust) Descriptor() ([]byte, []int) + func (*AudioSinkVolumeAdjust) ProtoMessage() + func (x *AudioSinkVolumeAdjust) GetDirection() Direction + func (x *AudioSinkVolumeAdjust) GetId() string + func (x *AudioSinkVolumeAdjust) ProtoReflect() protoreflect.Message + func (x *AudioSinkVolumeAdjust) Reset() + func (x *AudioSinkVolumeAdjust) String() string + type AudioSourceChangeValue struct + Default bool + Id string + Mute bool + Name string + Percent float64 + PercentMax float64 + Volume int32 + func (*AudioSourceChangeValue) Descriptor() ([]byte, []int) + func (*AudioSourceChangeValue) ProtoMessage() + func (x *AudioSourceChangeValue) GetDefault() bool + func (x *AudioSourceChangeValue) GetId() string + func (x *AudioSourceChangeValue) GetMute() bool + func (x *AudioSourceChangeValue) GetName() string + func (x *AudioSourceChangeValue) GetPercent() float64 + func (x *AudioSourceChangeValue) GetPercentMax() float64 + func (x *AudioSourceChangeValue) GetVolume() int32 + func (x *AudioSourceChangeValue) ProtoReflect() protoreflect.Message + func (x *AudioSourceChangeValue) Reset() + func (x *AudioSourceChangeValue) String() string + type AudioSourceMuteToggle struct + Id string + func (*AudioSourceMuteToggle) Descriptor() ([]byte, []int) + func (*AudioSourceMuteToggle) ProtoMessage() + func (x *AudioSourceMuteToggle) GetId() string + func (x *AudioSourceMuteToggle) ProtoReflect() protoreflect.Message + func (x *AudioSourceMuteToggle) Reset() + func (x *AudioSourceMuteToggle) String() string + type AudioSourceVolumeAdjust struct + Direction Direction + Id string + func (*AudioSourceVolumeAdjust) Descriptor() ([]byte, []int) + func (*AudioSourceVolumeAdjust) ProtoMessage() + func (x *AudioSourceVolumeAdjust) GetDirection() Direction + func (x *AudioSourceVolumeAdjust) GetId() string + func (x *AudioSourceVolumeAdjust) ProtoReflect() protoreflect.Message + func (x *AudioSourceVolumeAdjust) Reset() + func (x *AudioSourceVolumeAdjust) String() string + type BrightnessAdjustValue struct + DevName string + Direction Direction + func (*BrightnessAdjustValue) Descriptor() ([]byte, []int) + func (*BrightnessAdjustValue) ProtoMessage() + func (x *BrightnessAdjustValue) GetDevName() string + func (x *BrightnessAdjustValue) GetDirection() Direction + func (x *BrightnessAdjustValue) ProtoReflect() protoreflect.Message + func (x *BrightnessAdjustValue) Reset() + func (x *BrightnessAdjustValue) String() string + type BrightnessChangeValue struct + Brightness int32 + BrightnessMax int32 + Id string + Name string + func (*BrightnessChangeValue) Descriptor() ([]byte, []int) + func (*BrightnessChangeValue) ProtoMessage() + func (x *BrightnessChangeValue) GetBrightness() int32 + func (x *BrightnessChangeValue) GetBrightnessMax() int32 + func (x *BrightnessChangeValue) GetId() string + func (x *BrightnessChangeValue) GetName() string + func (x *BrightnessChangeValue) ProtoReflect() protoreflect.Message + func (x *BrightnessChangeValue) Reset() + func (x *BrightnessChangeValue) String() string + type Direction int32 + const Direction_DIRECTION_DOWN + const Direction_DIRECTION_UNSPECIFIED + const Direction_DIRECTION_UP + func (Direction) Descriptor() protoreflect.EnumDescriptor + func (Direction) EnumDescriptor() ([]byte, []int) + func (Direction) Type() protoreflect.EnumType + func (x Direction) Enum() *Direction + func (x Direction) Number() protoreflect.EnumNumber + func (x Direction) String() string + type Event struct + Data *anypb.Any + Kind EventKind + func NewInt32(kind EventKind, value string) (*Event, error) + func NewString(kind EventKind, value string) (*Event, error) + func NewUInt32(kind EventKind, value string) (*Event, error) + func (*Event) Descriptor() ([]byte, []int) + func (*Event) ProtoMessage() + func (x *Event) GetData() *anypb.Any + func (x *Event) GetKind() EventKind + func (x *Event) ProtoReflect() protoreflect.Message + func (x *Event) Reset() + func (x *Event) String() string + type EventKind int32 + const EventKind_EVENT_KIND_AUDIO_CARD_CHANGE + const EventKind_EVENT_KIND_AUDIO_CARD_NEW + const EventKind_EVENT_KIND_AUDIO_CARD_REMOVE + const EventKind_EVENT_KIND_AUDIO_SINK_CHANGE + const EventKind_EVENT_KIND_AUDIO_SINK_MUTE_TOGGLE + const EventKind_EVENT_KIND_AUDIO_SINK_NEW + const EventKind_EVENT_KIND_AUDIO_SINK_REMOVE + const EventKind_EVENT_KIND_AUDIO_SINK_VOLUME_ADJUST + const EventKind_EVENT_KIND_AUDIO_SOURCE_CHANGE + const EventKind_EVENT_KIND_AUDIO_SOURCE_MUTE_TOGGLE + const EventKind_EVENT_KIND_AUDIO_SOURCE_NEW + const EventKind_EVENT_KIND_AUDIO_SOURCE_REMOVE + const EventKind_EVENT_KIND_AUDIO_SOURCE_VOLUME_ADJUST + const EventKind_EVENT_KIND_DBUS_BRIGHTNESS_ADJUST + const EventKind_EVENT_KIND_DBUS_BRIGHTNESS_CHANGE + const EventKind_EVENT_KIND_DBUS_CLOSENOTIFICATION + const EventKind_EVENT_KIND_DBUS_NOTIFICATION + const EventKind_EVENT_KIND_DBUS_POWER_CHANGE + const EventKind_EVENT_KIND_DBUS_REGISTERSTATUSNOTIFIER + const EventKind_EVENT_KIND_DBUS_UNREGISTERSTATUSNOTIFIER + const EventKind_EVENT_KIND_DBUS_UPDATEICON + const EventKind_EVENT_KIND_DBUS_UPDATEMENU + const EventKind_EVENT_KIND_DBUS_UPDATESTATUS + const EventKind_EVENT_KIND_DBUS_UPDATETITLE + const EventKind_EVENT_KIND_DBUS_UPDATETOOLTIP + const EventKind_EVENT_KIND_HUD_NOTIFY + const EventKind_EVENT_KIND_HYPR_ACTIVELAYOUT + const EventKind_EVENT_KIND_HYPR_ACTIVESPECIAL + const EventKind_EVENT_KIND_HYPR_ACTIVEWINDOW + const EventKind_EVENT_KIND_HYPR_ACTIVEWINDOWV2 + const EventKind_EVENT_KIND_HYPR_CHANGEFLOATINGMODE + const EventKind_EVENT_KIND_HYPR_CLOSELAYER + const EventKind_EVENT_KIND_HYPR_CLOSEWINDOW + const EventKind_EVENT_KIND_HYPR_CREATEWORKSPACE + const EventKind_EVENT_KIND_HYPR_DESTROYWORKSPACE + const EventKind_EVENT_KIND_HYPR_EVENTLOCKGROUPS + const EventKind_EVENT_KIND_HYPR_FOCUSEDMON + const EventKind_EVENT_KIND_HYPR_FULLSCREEN + const EventKind_EVENT_KIND_HYPR_IGNOREGROUPLOCK + const EventKind_EVENT_KIND_HYPR_MINIMIZE + const EventKind_EVENT_KIND_HYPR_MONITORADDED + const EventKind_EVENT_KIND_HYPR_MONITORREMOVED + const EventKind_EVENT_KIND_HYPR_MOVEWINDOW + const EventKind_EVENT_KIND_HYPR_MOVEWORKSPACE + const EventKind_EVENT_KIND_HYPR_OPENLAYER + const EventKind_EVENT_KIND_HYPR_OPENWINDOW + const EventKind_EVENT_KIND_HYPR_RENAMEWORKSPACE + const EventKind_EVENT_KIND_HYPR_SCREENCAST + const EventKind_EVENT_KIND_HYPR_SUBMAP + const EventKind_EVENT_KIND_HYPR_URGENT + const EventKind_EVENT_KIND_HYPR_WINDOWTITLE + const EventKind_EVENT_KIND_HYPR_WORKSPACE + const EventKind_EVENT_KIND_UNSPECIFIED + func (EventKind) Descriptor() protoreflect.EnumDescriptor + func (EventKind) EnumDescriptor() ([]byte, []int) + func (EventKind) Type() protoreflect.EnumType + func (x EventKind) Enum() *EventKind + func (x EventKind) Number() protoreflect.EnumNumber + func (x EventKind) String() string + type HudNotificationValue struct + Body string + Icon string + IconSymbolic bool + Id string + Percent float64 + PercentMax float64 + Title string + func (*HudNotificationValue) Descriptor() ([]byte, []int) + func (*HudNotificationValue) ProtoMessage() + func (x *HudNotificationValue) GetBody() string + func (x *HudNotificationValue) GetIcon() string + func (x *HudNotificationValue) GetIconSymbolic() bool + func (x *HudNotificationValue) GetId() string + func (x *HudNotificationValue) GetPercent() float64 + func (x *HudNotificationValue) GetPercentMax() float64 + func (x *HudNotificationValue) GetTitle() string + func (x *HudNotificationValue) ProtoReflect() protoreflect.Message + func (x *HudNotificationValue) Reset() + func (x *HudNotificationValue) String() string + type HyprActiveWindowValue struct + Class string + Title string + func (*HyprActiveWindowValue) Descriptor() ([]byte, []int) + func (*HyprActiveWindowValue) ProtoMessage() + func (x *HyprActiveWindowValue) GetClass() string + func (x *HyprActiveWindowValue) GetTitle() string + func (x *HyprActiveWindowValue) ProtoReflect() protoreflect.Message + func (x *HyprActiveWindowValue) Reset() + func (x *HyprActiveWindowValue) String() string + type HyprOpenWindowValue struct + Address string + Class string + Title string + WorkspaceName string + func (*HyprOpenWindowValue) Descriptor() ([]byte, []int) + func (*HyprOpenWindowValue) ProtoMessage() + func (x *HyprOpenWindowValue) GetAddress() string + func (x *HyprOpenWindowValue) GetClass() string + func (x *HyprOpenWindowValue) GetTitle() string + func (x *HyprOpenWindowValue) GetWorkspaceName() string + func (x *HyprOpenWindowValue) ProtoReflect() protoreflect.Message + func (x *HyprOpenWindowValue) Reset() + func (x *HyprOpenWindowValue) String() string + type HyprRenameWorkspaceValue struct + Id int32 + Name string + func (*HyprRenameWorkspaceValue) Descriptor() ([]byte, []int) + func (*HyprRenameWorkspaceValue) ProtoMessage() + func (x *HyprRenameWorkspaceValue) GetId() int32 + func (x *HyprRenameWorkspaceValue) GetName() string + func (x *HyprRenameWorkspaceValue) ProtoReflect() protoreflect.Message + func (x *HyprRenameWorkspaceValue) Reset() + func (x *HyprRenameWorkspaceValue) String() string + type NotificationValue struct + Actions []*NotificationValue_Action + AppIcon string + AppName string + Body string + Hints []*NotificationValue_Hint + Id uint32 + ReplacesId uint32 + Summary string + Timeout *durationpb.Duration + func (*NotificationValue) Descriptor() ([]byte, []int) + func (*NotificationValue) ProtoMessage() + func (x *NotificationValue) GetActions() []*NotificationValue_Action + func (x *NotificationValue) GetAppIcon() string + func (x *NotificationValue) GetAppName() string + func (x *NotificationValue) GetBody() string + func (x *NotificationValue) GetHints() []*NotificationValue_Hint + func (x *NotificationValue) GetId() uint32 + func (x *NotificationValue) GetReplacesId() uint32 + func (x *NotificationValue) GetSummary() string + func (x *NotificationValue) GetTimeout() *durationpb.Duration + func (x *NotificationValue) ProtoReflect() protoreflect.Message + func (x *NotificationValue) Reset() + func (x *NotificationValue) String() string + type NotificationValue_Action struct + Key string + Value string + func (*NotificationValue_Action) Descriptor() ([]byte, []int) + func (*NotificationValue_Action) ProtoMessage() + func (x *NotificationValue_Action) GetKey() string + func (x *NotificationValue_Action) GetValue() string + func (x *NotificationValue_Action) ProtoReflect() protoreflect.Message + func (x *NotificationValue_Action) Reset() + func (x *NotificationValue_Action) String() string + type NotificationValue_Hint struct + Key string + Value *anypb.Any + func (*NotificationValue_Hint) Descriptor() ([]byte, []int) + func (*NotificationValue_Hint) ProtoMessage() + func (x *NotificationValue_Hint) GetKey() string + func (x *NotificationValue_Hint) GetValue() *anypb.Any + func (x *NotificationValue_Hint) ProtoReflect() protoreflect.Message + func (x *NotificationValue_Hint) Reset() + func (x *NotificationValue_Hint) String() string + type NotificationValue_Pixmap struct + BitsPerSample int32 + Channels int32 + Data []byte + HasAlpha bool + Height int32 + RowStride int32 + Width int32 + func (*NotificationValue_Pixmap) Descriptor() ([]byte, []int) + func (*NotificationValue_Pixmap) ProtoMessage() + func (x *NotificationValue_Pixmap) GetBitsPerSample() int32 + func (x *NotificationValue_Pixmap) GetChannels() int32 + func (x *NotificationValue_Pixmap) GetData() []byte + func (x *NotificationValue_Pixmap) GetHasAlpha() bool + func (x *NotificationValue_Pixmap) GetHeight() int32 + func (x *NotificationValue_Pixmap) GetRowStride() int32 + func (x *NotificationValue_Pixmap) GetWidth() int32 + func (x *NotificationValue_Pixmap) ProtoReflect() protoreflect.Message + func (x *NotificationValue_Pixmap) Reset() + func (x *NotificationValue_Pixmap) String() string + type PowerChangeValue struct + Energy float64 + EnergyEmpty float64 + EnergyFull float64 + Icon string + Id string + Model string + Online bool + Percentage uint32 + PowerSupply bool + State PowerState + TimeToEmpty *durationpb.Duration + TimeToFull *durationpb.Duration + Type PowerType + Vendor string + func (*PowerChangeValue) Descriptor() ([]byte, []int) + func (*PowerChangeValue) ProtoMessage() + func (x *PowerChangeValue) GetEnergy() float64 + func (x *PowerChangeValue) GetEnergyEmpty() float64 + func (x *PowerChangeValue) GetEnergyFull() float64 + func (x *PowerChangeValue) GetIcon() string + func (x *PowerChangeValue) GetId() string + func (x *PowerChangeValue) GetModel() string + func (x *PowerChangeValue) GetOnline() bool + func (x *PowerChangeValue) GetPercentage() uint32 + func (x *PowerChangeValue) GetPowerSupply() bool + func (x *PowerChangeValue) GetState() PowerState + func (x *PowerChangeValue) GetTimeToEmpty() *durationpb.Duration + func (x *PowerChangeValue) GetTimeToFull() *durationpb.Duration + func (x *PowerChangeValue) GetType() PowerType + func (x *PowerChangeValue) GetVendor() string + func (x *PowerChangeValue) ProtoReflect() protoreflect.Message + func (x *PowerChangeValue) Reset() + func (x *PowerChangeValue) String() string + type PowerState int32 + const PowerState_POWER_STATE_CHARGING + const PowerState_POWER_STATE_DISCHARGING + const PowerState_POWER_STATE_EMPTY + const PowerState_POWER_STATE_FULLY_CHARGED + const PowerState_POWER_STATE_PENDING_CHARGE + const PowerState_POWER_STATE_PENDING_DISCHARGE + const PowerState_POWER_STATE_UNSPECIFIED + func (PowerState) Descriptor() protoreflect.EnumDescriptor + func (PowerState) EnumDescriptor() ([]byte, []int) + func (PowerState) Type() protoreflect.EnumType + func (x PowerState) Enum() *PowerState + func (x PowerState) Number() protoreflect.EnumNumber + func (x PowerState) String() string + type PowerType int32 + const PowerType_POWER_TYPE_BATTERY + const PowerType_POWER_TYPE_KEYBOARD + const PowerType_POWER_TYPE_LINE_POWER + const PowerType_POWER_TYPE_MONITOR + const PowerType_POWER_TYPE_MOUSE + const PowerType_POWER_TYPE_PDA + const PowerType_POWER_TYPE_PHONE + const PowerType_POWER_TYPE_UNSPECIFIED + const PowerType_POWER_TYPE_UPS + func (PowerType) Descriptor() protoreflect.EnumDescriptor + func (PowerType) EnumDescriptor() ([]byte, []int) + func (PowerType) Type() protoreflect.EnumType + func (x PowerType) Enum() *PowerType + func (x PowerType) Number() protoreflect.EnumNumber + func (x PowerType) String() string + type StatusNotifierValue struct + BusName string + Icon *StatusNotifierValue_Icon + Id string + Menu *StatusNotifierValue_Menu + MenuRevision int32 + ObjectPath string + Status v1.Systray_Status + Title string + Tooltip *StatusNotifierValue_Tooltip + func (*StatusNotifierValue) Descriptor() ([]byte, []int) + func (*StatusNotifierValue) ProtoMessage() + func (x *StatusNotifierValue) GetBusName() string + func (x *StatusNotifierValue) GetIcon() *StatusNotifierValue_Icon + func (x *StatusNotifierValue) GetId() string + func (x *StatusNotifierValue) GetMenu() *StatusNotifierValue_Menu + func (x *StatusNotifierValue) GetMenuRevision() int32 + func (x *StatusNotifierValue) GetObjectPath() string + func (x *StatusNotifierValue) GetStatus() v1.Systray_Status + func (x *StatusNotifierValue) GetTitle() string + func (x *StatusNotifierValue) GetTooltip() *StatusNotifierValue_Tooltip + func (x *StatusNotifierValue) ProtoReflect() protoreflect.Message + func (x *StatusNotifierValue) Reset() + func (x *StatusNotifierValue) String() string + type StatusNotifierValue_Icon struct + IconName string + IconPixmap *StatusNotifierValue_Pixmap + IconThemePath string + func (*StatusNotifierValue_Icon) Descriptor() ([]byte, []int) + func (*StatusNotifierValue_Icon) ProtoMessage() + func (x *StatusNotifierValue_Icon) GetIconName() string + func (x *StatusNotifierValue_Icon) GetIconPixmap() *StatusNotifierValue_Pixmap + func (x *StatusNotifierValue_Icon) GetIconThemePath() string + func (x *StatusNotifierValue_Icon) ProtoReflect() protoreflect.Message + func (x *StatusNotifierValue_Icon) Reset() + func (x *StatusNotifierValue_Icon) String() string + type StatusNotifierValue_Menu struct + Children []*StatusNotifierValue_Menu + Id int32 + Properties *StatusNotifierValue_Menu_Properties + func (*StatusNotifierValue_Menu) Descriptor() ([]byte, []int) + func (*StatusNotifierValue_Menu) ProtoMessage() + func (x *StatusNotifierValue_Menu) GetChildren() []*StatusNotifierValue_Menu + func (x *StatusNotifierValue_Menu) GetId() int32 + func (x *StatusNotifierValue_Menu) GetProperties() *StatusNotifierValue_Menu_Properties + func (x *StatusNotifierValue_Menu) ProtoReflect() protoreflect.Message + func (x *StatusNotifierValue_Menu) Reset() + func (x *StatusNotifierValue_Menu) String() string + type StatusNotifierValue_Menu_Properties struct + IconData []byte + IconName string + IsCheckbox bool + IsDisabled bool + IsHidden bool + IsParent bool + IsRadio bool + IsSeparator bool + Label string + ToggleState int32 + func (*StatusNotifierValue_Menu_Properties) Descriptor() ([]byte, []int) + func (*StatusNotifierValue_Menu_Properties) ProtoMessage() + func (x *StatusNotifierValue_Menu_Properties) GetIconData() []byte + func (x *StatusNotifierValue_Menu_Properties) GetIconName() string + func (x *StatusNotifierValue_Menu_Properties) GetIsCheckbox() bool + func (x *StatusNotifierValue_Menu_Properties) GetIsDisabled() bool + func (x *StatusNotifierValue_Menu_Properties) GetIsHidden() bool + func (x *StatusNotifierValue_Menu_Properties) GetIsParent() bool + func (x *StatusNotifierValue_Menu_Properties) GetIsRadio() bool + func (x *StatusNotifierValue_Menu_Properties) GetIsSeparator() bool + func (x *StatusNotifierValue_Menu_Properties) GetLabel() string + func (x *StatusNotifierValue_Menu_Properties) GetToggleState() int32 + func (x *StatusNotifierValue_Menu_Properties) ProtoReflect() protoreflect.Message + func (x *StatusNotifierValue_Menu_Properties) Reset() + func (x *StatusNotifierValue_Menu_Properties) String() string + type StatusNotifierValue_Pixmap struct + Data []byte + Height int32 + Width int32 + func (*StatusNotifierValue_Pixmap) Descriptor() ([]byte, []int) + func (*StatusNotifierValue_Pixmap) ProtoMessage() + func (x *StatusNotifierValue_Pixmap) GetData() []byte + func (x *StatusNotifierValue_Pixmap) GetHeight() int32 + func (x *StatusNotifierValue_Pixmap) GetWidth() int32 + func (x *StatusNotifierValue_Pixmap) ProtoReflect() protoreflect.Message + func (x *StatusNotifierValue_Pixmap) Reset() + func (x *StatusNotifierValue_Pixmap) String() string + type StatusNotifierValue_Tooltip struct + Body string + IconName string + IconPixmap *StatusNotifierValue_Pixmap + Title string + func (*StatusNotifierValue_Tooltip) Descriptor() ([]byte, []int) + func (*StatusNotifierValue_Tooltip) ProtoMessage() + func (x *StatusNotifierValue_Tooltip) GetBody() string + func (x *StatusNotifierValue_Tooltip) GetIconName() string + func (x *StatusNotifierValue_Tooltip) GetIconPixmap() *StatusNotifierValue_Pixmap + func (x *StatusNotifierValue_Tooltip) GetTitle() string + func (x *StatusNotifierValue_Tooltip) ProtoReflect() protoreflect.Message + func (x *StatusNotifierValue_Tooltip) Reset() + func (x *StatusNotifierValue_Tooltip) String() string + type UpdateIconValue struct + BusName string + Icon *StatusNotifierValue_Icon + func (*UpdateIconValue) Descriptor() ([]byte, []int) + func (*UpdateIconValue) ProtoMessage() + func (x *UpdateIconValue) GetBusName() string + func (x *UpdateIconValue) GetIcon() *StatusNotifierValue_Icon + func (x *UpdateIconValue) ProtoReflect() protoreflect.Message + func (x *UpdateIconValue) Reset() + func (x *UpdateIconValue) String() string + type UpdateMenuValue struct + BusName string + Menu *StatusNotifierValue_Menu + func (*UpdateMenuValue) Descriptor() ([]byte, []int) + func (*UpdateMenuValue) ProtoMessage() + func (x *UpdateMenuValue) GetBusName() string + func (x *UpdateMenuValue) GetMenu() *StatusNotifierValue_Menu + func (x *UpdateMenuValue) ProtoReflect() protoreflect.Message + func (x *UpdateMenuValue) Reset() + func (x *UpdateMenuValue) String() string + type UpdateStatusValue struct + BusName string + Status v1.Systray_Status + func (*UpdateStatusValue) Descriptor() ([]byte, []int) + func (*UpdateStatusValue) ProtoMessage() + func (x *UpdateStatusValue) GetBusName() string + func (x *UpdateStatusValue) GetStatus() v1.Systray_Status + func (x *UpdateStatusValue) ProtoReflect() protoreflect.Message + func (x *UpdateStatusValue) Reset() + func (x *UpdateStatusValue) String() string + type UpdateTitleValue struct + BusName string + Title string + func (*UpdateTitleValue) Descriptor() ([]byte, []int) + func (*UpdateTitleValue) ProtoMessage() + func (x *UpdateTitleValue) GetBusName() string + func (x *UpdateTitleValue) GetTitle() string + func (x *UpdateTitleValue) ProtoReflect() protoreflect.Message + func (x *UpdateTitleValue) Reset() + func (x *UpdateTitleValue) String() string + type UpdateTooltipValue struct + BusName string + Tooltip *StatusNotifierValue_Tooltip + func (*UpdateTooltipValue) Descriptor() ([]byte, []int) + func (*UpdateTooltipValue) ProtoMessage() + func (x *UpdateTooltipValue) GetBusName() string + func (x *UpdateTooltipValue) GetTooltip() *StatusNotifierValue_Tooltip + func (x *UpdateTooltipValue) ProtoReflect() protoreflect.Message + func (x *UpdateTooltipValue) Reset() + func (x *UpdateTooltipValue) String() string