shift-shell/components/mobileshell/qml/volumeosd
Micah Stanley 681d1683f5 VolumeOSD: Improve design, and prevent touch events from being taken from outside the osd
Fixes: https://invent.kde.org/plasma/plasma-mobile/-/issues/274

Any feedback on these changes would be much appreciated.

![Screenshot_20241024_093458-1](/uploads/7b4f89ace1a53c559737d1c05d591329/Screenshot_20241024_093458-1.png)
![Screenshot_20241023_070919](/uploads/c7b9a8de7c9bba2de01d734408e02b2b/Screenshot_20241023_070919.png)

Change Log:
- NanoShell FullScreenOverlay was changed to a LayerShellQt Window to keep it on the top layer and to prevent the popup from obsorbing all touch inputs.
- New animations were added to the volume popup.
- User can now change the volume by touching and dragging on the popup
- The mute button on the popup was fixed
- Mute buttons were added next to the volume sliders in the AudioApplet page
- Volume icons now dynamically update to the volume level
- Visual design adjustments
2024-10-25 15:52:49 +00:00
..
AudioApplet.qml VolumeOSD: Improve design, and prevent touch events from being taken from outside the osd 2024-10-25 15:52:49 +00:00
DeviceListItem.qml audio: Refactor applet and extract singleton to MobileShellState 2023-03-16 07:21:01 +00:00
icon.js audio: Refactor applet and extract singleton to MobileShellState 2023-03-16 07:21:01 +00:00
ListItemBase.qml VolumeOSD: Improve design, and prevent touch events from being taken from outside the osd 2024-10-25 15:52:49 +00:00
PopupCard.qml VolumeOSD: Improve design, and prevent touch events from being taken from outside the osd 2024-10-25 15:52:49 +00:00
StreamListItem.qml port to Kirigami.Icon 2023-08-18 09:08:07 +00:00
VolumeChangedPopup.qml VolumeOSD: Improve design, and prevent touch events from being taken from outside the osd 2024-10-25 15:52:49 +00:00
VolumeOSD.qml VolumeOSD: Improve design, and prevent touch events from being taken from outside the osd 2024-10-25 15:52:49 +00:00
VolumeOSDProvider.qml VolumeOSD: Improve design, and prevent touch events from being taken from outside the osd 2024-10-25 15:52:49 +00:00
VolumeOSDProviderLoader.qml Port mobileshell plugins to ecm_add_qml_module 2023-11-02 11:08:17 +00:00