shift-shell/components
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
..
hapticsplugin components/hapticsplugin: Introduce direct haptics API for hfd-service 2023-11-15 08:13:25 -08:00
mmplugin kcms/mobiledata: Clarify behavior when networkmanager wwanEnabled is off 2024-02-13 19:49:38 +00:00
mobileshell volumeosd: Properly bind volume keys 2024-03-19 21:56:48 -04:00
mobileshellstate Adapt to plasma-framework targets being renamed 2023-11-23 23:42:47 +01:00
quicksettingsplugin Remove unused slot params 2024-02-16 13:37:26 +01:00
shellsettingsplugin potential fix for gesture-only mode not working 2024-02-19 04:03:58 +00:00
wallpaperimageplugin Remove Qt module includes 2024-02-16 13:38:23 +01:00
windowplugin use renamed kwayland 2023-11-23 18:54:43 +00:00
CMakeLists.txt wallpaperimageplugin: Add plugin to allow for wallpaper editing in the shell 2024-01-02 03:32:15 +00:00