HL.Window¶
- class HL.Window¶
Runtime object.
Attributes¶
- HL.Window.accepts_input¶
- Type:
boolean
Accepts input.
- HL.Window.active¶
- Type:
boolean | nil
Active.
- HL.Window.address¶
- Type:
string
Address.
- HL.Window.at¶
- Type:
integer | table
At.
- HL.Window.class¶
- Type:
string
Class.
- HL.Window.content_type¶
- Type:
string
Content type.
- HL.Window.floating¶
- Type:
boolean
Floating.
- HL.Window.focus_history_id¶
- Type:
integer
Focus history id.
- HL.Window.fullscreen¶
- Type:
integer
Fullscreen.
- HL.Window.fullscreen_client¶
- Type:
integer
Fullscreen client.
- Type:
boolean
Hidden.
- HL.Window.inhibiting_idle¶
- Type:
boolean
Inhibiting idle.
- HL.Window.initial_class¶
- Type:
string
Initial class.
- HL.Window.initial_title¶
- Type:
string
Initial title.
- HL.Window.mapped¶
- Type:
boolean
Mapped.
- HL.Window.monitor¶
- Type:
HL.Monitor| nil
Monitor.
- HL.Window.over_fullscreen¶
- Type:
boolean
Over fullscreen.
- HL.Window.pid¶
- Type:
integer
Pid.
- HL.Window.pinned¶
- Type:
boolean
Pinned.
- HL.Window.size¶
- Type:
integer | table
Size.
- HL.Window.stable_id¶
- Type:
integer
Stable id.
- HL.Window.tags¶
- Type:
string | table
Tags.
- HL.Window.title¶
- Type:
string
Title.
- HL.Window.visible¶
- Type:
boolean
Visible.
- HL.Window.workspace¶
- Type:
HL.Workspace| nil
Workspace.
- HL.Window.xdg_description¶
- Type:
string | nil
Xdg description.
- HL.Window.xdg_tag¶
- Type:
string | nil
Xdg tag.
- HL.Window.xwayland¶
- Type:
boolean
Xwayland.