pop-os / libcosmic

WIP library for COSMIC applications
https://pop-os.github.io/libcosmic/cosmic/
Mozilla Public License 2.0
427 stars 41 forks source link

Various widget improvements #475

Closed mmstick closed 4 months ago

mmstick commented 4 months ago

Fixed alignment of menu buttons, and uses icons instead of unicode text

screenshot-2024-05-30-11-13-48

Improvements for the Grid widget:

Improvements for the FlexRow widget:

Adds flex_ variants of settings::item, settings::item_row, and settings::Item::control

screenshot-2024-05-30-11-24-22

Other improvements