qBittorrent icon indicating copy to clipboard operation
qBittorrent copied to clipboard

Installer doesn't regard display scaling

Open Richard-L opened this issue 1 year ago • 1 comments
trafficstars

Suggestion

It would be nice if the installer could regard display scaling, to ease usability. On a laptop with higher DPI and a trackpad, it can be very difficult to choose the installer options due to the miniature icon.

Use case

No response

Extra info/examples/attachments

image

Richard-L avatar Aug 20 '24 17:08 Richard-L

does NSIS support this ?

luzpaz avatar Aug 20 '24 20:08 luzpaz

@Richard-L have you seen this option available in other NSIS installers before ?

luzpaz avatar Aug 29 '24 10:08 luzpaz

@luzpaz good question. I can't really say tbh. I just happened to notice it with qbittorrent.

Richard-L avatar Aug 29 '24 10:08 Richard-L

Possible solution: https://nsis.sourceforge.io/ChangeRes_plug-in (found via https://nsis-dev.github.io/NSIS-Forums/html/t-291898.html)

edit: looks ancient. have no idea if this is still viable.

luzpaz avatar Aug 29 '24 10:08 luzpaz

@qbittorrent/bug-handlers anyone on windows able to test if this option :point_up_2: is legit ?

luzpaz avatar Aug 29 '24 15:08 luzpaz

ANNOUNCEMENT!

For anybody coming across this "Feature Request" & would like/love to see a potential implementation in the future! Here are some options available to you:

  1. Please select/click the 👍 &/orreactions in the original/opening post of this ticket.

  2. Please feel free (If you have the "skillset") to create a "Pull Request" implementing what's being requested in this ticket. (new/existing contributors/developers are always welcome)


DO:

  • Provide constructive feedback.
  • Display how other projects implemented same/similar etc.

DO NOT:

  • Add a "Bump", "me too", "2nd/3rd" etc. or "criticizing" comment(s). (These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)

xavier2k6 avatar May 25 '25 14:05 xavier2k6

https://cmake.org/cmake/help/latest/cpack_gen/nsis.html#variable:CPACK_NSIS_MANIFEST_DPI_AWARE

Xref.: https://github.com/llvm/llvm-project/pull/128470

xavier2k6 avatar Aug 30 '25 14:08 xavier2k6