Skip to content

homescreens/folio: Minimize all windows when pressing start key rather than activate "show desktop" mode

Devin Lin requested to merge work/devinlin/fixmin into master

Fixes #333 (closed)

There is some behavior with "show desktop" mode that we do not want (as it self-restores under certain focus conditions).

Just simply minimize all windows instead.

Merge request reports