KomorebiWorkspace¶
Attributes:
- apply_window_based_work_area_offset
- container_padding
- containers
- floating_windows
- latest_layout
- layout
- layout_flip
- layout_rules
- maximized_window
- maximized_window_restore_idx
- monocle_container
- monocle_container_restore_idx
- name
- resize_dimensions
- tile
- workspace_padding
attr apply_window_based_work_area_offset¶
Type: boolean
attr container_padding¶
attr containers¶
Type: Ring_for_Container
attr floating_windows¶
Type: KomorebiWindow[]
attr latest_layout¶
Type: KomorebiRect[]
attr layout¶
Type: KomorebiLayout
attr layout_flip¶
Type: "Horizontal"|"HorizontalAndVertical"|"Vertical"|nil
attr layout_rules¶
Type: { index: integer, layout: KomorebiLayout }
attr maximized_window¶
Type: KomorebiWindow|nil
attr maximized_window_restore_idx¶
attr monocle_container¶
Type: KomorebiContainer|nil
attr monocle_container_restore_idx¶
attr name¶
attr resize_dimensions¶
Type: (KomorebiRect|nil)[]
attr tile¶
Type: boolean