Extract ChoiceButton + Toggle from bar settings into qs.Ui

This commit is contained in:
Ryan Hughes
2026-05-17 23:10:42 -04:00
parent 5e3659fb8d
commit daed74733b
4 changed files with 196 additions and 145 deletions
@@ -1,5 +1,6 @@
module qs.Ui
ChoiceButton 1.0 ChoiceButton.qml
CursorSurface 1.0 CursorSurface.qml
KeyboardPanel 1.0 KeyboardPanel.qml
PanelActionButton 1.0 PanelActionButton.qml
@@ -9,4 +10,5 @@ PanelSlider 1.0 PanelSlider.qml
PanelToolTip 1.0 PanelToolTip.qml
PillButton 1.0 PillButton.qml
PopupCard 1.0 PopupCard.qml
Toggle 1.0 Toggle.qml
WidgetButton 1.0 WidgetButton.qml