Bug 343521 - Widget "Show desktop" not responds to hotkey
Summary: Widget "Show desktop" not responds to hotkey
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: master
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
: 343614 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-01-29 12:54 UTC by Ilya Dash
Modified: 2016-09-05 12:20 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Dash 2015-01-29 12:54:58 UTC
I'd like to set hot key to widget "Show desktop", like Meta+D. But not it not response to this action.
Instead of this, for example, hot key Alt+F1 works as well for KickOff menu

Reproducible: Always

Steps to Reproduce:
1. Add widget "Show desktop" to panel
2. Open his settings
3. Set hotkey Meta+D
4. Press apply
5. Press Meta+D

Actual Results:  
Nothing happens

Expected Results:  
Widget should be triggered and all windows should be minimized to taskbar.
Comment 1 Marco Martin 2015-01-29 13:32:57 UTC
Git commit 19f7cc5ce987e69d25ae2eaa871f81c205b4e941 by Marco Martin.
Committed on 29/01/2015 at 13:26.
Pushed by mart into branch 'Plasma/5.2'.

trigger on plasmoid activated

this makes possible to bind a shortcut

M  +1    -0    applets/showdesktop/package/contents/ui/main.qml

http://commits.kde.org/kdeplasma-addons/19f7cc5ce987e69d25ae2eaa871f81c205b4e941
Comment 2 Marco Martin 2015-01-29 13:32:59 UTC
Git commit bc3200c964e81a096c96da0b1f06c776eb187b0f by Marco Martin.
Committed on 29/01/2015 at 13:26.
Pushed by mart into branch 'master'.

trigger on plasmoid activated

this makes possible to bind a shortcut

M  +1    -0    applets/showdesktop/package/contents/ui/main.qml

http://commits.kde.org/kdeplasma-addons/bc3200c964e81a096c96da0b1f06c776eb187b0f
Comment 3 Bhushan Shah 2015-01-31 11:23:17 UTC
*** Bug 343614 has been marked as a duplicate of this bug. ***