Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,083
    • Issues 2,083
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #30170
Closed
Open
Created May 22, 2016 by FPC Admin account@fpc_adminOwner

dpiAware needs more values (Windows application manifest)

Original Reporter info from Mantis: Ede_123
  • Reporter name: Eduard Braun

Description:

Since Windows 8.1 DPI-awareness can be configured per monitor (e.g. different montiors connected to the computer can have different scaling factors).

To declare an application per-monitor DPI-aware new values have been added to the "dpiAware" property in the application manifest (see [1],[2])

It would be great if these additional values (i.e. "Per-monitor" and "True/PM") could be set through the Lazarus IDE. Currently there is only a checkbox allowing to set the value to "True" or "False".

[1] https://msdn.microsoft.com/en-us/library/windows/desktop/dn469266(v=vs.85).aspx#step_1_set_the_dpi_awareness_level
[2] https://blogs.msdn.microsoft.com/chuckw/2013/09/10/manifest-madness

Mantis conversion info:

  • Mantis ID: 30170
  • Fixed in revision: 53325 (#31944eda)
Assignee
Assign to
Time tracking