shift-shell/components/mobileshell/qml
Devin Lin b496110aa3 volumeosd: Properly bind volume keys
Partially addresses https://invent.kde.org/plasma/plasma-mobile/-/issues/328

Apparently in in Qt 6 the "shortcut" property in QAction no longer maps properly to the given Qt key??

Qt.Key_VolumeUp/Qt.Key_VolumeDown -> no key

Then I tried putting in Qt.Key_A which mapped to Qt.Key_Ctrl + Qt.Key_Q... Using the `shortcuts` property made it work properly here.

This will be obsolete with Plasma 6.1 https://invent.kde.org/plasma/plasma-pa/-/merge_requests/221
2024-03-19 21:56:48 -04:00
..
actiondrawer quicksettings: port BrightnessItem away from dataengine 2024-03-03 16:15:01 +00:00
components components/mobileshell: Don't tie MarqueeLabel durations to kirigami duration lengths 2024-03-16 11:53:25 -04:00
dataproviders Port mobileshell plugins to ecm_add_qml_module 2023-11-02 11:08:17 +00:00
homescreen shell: Move wallpaper selector to homescreens directly 2024-01-02 03:32:15 +00:00
navigationpanel navigationpanel: Have it on the bottom if the screen height is large enough 2023-11-22 20:48:22 -08:00
statusbar StatusBar: remove excessive space 2024-01-22 10:52:02 +00:00
volumeosd volumeosd: Properly bind volume keys 2024-03-19 21:56:48 -04:00
widgets widgets/mediacontrols: Fix base model reference 2024-03-11 00:56:11 -04:00