KomorebiState¶
Attributes:
- cross_monitor_move_behaviour
- focus_follows_mouse
- has_pending_raise_op
- is_paused
- monitors
- mouse_follows_focus
- new_window_behaviour
- resize_delta
- unmanaged_window_operation_behaviour
- work_area_offset
attr cross_monitor_move_behaviour¶
Type: "Insert"|"NoOp"|"Swap"
attr focus_follows_mouse¶
Type: "Komorebi"|"Windows"|nil
attr has_pending_raise_op¶
Type: boolean
attr is_paused¶
Type: boolean
attr monitors¶
Type: KomorebiMonitorRing
attr mouse_follows_focus¶
Type: boolean
attr new_window_behaviour¶
Type: "Append"|"Create"
attr resize_delta¶
Type: integer
attr unmanaged_window_operation_behaviour¶
Type: "NoOp"|"Op"
attr work_area_offset¶
Type: KomorebiRect|nil