Skip to content

shell: expose shortcut to activateLauncherMenu

Yifan Zhu requested to merge work/fanzhuyifan/launcher into master

And set default shortcuts to Meta and Alt+F1.

This is for migrating all modifier-only shortcuts to kglobalacceld (kwin#205 (closed)). Currently in kwin, Meta is bound to activateLauncherMenu by default (https://invent.kde.org/plasma/kwin/-/blob/master/src/options.cpp?ref_type=heads#L757).

The static_cast is used to handle the overloaded method.

CC @mart @vladz

@teams/vdg image

Edited by Yifan Zhu

Merge request reports