Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xdg-specs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • 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
  • xdg
  • xdg-specs
  • Merge requests
  • !40

thumbnail: Add x-large and xx-large thumbnail spec size

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bastien Nocera requested to merge wip/hadess/xlarge-thumbnail into master Dec 17, 2020
  • Overview 8
  • Commits 3
  • Pipelines 6
  • Changes 2

Rather than adding hi-dpi specific text to the thumbnail specification, we expect code that calls out to thumbnailers to automatically ask for the right size of thumbnail to be displayed, depending on the level of integration that the toolkit provides.

The x-large "512x512" size could be used as a 512x512 size for non-hi-dpi displays, or equivalent to a 256x256 logical size of displays with a 2x DPI.

The "x*-large" name also has the benefit of being easily extensible without getting a thesaurus out.

Closes: #15 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/hadess/xlarge-thumbnail