shift-shell/components/mobileshell
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
..
components Port mobileshell plugins to ecm_add_qml_module 2023-11-02 11:08:17 +00:00
notifications Port mobileshell plugins to ecm_add_qml_module 2023-11-02 11:08:17 +00:00
qml volumeosd: Properly bind volume keys 2024-03-19 21:56:48 -04:00
CMakeLists.txt Adapt to plasma-framework targets being renamed 2023-11-23 23:42:47 +01:00
Messages.sh Ensure all packages have translations enabled 2022-12-19 12:39:51 -05:00
shellutil.cpp Remove unused slot params 2024-02-16 13:37:26 +01:00
shellutil.h Port mobileshell plugins to ecm_add_qml_module 2023-11-02 11:08:17 +00:00