Zren / plasma-applet-win7showdesktop

https://store.kde.org/p/2151247/
25 stars 7 forks source link

Support Wheel Command Events in OpenSUSE out of the box #25

Closed Zren closed 3 months ago

Zren commented 4 months ago

Not showing the OSD (visual feedback), or audible feedback with the boop sfx, for us would make things a pain.

Zren commented 3 months ago

Or I could just call env | grep VENDOR in the executable dataengine and check if it's VENDOR=suse, then regex replace the command with:

replace(/^qdbus /, 'qdbus6 ')