HimDek / Overview-Widget-for-Plasma

A simple Widget for KDE Plasma Desktop that opens the overview when clicked
http://himdek.com/Overview-Widget-for-Plasma/
GNU General Public License v3.0
8 stars 1 forks source link

Keyboard shortcut does not activate overview #9

Open oliva opened 3 months ago

oliva commented 3 months ago

I've tried replacing the basic launcher with this applet, but binding a keyboard shortcut to this applet does not seem to work.

Environment: Plasma 6.1.1, Arch Linux

boredsquirrel commented 1 week ago

did you try this command?

qdbus-qt6 org.kde.kglobalaccel /component/kwin invokeShortcut Overview

On Fedora the Qt6 qdbus is called like that

https://github.com/boredsquirrel/Overview-Widget-for-Plasma/tree/fedora-qt6