Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WindowManagerServer ¶
type WindowManagerServer struct {
pb.UnimplementedWindowManagerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
WindowManagerServer implements pb.WindowManagerServiceServer.
func (*WindowManagerServer) GetDefaultDisplay ¶
func (s *WindowManagerServer) GetDefaultDisplay(_ context.Context, req *pb.GetDefaultDisplayRequest) (*pb.GetDefaultDisplayResponse, error)
func (*WindowManagerServer) RemoveViewImmediate ¶
func (s *WindowManagerServer) RemoveViewImmediate(_ context.Context, req *pb.RemoveViewImmediateRequest) (*pb.RemoveViewImmediateResponse, error)
Click to show internal directories.
Click to hide internal directories.