Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Daemon ¶
type Daemon struct { *loader.ModuleBase // contains filtered or unexported fields }
func (*Daemon) GetDependencies ¶
type Manager ¶
type Manager struct { PropsMu sync.RWMutex IsActive bool // contains filtered or unexported fields }
func (*Manager) GetExportedMethods ¶
func (v *Manager) GetExportedMethods() dbusutil.ExportedMethods
func (*Manager) GetInterfaceName ¶
func (*Manager) GetSessions ¶
func (m *Manager) GetSessions() (sessions []dbus.ObjectPath, err *dbus.Error)
func (*Manager) IsX11SessionActive ¶
Click to show internal directories.
Click to hide internal directories.