overlay: add recorder widget

This commit is contained in:
end-4
2025-11-06 23:02:21 +01:00
parent 1a4b4b8bef
commit bf70be7f4a
5 changed files with 137 additions and 6 deletions
@@ -11,8 +11,8 @@ StyledOverlayWidget {
anchors.centerIn: parent
color: Appearance.m3colors.m3surfaceContainer
property real padding: 16
implicitHeight: 700
implicitWidth: 400
implicitHeight: 600
implicitWidth: 350
VolumeDialogContent {
anchors.fill: parent