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 v0.1.2 Mar 9, 2024 v0.1.1 Mar 9, 2024 v0.1.0 Mar 9, 2024 v0.0.1 Mar 6, 2024 Changes in this version + const HostService_AudioSinkMuteToggle_FullMethodName + const HostService_AudioSinkVolumeAdjust_FullMethodName + const HostService_AudioSourceMuteToggle_FullMethodName + const HostService_AudioSourceVolumeAdjust_FullMethodName + const HostService_BrightnessAdjust_FullMethodName + const HostService_Exec_FullMethodName + const HostService_FindApplication_FullMethodName + const HostService_NotificationAction_FullMethodName + const HostService_NotificationClosed_FullMethodName + const HostService_SystrayActivate_FullMethodName + const HostService_SystrayMenuAboutToShow_FullMethodName + const HostService_SystrayMenuContextActivate_FullMethodName + const HostService_SystrayMenuEvent_FullMethodName + const HostService_SystrayScroll_FullMethodName + const HostService_SystraySecondaryActivate_FullMethodName + const PanelService_Close_FullMethodName + const PanelService_Init_FullMethodName + const PanelService_Notify_FullMethodName + var File_hyprpanel_v1_hyprpanel_proto protoreflect.FileDescriptor + var HostService_ServiceDesc = grpc.ServiceDesc + var NotificationClosedReason_name = map[int32]string + var NotificationClosedReason_value = map[string]int32 + var PanelService_ServiceDesc = grpc.ServiceDesc + var SystrayMenuEvent_name = map[int32]string + var SystrayMenuEvent_value = map[string]int32 + var SystrayScrollOrientation_name = map[int32]string + var SystrayScrollOrientation_value = map[string]int32 + func RegisterHostServiceServer(s grpc.ServiceRegistrar, srv HostServiceServer) + func RegisterPanelServiceServer(s grpc.ServiceRegistrar, srv PanelServiceServer) + type AppInfo struct + Actions []*AppInfo_Action + DesktopFile string + Exec string + Icon string + Name string + Path string + RawExec string + StartupWmClass string + Terminal bool + TryExec string + func (*AppInfo) Descriptor() ([]byte, []int) + func (*AppInfo) ProtoMessage() + func (x *AppInfo) GetActions() []*AppInfo_Action + func (x *AppInfo) GetDesktopFile() string + func (x *AppInfo) GetExec() string + func (x *AppInfo) GetIcon() string + func (x *AppInfo) GetName() string + func (x *AppInfo) GetPath() string + func (x *AppInfo) GetRawExec() string + func (x *AppInfo) GetStartupWmClass() string + func (x *AppInfo) GetTerminal() bool + func (x *AppInfo) GetTryExec() string + func (x *AppInfo) ProtoReflect() protoreflect.Message + func (x *AppInfo) Reset() + func (x *AppInfo) String() string + type AppInfo_Action struct + Exec string + Icon string + Name string + RawExec string + func (*AppInfo_Action) Descriptor() ([]byte, []int) + func (*AppInfo_Action) ProtoMessage() + func (x *AppInfo_Action) GetExec() string + func (x *AppInfo_Action) GetIcon() string + func (x *AppInfo_Action) GetName() string + func (x *AppInfo_Action) GetRawExec() string + func (x *AppInfo_Action) ProtoReflect() protoreflect.Message + func (x *AppInfo_Action) Reset() + func (x *AppInfo_Action) String() string + type HostServiceAudioSinkMuteToggleRequest struct + Id string + func (*HostServiceAudioSinkMuteToggleRequest) Descriptor() ([]byte, []int) + func (*HostServiceAudioSinkMuteToggleRequest) ProtoMessage() + func (x *HostServiceAudioSinkMuteToggleRequest) GetId() string + func (x *HostServiceAudioSinkMuteToggleRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceAudioSinkMuteToggleRequest) Reset() + func (x *HostServiceAudioSinkMuteToggleRequest) String() string + type HostServiceAudioSinkMuteToggleResponse struct + func (*HostServiceAudioSinkMuteToggleResponse) Descriptor() ([]byte, []int) + func (*HostServiceAudioSinkMuteToggleResponse) ProtoMessage() + func (x *HostServiceAudioSinkMuteToggleResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceAudioSinkMuteToggleResponse) Reset() + func (x *HostServiceAudioSinkMuteToggleResponse) String() string + type HostServiceAudioSinkVolumeAdjustRequest struct + Direction v11.Direction + Id string + func (*HostServiceAudioSinkVolumeAdjustRequest) Descriptor() ([]byte, []int) + func (*HostServiceAudioSinkVolumeAdjustRequest) ProtoMessage() + func (x *HostServiceAudioSinkVolumeAdjustRequest) GetDirection() v11.Direction + func (x *HostServiceAudioSinkVolumeAdjustRequest) GetId() string + func (x *HostServiceAudioSinkVolumeAdjustRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceAudioSinkVolumeAdjustRequest) Reset() + func (x *HostServiceAudioSinkVolumeAdjustRequest) String() string + type HostServiceAudioSinkVolumeAdjustResponse struct + func (*HostServiceAudioSinkVolumeAdjustResponse) Descriptor() ([]byte, []int) + func (*HostServiceAudioSinkVolumeAdjustResponse) ProtoMessage() + func (x *HostServiceAudioSinkVolumeAdjustResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceAudioSinkVolumeAdjustResponse) Reset() + func (x *HostServiceAudioSinkVolumeAdjustResponse) String() string + type HostServiceAudioSourceMuteToggleRequest struct + Id string + func (*HostServiceAudioSourceMuteToggleRequest) Descriptor() ([]byte, []int) + func (*HostServiceAudioSourceMuteToggleRequest) ProtoMessage() + func (x *HostServiceAudioSourceMuteToggleRequest) GetId() string + func (x *HostServiceAudioSourceMuteToggleRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceAudioSourceMuteToggleRequest) Reset() + func (x *HostServiceAudioSourceMuteToggleRequest) String() string + type HostServiceAudioSourceMuteToggleResponse struct + func (*HostServiceAudioSourceMuteToggleResponse) Descriptor() ([]byte, []int) + func (*HostServiceAudioSourceMuteToggleResponse) ProtoMessage() + func (x *HostServiceAudioSourceMuteToggleResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceAudioSourceMuteToggleResponse) Reset() + func (x *HostServiceAudioSourceMuteToggleResponse) String() string + type HostServiceAudioSourceVolumeAdjustRequest struct + Direction v11.Direction + Id string + func (*HostServiceAudioSourceVolumeAdjustRequest) Descriptor() ([]byte, []int) + func (*HostServiceAudioSourceVolumeAdjustRequest) ProtoMessage() + func (x *HostServiceAudioSourceVolumeAdjustRequest) GetDirection() v11.Direction + func (x *HostServiceAudioSourceVolumeAdjustRequest) GetId() string + func (x *HostServiceAudioSourceVolumeAdjustRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceAudioSourceVolumeAdjustRequest) Reset() + func (x *HostServiceAudioSourceVolumeAdjustRequest) String() string + type HostServiceAudioSourceVolumeAdjustResponse struct + func (*HostServiceAudioSourceVolumeAdjustResponse) Descriptor() ([]byte, []int) + func (*HostServiceAudioSourceVolumeAdjustResponse) ProtoMessage() + func (x *HostServiceAudioSourceVolumeAdjustResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceAudioSourceVolumeAdjustResponse) Reset() + func (x *HostServiceAudioSourceVolumeAdjustResponse) String() string + type HostServiceBrightnessAdjustRequest struct + DevName string + Direction v11.Direction + func (*HostServiceBrightnessAdjustRequest) Descriptor() ([]byte, []int) + func (*HostServiceBrightnessAdjustRequest) ProtoMessage() + func (x *HostServiceBrightnessAdjustRequest) GetDevName() string + func (x *HostServiceBrightnessAdjustRequest) GetDirection() v11.Direction + func (x *HostServiceBrightnessAdjustRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceBrightnessAdjustRequest) Reset() + func (x *HostServiceBrightnessAdjustRequest) String() string + type HostServiceBrightnessAdjustResponse struct + func (*HostServiceBrightnessAdjustResponse) Descriptor() ([]byte, []int) + func (*HostServiceBrightnessAdjustResponse) ProtoMessage() + func (x *HostServiceBrightnessAdjustResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceBrightnessAdjustResponse) Reset() + func (x *HostServiceBrightnessAdjustResponse) String() string + type HostServiceClient interface + AudioSinkMuteToggle func(ctx context.Context, in *HostServiceAudioSinkMuteToggleRequest, ...) (*HostServiceAudioSinkMuteToggleResponse, error) + AudioSinkVolumeAdjust func(ctx context.Context, in *HostServiceAudioSinkVolumeAdjustRequest, ...) (*HostServiceAudioSinkVolumeAdjustResponse, error) + AudioSourceMuteToggle func(ctx context.Context, in *HostServiceAudioSourceMuteToggleRequest, ...) (*HostServiceAudioSourceMuteToggleResponse, error) + AudioSourceVolumeAdjust func(ctx context.Context, in *HostServiceAudioSourceVolumeAdjustRequest, ...) (*HostServiceAudioSourceVolumeAdjustResponse, error) + BrightnessAdjust func(ctx context.Context, in *HostServiceBrightnessAdjustRequest, ...) (*HostServiceBrightnessAdjustResponse, error) + Exec func(ctx context.Context, in *HostServiceExecRequest, opts ...grpc.CallOption) (*HostServiceExecResponse, error) + FindApplication func(ctx context.Context, in *HostServiceFindApplicationRequest, ...) (*HostServiceFindApplicationResponse, error) + NotificationAction func(ctx context.Context, in *HostServiceNotificationActionRequest, ...) (*HostServiceNotificationActionResponse, error) + NotificationClosed func(ctx context.Context, in *HostServiceNotificationClosedRequest, ...) (*HostServiceNotificationClosedResponse, error) + SystrayActivate func(ctx context.Context, in *HostServiceSystrayActivateRequest, ...) (*HostServiceSystrayActivateResponse, error) + SystrayMenuAboutToShow func(ctx context.Context, in *HostServiceSystrayMenuAboutToShowRequest, ...) (*HostServiceSystrayMenuAboutToShowResponse, error) + SystrayMenuContextActivate func(ctx context.Context, in *HostServiceSystrayMenuContextActivateRequest, ...) (*HostServiceSystrayMenuContextActivateResponse, error) + SystrayMenuEvent func(ctx context.Context, in *HostServiceSystrayMenuEventRequest, ...) (*HostServiceSystrayMenuEventResponse, error) + SystrayScroll func(ctx context.Context, in *HostServiceSystrayScrollRequest, ...) (*HostServiceSystrayScrollResponse, error) + SystraySecondaryActivate func(ctx context.Context, in *HostServiceSystraySecondaryActivateRequest, ...) (*HostServiceSystraySecondaryActivateResponse, error) + func NewHostServiceClient(cc grpc.ClientConnInterface) HostServiceClient + type HostServiceExecRequest struct + Command string + func (*HostServiceExecRequest) Descriptor() ([]byte, []int) + func (*HostServiceExecRequest) ProtoMessage() + func (x *HostServiceExecRequest) GetCommand() string + func (x *HostServiceExecRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceExecRequest) Reset() + func (x *HostServiceExecRequest) String() string + type HostServiceExecResponse struct + func (*HostServiceExecResponse) Descriptor() ([]byte, []int) + func (*HostServiceExecResponse) ProtoMessage() + func (x *HostServiceExecResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceExecResponse) Reset() + func (x *HostServiceExecResponse) String() string + type HostServiceFindApplicationRequest struct + Query string + func (*HostServiceFindApplicationRequest) Descriptor() ([]byte, []int) + func (*HostServiceFindApplicationRequest) ProtoMessage() + func (x *HostServiceFindApplicationRequest) GetQuery() string + func (x *HostServiceFindApplicationRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceFindApplicationRequest) Reset() + func (x *HostServiceFindApplicationRequest) String() string + type HostServiceFindApplicationResponse struct + AppInfo *AppInfo + func (*HostServiceFindApplicationResponse) Descriptor() ([]byte, []int) + func (*HostServiceFindApplicationResponse) ProtoMessage() + func (x *HostServiceFindApplicationResponse) GetAppInfo() *AppInfo + func (x *HostServiceFindApplicationResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceFindApplicationResponse) Reset() + func (x *HostServiceFindApplicationResponse) String() string + type HostServiceNotificationActionRequest struct + ActionKey string + Id uint32 + func (*HostServiceNotificationActionRequest) Descriptor() ([]byte, []int) + func (*HostServiceNotificationActionRequest) ProtoMessage() + func (x *HostServiceNotificationActionRequest) GetActionKey() string + func (x *HostServiceNotificationActionRequest) GetId() uint32 + func (x *HostServiceNotificationActionRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceNotificationActionRequest) Reset() + func (x *HostServiceNotificationActionRequest) String() string + type HostServiceNotificationActionResponse struct + func (*HostServiceNotificationActionResponse) Descriptor() ([]byte, []int) + func (*HostServiceNotificationActionResponse) ProtoMessage() + func (x *HostServiceNotificationActionResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceNotificationActionResponse) Reset() + func (x *HostServiceNotificationActionResponse) String() string + type HostServiceNotificationClosedRequest struct + Id uint32 + Reason NotificationClosedReason + func (*HostServiceNotificationClosedRequest) Descriptor() ([]byte, []int) + func (*HostServiceNotificationClosedRequest) ProtoMessage() + func (x *HostServiceNotificationClosedRequest) GetId() uint32 + func (x *HostServiceNotificationClosedRequest) GetReason() NotificationClosedReason + func (x *HostServiceNotificationClosedRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceNotificationClosedRequest) Reset() + func (x *HostServiceNotificationClosedRequest) String() string + type HostServiceNotificationClosedResponse struct + func (*HostServiceNotificationClosedResponse) Descriptor() ([]byte, []int) + func (*HostServiceNotificationClosedResponse) ProtoMessage() + func (x *HostServiceNotificationClosedResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceNotificationClosedResponse) Reset() + func (x *HostServiceNotificationClosedResponse) String() string + type HostServiceServer interface + AudioSinkMuteToggle func(context.Context, *HostServiceAudioSinkMuteToggleRequest) (*HostServiceAudioSinkMuteToggleResponse, error) + AudioSinkVolumeAdjust func(context.Context, *HostServiceAudioSinkVolumeAdjustRequest) (*HostServiceAudioSinkVolumeAdjustResponse, error) + AudioSourceMuteToggle func(context.Context, *HostServiceAudioSourceMuteToggleRequest) (*HostServiceAudioSourceMuteToggleResponse, error) + AudioSourceVolumeAdjust func(context.Context, *HostServiceAudioSourceVolumeAdjustRequest) (*HostServiceAudioSourceVolumeAdjustResponse, error) + BrightnessAdjust func(context.Context, *HostServiceBrightnessAdjustRequest) (*HostServiceBrightnessAdjustResponse, error) + Exec func(context.Context, *HostServiceExecRequest) (*HostServiceExecResponse, error) + FindApplication func(context.Context, *HostServiceFindApplicationRequest) (*HostServiceFindApplicationResponse, error) + NotificationAction func(context.Context, *HostServiceNotificationActionRequest) (*HostServiceNotificationActionResponse, error) + NotificationClosed func(context.Context, *HostServiceNotificationClosedRequest) (*HostServiceNotificationClosedResponse, error) + SystrayActivate func(context.Context, *HostServiceSystrayActivateRequest) (*HostServiceSystrayActivateResponse, error) + SystrayMenuAboutToShow func(context.Context, *HostServiceSystrayMenuAboutToShowRequest) (*HostServiceSystrayMenuAboutToShowResponse, error) + SystrayMenuContextActivate func(context.Context, *HostServiceSystrayMenuContextActivateRequest) (*HostServiceSystrayMenuContextActivateResponse, error) + SystrayMenuEvent func(context.Context, *HostServiceSystrayMenuEventRequest) (*HostServiceSystrayMenuEventResponse, error) + SystrayScroll func(context.Context, *HostServiceSystrayScrollRequest) (*HostServiceSystrayScrollResponse, error) + SystraySecondaryActivate func(context.Context, *HostServiceSystraySecondaryActivateRequest) (*HostServiceSystraySecondaryActivateResponse, error) + type HostServiceSystrayActivateRequest struct + BusName string + X int32 + Y int32 + func (*HostServiceSystrayActivateRequest) Descriptor() ([]byte, []int) + func (*HostServiceSystrayActivateRequest) ProtoMessage() + func (x *HostServiceSystrayActivateRequest) GetBusName() string + func (x *HostServiceSystrayActivateRequest) GetX() int32 + func (x *HostServiceSystrayActivateRequest) GetY() int32 + func (x *HostServiceSystrayActivateRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceSystrayActivateRequest) Reset() + func (x *HostServiceSystrayActivateRequest) String() string + type HostServiceSystrayActivateResponse struct + func (*HostServiceSystrayActivateResponse) Descriptor() ([]byte, []int) + func (*HostServiceSystrayActivateResponse) ProtoMessage() + func (x *HostServiceSystrayActivateResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceSystrayActivateResponse) Reset() + func (x *HostServiceSystrayActivateResponse) String() string + type HostServiceSystrayMenuAboutToShowRequest struct + BusName string + MenuItemId string + func (*HostServiceSystrayMenuAboutToShowRequest) Descriptor() ([]byte, []int) + func (*HostServiceSystrayMenuAboutToShowRequest) ProtoMessage() + func (x *HostServiceSystrayMenuAboutToShowRequest) GetBusName() string + func (x *HostServiceSystrayMenuAboutToShowRequest) GetMenuItemId() string + func (x *HostServiceSystrayMenuAboutToShowRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceSystrayMenuAboutToShowRequest) Reset() + func (x *HostServiceSystrayMenuAboutToShowRequest) String() string + type HostServiceSystrayMenuAboutToShowResponse struct + func (*HostServiceSystrayMenuAboutToShowResponse) Descriptor() ([]byte, []int) + func (*HostServiceSystrayMenuAboutToShowResponse) ProtoMessage() + func (x *HostServiceSystrayMenuAboutToShowResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceSystrayMenuAboutToShowResponse) Reset() + func (x *HostServiceSystrayMenuAboutToShowResponse) String() string + type HostServiceSystrayMenuContextActivateRequest struct + BusName string + X int32 + Y int32 + func (*HostServiceSystrayMenuContextActivateRequest) Descriptor() ([]byte, []int) + func (*HostServiceSystrayMenuContextActivateRequest) ProtoMessage() + func (x *HostServiceSystrayMenuContextActivateRequest) GetBusName() string + func (x *HostServiceSystrayMenuContextActivateRequest) GetX() int32 + func (x *HostServiceSystrayMenuContextActivateRequest) GetY() int32 + func (x *HostServiceSystrayMenuContextActivateRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceSystrayMenuContextActivateRequest) Reset() + func (x *HostServiceSystrayMenuContextActivateRequest) String() string + type HostServiceSystrayMenuContextActivateResponse struct + func (*HostServiceSystrayMenuContextActivateResponse) Descriptor() ([]byte, []int) + func (*HostServiceSystrayMenuContextActivateResponse) ProtoMessage() + func (x *HostServiceSystrayMenuContextActivateResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceSystrayMenuContextActivateResponse) Reset() + func (x *HostServiceSystrayMenuContextActivateResponse) String() string + type HostServiceSystrayMenuEventRequest struct + BusName string + Data *anypb.Any + EventId SystrayMenuEvent + Id int32 + Timestamp uint32 + func (*HostServiceSystrayMenuEventRequest) Descriptor() ([]byte, []int) + func (*HostServiceSystrayMenuEventRequest) ProtoMessage() + func (x *HostServiceSystrayMenuEventRequest) GetBusName() string + func (x *HostServiceSystrayMenuEventRequest) GetData() *anypb.Any + func (x *HostServiceSystrayMenuEventRequest) GetEventId() SystrayMenuEvent + func (x *HostServiceSystrayMenuEventRequest) GetId() int32 + func (x *HostServiceSystrayMenuEventRequest) GetTimestamp() uint32 + func (x *HostServiceSystrayMenuEventRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceSystrayMenuEventRequest) Reset() + func (x *HostServiceSystrayMenuEventRequest) String() string + type HostServiceSystrayMenuEventResponse struct + func (*HostServiceSystrayMenuEventResponse) Descriptor() ([]byte, []int) + func (*HostServiceSystrayMenuEventResponse) ProtoMessage() + func (x *HostServiceSystrayMenuEventResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceSystrayMenuEventResponse) Reset() + func (x *HostServiceSystrayMenuEventResponse) String() string + type HostServiceSystrayScrollRequest struct + BusName string + Delta int32 + Orientation SystrayScrollOrientation + func (*HostServiceSystrayScrollRequest) Descriptor() ([]byte, []int) + func (*HostServiceSystrayScrollRequest) ProtoMessage() + func (x *HostServiceSystrayScrollRequest) GetBusName() string + func (x *HostServiceSystrayScrollRequest) GetDelta() int32 + func (x *HostServiceSystrayScrollRequest) GetOrientation() SystrayScrollOrientation + func (x *HostServiceSystrayScrollRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceSystrayScrollRequest) Reset() + func (x *HostServiceSystrayScrollRequest) String() string + type HostServiceSystrayScrollResponse struct + func (*HostServiceSystrayScrollResponse) Descriptor() ([]byte, []int) + func (*HostServiceSystrayScrollResponse) ProtoMessage() + func (x *HostServiceSystrayScrollResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceSystrayScrollResponse) Reset() + func (x *HostServiceSystrayScrollResponse) String() string + type HostServiceSystraySecondaryActivateRequest struct + BusName string + X int32 + Y int32 + func (*HostServiceSystraySecondaryActivateRequest) Descriptor() ([]byte, []int) + func (*HostServiceSystraySecondaryActivateRequest) ProtoMessage() + func (x *HostServiceSystraySecondaryActivateRequest) GetBusName() string + func (x *HostServiceSystraySecondaryActivateRequest) GetX() int32 + func (x *HostServiceSystraySecondaryActivateRequest) GetY() int32 + func (x *HostServiceSystraySecondaryActivateRequest) ProtoReflect() protoreflect.Message + func (x *HostServiceSystraySecondaryActivateRequest) Reset() + func (x *HostServiceSystraySecondaryActivateRequest) String() string + type HostServiceSystraySecondaryActivateResponse struct + func (*HostServiceSystraySecondaryActivateResponse) Descriptor() ([]byte, []int) + func (*HostServiceSystraySecondaryActivateResponse) ProtoMessage() + func (x *HostServiceSystraySecondaryActivateResponse) ProtoReflect() protoreflect.Message + func (x *HostServiceSystraySecondaryActivateResponse) Reset() + func (x *HostServiceSystraySecondaryActivateResponse) String() string + type NotificationClosedReason int32 + const NotificationClosedReason_NOTIFICATION_CLOSED_REASON_DISMISSED + const NotificationClosedReason_NOTIFICATION_CLOSED_REASON_EXPIRED + const NotificationClosedReason_NOTIFICATION_CLOSED_REASON_SIGNAL + const NotificationClosedReason_NOTIFICATION_CLOSED_REASON_UNSPECIFIED + func (NotificationClosedReason) Descriptor() protoreflect.EnumDescriptor + func (NotificationClosedReason) EnumDescriptor() ([]byte, []int) + func (NotificationClosedReason) Type() protoreflect.EnumType + func (x NotificationClosedReason) Enum() *NotificationClosedReason + func (x NotificationClosedReason) Number() protoreflect.EnumNumber + func (x NotificationClosedReason) String() string + type PanelServiceClient interface + Close func(ctx context.Context, in *PanelServiceCloseRequest, opts ...grpc.CallOption) (*PanelServiceCloseResponse, error) + Init func(ctx context.Context, in *PanelServiceInitRequest, opts ...grpc.CallOption) (*PanelServiceInitResponse, error) + Notify func(ctx context.Context, in *PanelServiceNotifyRequest, opts ...grpc.CallOption) (*PanelServiceNotifyResponse, error) + func NewPanelServiceClient(cc grpc.ClientConnInterface) PanelServiceClient + type PanelServiceCloseRequest struct + func (*PanelServiceCloseRequest) Descriptor() ([]byte, []int) + func (*PanelServiceCloseRequest) ProtoMessage() + func (x *PanelServiceCloseRequest) ProtoReflect() protoreflect.Message + func (x *PanelServiceCloseRequest) Reset() + func (x *PanelServiceCloseRequest) String() string + type PanelServiceCloseResponse struct + func (*PanelServiceCloseResponse) Descriptor() ([]byte, []int) + func (*PanelServiceCloseResponse) ProtoMessage() + func (x *PanelServiceCloseResponse) ProtoReflect() protoreflect.Message + func (x *PanelServiceCloseResponse) Reset() + func (x *PanelServiceCloseResponse) String() string + type PanelServiceInitRequest struct + Config *v1.Panel + Host uint32 + Id string + LogLevel v1.LogLevel + Stylesheet []byte + func (*PanelServiceInitRequest) Descriptor() ([]byte, []int) + func (*PanelServiceInitRequest) ProtoMessage() + func (x *PanelServiceInitRequest) GetConfig() *v1.Panel + func (x *PanelServiceInitRequest) GetHost() uint32 + func (x *PanelServiceInitRequest) GetId() string + func (x *PanelServiceInitRequest) GetLogLevel() v1.LogLevel + func (x *PanelServiceInitRequest) GetStylesheet() []byte + func (x *PanelServiceInitRequest) ProtoReflect() protoreflect.Message + func (x *PanelServiceInitRequest) Reset() + func (x *PanelServiceInitRequest) String() string + type PanelServiceInitResponse struct + func (*PanelServiceInitResponse) Descriptor() ([]byte, []int) + func (*PanelServiceInitResponse) ProtoMessage() + func (x *PanelServiceInitResponse) ProtoReflect() protoreflect.Message + func (x *PanelServiceInitResponse) Reset() + func (x *PanelServiceInitResponse) String() string + type PanelServiceNotificationCloseRequest struct + Id uint32 + func (*PanelServiceNotificationCloseRequest) Descriptor() ([]byte, []int) + func (*PanelServiceNotificationCloseRequest) ProtoMessage() + func (x *PanelServiceNotificationCloseRequest) GetId() uint32 + func (x *PanelServiceNotificationCloseRequest) ProtoReflect() protoreflect.Message + func (x *PanelServiceNotificationCloseRequest) Reset() + func (x *PanelServiceNotificationCloseRequest) String() string + type PanelServiceNotificationCloseResponse struct + func (*PanelServiceNotificationCloseResponse) Descriptor() ([]byte, []int) + func (*PanelServiceNotificationCloseResponse) ProtoMessage() + func (x *PanelServiceNotificationCloseResponse) ProtoReflect() protoreflect.Message + func (x *PanelServiceNotificationCloseResponse) Reset() + func (x *PanelServiceNotificationCloseResponse) String() string + type PanelServiceNotifyRequest struct + Event *v11.Event + func (*PanelServiceNotifyRequest) Descriptor() ([]byte, []int) + func (*PanelServiceNotifyRequest) ProtoMessage() + func (x *PanelServiceNotifyRequest) GetEvent() *v11.Event + func (x *PanelServiceNotifyRequest) ProtoReflect() protoreflect.Message + func (x *PanelServiceNotifyRequest) Reset() + func (x *PanelServiceNotifyRequest) String() string + type PanelServiceNotifyResponse struct + func (*PanelServiceNotifyResponse) Descriptor() ([]byte, []int) + func (*PanelServiceNotifyResponse) ProtoMessage() + func (x *PanelServiceNotifyResponse) ProtoReflect() protoreflect.Message + func (x *PanelServiceNotifyResponse) Reset() + func (x *PanelServiceNotifyResponse) String() string + type PanelServiceServer interface + Close func(context.Context, *PanelServiceCloseRequest) (*PanelServiceCloseResponse, error) + Init func(context.Context, *PanelServiceInitRequest) (*PanelServiceInitResponse, error) + Notify func(context.Context, *PanelServiceNotifyRequest) (*PanelServiceNotifyResponse, error) + type SystrayMenuEvent int32 + const SystrayMenuEvent_SYSTRAY_MENU_EVENT_CLICKED + const SystrayMenuEvent_SYSTRAY_MENU_EVENT_HOVERED + const SystrayMenuEvent_SYSTRAY_MENU_EVENT_UNSPECIFIED + func (SystrayMenuEvent) Descriptor() protoreflect.EnumDescriptor + func (SystrayMenuEvent) EnumDescriptor() ([]byte, []int) + func (SystrayMenuEvent) Type() protoreflect.EnumType + func (x SystrayMenuEvent) Enum() *SystrayMenuEvent + func (x SystrayMenuEvent) Number() protoreflect.EnumNumber + func (x SystrayMenuEvent) String() string + type SystrayScrollOrientation int32 + const SystrayScrollOrientation_SYSTRAY_SCROLL_ORIENTATION_HORIZONTAL + const SystrayScrollOrientation_SYSTRAY_SCROLL_ORIENTATION_UNSPECIFIED + const SystrayScrollOrientation_SYSTRAY_SCROLL_ORIENTATION_VERTICAL + func (SystrayScrollOrientation) Descriptor() protoreflect.EnumDescriptor + func (SystrayScrollOrientation) EnumDescriptor() ([]byte, []int) + func (SystrayScrollOrientation) Type() protoreflect.EnumType + func (x SystrayScrollOrientation) Enum() *SystrayScrollOrientation + func (x SystrayScrollOrientation) Number() protoreflect.EnumNumber + func (x SystrayScrollOrientation) String() string + type UnimplementedHostServiceServer struct + func (UnimplementedHostServiceServer) AudioSinkMuteToggle(context.Context, *HostServiceAudioSinkMuteToggleRequest) (*HostServiceAudioSinkMuteToggleResponse, error) + func (UnimplementedHostServiceServer) AudioSinkVolumeAdjust(context.Context, *HostServiceAudioSinkVolumeAdjustRequest) (*HostServiceAudioSinkVolumeAdjustResponse, error) + func (UnimplementedHostServiceServer) AudioSourceMuteToggle(context.Context, *HostServiceAudioSourceMuteToggleRequest) (*HostServiceAudioSourceMuteToggleResponse, error) + func (UnimplementedHostServiceServer) AudioSourceVolumeAdjust(context.Context, *HostServiceAudioSourceVolumeAdjustRequest) (*HostServiceAudioSourceVolumeAdjustResponse, error) + func (UnimplementedHostServiceServer) BrightnessAdjust(context.Context, *HostServiceBrightnessAdjustRequest) (*HostServiceBrightnessAdjustResponse, error) + func (UnimplementedHostServiceServer) Exec(context.Context, *HostServiceExecRequest) (*HostServiceExecResponse, error) + func (UnimplementedHostServiceServer) FindApplication(context.Context, *HostServiceFindApplicationRequest) (*HostServiceFindApplicationResponse, error) + func (UnimplementedHostServiceServer) NotificationAction(context.Context, *HostServiceNotificationActionRequest) (*HostServiceNotificationActionResponse, error) + func (UnimplementedHostServiceServer) NotificationClosed(context.Context, *HostServiceNotificationClosedRequest) (*HostServiceNotificationClosedResponse, error) + func (UnimplementedHostServiceServer) SystrayActivate(context.Context, *HostServiceSystrayActivateRequest) (*HostServiceSystrayActivateResponse, error) + func (UnimplementedHostServiceServer) SystrayMenuAboutToShow(context.Context, *HostServiceSystrayMenuAboutToShowRequest) (*HostServiceSystrayMenuAboutToShowResponse, error) + func (UnimplementedHostServiceServer) SystrayMenuContextActivate(context.Context, *HostServiceSystrayMenuContextActivateRequest) (*HostServiceSystrayMenuContextActivateResponse, error) + func (UnimplementedHostServiceServer) SystrayMenuEvent(context.Context, *HostServiceSystrayMenuEventRequest) (*HostServiceSystrayMenuEventResponse, error) + func (UnimplementedHostServiceServer) SystrayScroll(context.Context, *HostServiceSystrayScrollRequest) (*HostServiceSystrayScrollResponse, error) + func (UnimplementedHostServiceServer) SystraySecondaryActivate(context.Context, *HostServiceSystraySecondaryActivateRequest) (*HostServiceSystraySecondaryActivateResponse, error) + type UnimplementedPanelServiceServer struct + func (UnimplementedPanelServiceServer) Close(context.Context, *PanelServiceCloseRequest) (*PanelServiceCloseResponse, error) + func (UnimplementedPanelServiceServer) Init(context.Context, *PanelServiceInitRequest) (*PanelServiceInitResponse, error) + func (UnimplementedPanelServiceServer) Notify(context.Context, *PanelServiceNotifyRequest) (*PanelServiceNotifyResponse, error) + type UnsafeHostServiceServer interface + type UnsafePanelServiceServer interface