Tags: pmrfpp/Open-Shell-Menu
Tags
Display "Searching..." progress always Commit be8568c that introduced option to disable "See more results" also changed behavior of "Searching..." item that indicates search in progress. We will now make sure that the search progress indicator is displayed always. No matter of options.
Properly scale default skin font according to DPI (Open-Shell#1110) Original fix introduced in 528d15 was not correct. The problem is that `SystemParametersInfo` uses DPI that current session started with. We should use `SystemParametersInfoForDpi` (available since Win10 1607) that returns properly scaled font size. Fixes Open-Shell#1110
Setup: Recognize also /h and /help parameters (Open-Shell#1278) Otherwise they will get passed to `msiexec` that will display its help window that may confuse our users (as they expect our help to be displayed).
New default Immersive skin for Win10/11 (Open-Shell#538) Fixes Open-Shell#538
Make sure tray buttons are properly positioned when custom start butt… …on was created Fixes Open-Shell#1232
New icons and installer artwork This adds the new artwork for the main icon and installer screens. Addresses Open-Shell#31. Update classic button thumbnail Improve setup banner icon Fix web.ico size New installer art Fix dialog2
PreviousNext