Page MenuHomePhabricator

qt: Fix Window -> Minimize menu item on linux
ClosedPublic

Authored by PiRK on Oct 12 2020, 19:19.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC0e60c8d5b7c9: qt: Fix Window -> Minimize menu item on linux
Summary

On linux, the "Minimize" menu icon worked with using the Ctrl + M shortcut, but not with a click on the action in the menu. This fixes it.

Backport of PR18549

Depends on D7894

Test Plan

ninja && ninja check

Run src/qt/bitcoin-qt and check that the Window -> Minimize menu action works on linux, both via the keyboard shortcut and with a click in the menu.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable