mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2026-08-19 01:14:43 -05:00
* move state_row to dedicated component * remove selectable behavior * highlight active pstate * hide checkboxes when not configurable use monospace for text * hide pstates table when there is no data * prevents container width jumps when active row change * add page_section_expander and wrap PowerStatesFrame into it * move active indicator to the beginning and use opacity instead of visilibity to keep layout stable * improve listbox captions styles * remove states_expanded state from PowerStatesFrame * remove no longer relevant styles * improve margins * move SelectionMode to view, kinda * clean up * align expaner label * organize imports * hide active p-state indicator if non is active * use bindings for configurable update label * fix PowerStateRow props visibility * move bindings inits * fix set_sensitive on enable-pstate-config checkbox