[EXPLORER] Add 'Show Desktop' button at right edge of taskbar (#4715)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Thu, 22 Sep 2022 03:18:59 +0000 (12:18 +0900)
committerGitHub <noreply@github.com>
Thu, 22 Sep 2022 03:18:59 +0000 (12:18 +0900)
commit26efda4d8ded94838cbcb330d67b87cdcdd3e334
treec58df59fcc7e55c04bd39340ec7fbc06c08a26ec
parent34635e1585e97539358d975c4fe0e03758c3c14d
[EXPLORER] Add 'Show Desktop' button at right edge of taskbar (#4715)

This PR adds a tiny button of window class "TrayShowDesktopButtonWClass" at right/bottom edge of taskbar.
This button allows the user to access "Show/Restore Desktop" feature by mouse.
You can toggle visibility of this button by registry value "TaskbarSd" in key "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced".
The button is themed when theme is available.
CORE-15369
base/shell/explorer/traywnd.cpp