Class talon.ui.App
from talon.ui import Appclass AppAttributes
active_window§
active_window: talon.ui.Windowbackground§
background: IncompleteReturns True when the argument is true, False otherwise. The builtins True and False are the only two instances of the class bool. The class bool is a subclass of the class int, and cannot be subclassed.
pid§
pid: Incompletename§
name: Incompletepath§
path: Incompleteexe§
exe: Incompletebundle§
bundle: Incompletecreated_at§
created_at: Incompletecompany§
company: strcmdline§
cmdline: Sequence[str]Properties
icon§
@property
def icon(self) -> skia.Imagefocused_element§
@property
def focused_element(self) -> talon.ui.Elementelement§
@property
def element(self) -> talon.ui.Elementchildren§
@property
def children(self) -> Elementsruntime§
@property
def runtime(self) -> timedeltaMethods
element_at§
def element_at(self, x: float, y: float) -> talon.ui.Elementappscript§
def appscript(self)quit§
def quit(self) -> Nonefocus§
def focus(self) -> boolwindows§
def windows(self) -> Sequence[talon.ui.Window]