shift-shell/components/mobileshell/qml/volumeosd
Micah Stanley 013d034516 Gesture Navigation: Disable Gestures When Action Drawer, Notification Popup Drawer, or VolumeOSD are Visible
Disables gesture navigation when Action Drawer, Notification Popup Drawer, or VolumeOSD are visible as activating the task switcher in these situation can feel a bit weird.

Note:
~~Draft for in till I can get side loading working again so I can test it on device.~~

Still can't seem to get side loading working quite yet. Though, I did run the test I could from my laptop and it does seems to be working fine, so I will be removing this from draft.
2025-03-19 01:21:46 +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: Increase animation duration and bugfix for audio applet page 2024-10-28 06:36:16 +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: Increase animation duration and bugfix for audio applet page 2024-10-28 06:36:16 +00:00
VolumeOSD.qml Gesture Navigation: Disable Gestures When Action Drawer, Notification Popup Drawer, or VolumeOSD are Visible 2025-03-19 01:21:46 +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