window

package
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const EVEClientWindowRe = "^EVE -.*$"

Variables

View Source
var ErrNoWindowsFound = errors.New("no EVE client windows found")
View Source
var SupportedWindowsFilter = func(w details) bool {
	return !w.dx12 && w.language == "en"
}

Functions

This section is empty.

Types

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func NewManager

func NewManager() (*Manager, error)

func (*Manager) GetEVEClientWindows

func (m *Manager) GetEVEClientWindows(filter func(w details) bool) map[syscall.Handle]string

func (*Manager) GetHandleByTitle

func (m *Manager) GetHandleByTitle(title string) syscall.Handle

func (*Manager) GetWindowsTitles

func (m *Manager) GetWindowsTitles() []string

func (*Manager) IsTestingServer

func (m *Manager) IsTestingServer(handle syscall.Handle) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL