mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
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 |
||
|---|---|---|
| .. | ||
| components | ||
| notifications | ||
| qml | ||
| CMakeLists.txt | ||
| Messages.sh | ||
| shellutil.cpp | ||
| shellutil.h | ||