Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xdg-specs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 77
    • Issues 77
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • xdg
  • xdg-specs
  • Merge requests
  • !35

Add support for HiDPi use case

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Méven Car requested to merge meven/xdg-specs:thumbnails-hidpi into master Sep 07, 2020
  • Overview 31
  • Commits 5
  • Pipelines 8
  • Changes 1

Hidpi where the logical size does not correspond to the pixel on screen, needs appropriate thumbnails.

The proposed spec evolution specifies that Hidpi thumbnails might be generated in separate folders with "@2x" postfix added compared to the normal thumbnail folder. A special case can be used by the implementation when thumbnails are not influenced by scale factor but only by size, in such cases we can avoid storing twice images, i.e using "large" folder when we look for thumbnails scale independent for "normal@2x".

This was first proposed for discussion on xdg ML https://lists.freedesktop.org/archives/xdg/2020-May/014316.html

An implementation is proposed for KDE Frameworks https://phabricator.kde.org/D29397

Edited Dec 01, 2020 by Méven Car
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: thumbnails-hidpi