Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D default-icon-theme
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • default-icon-theme
  • Merge requests
  • !1

Allow 8x8 and 12x12 emblems

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Chris Billington requested to merge chrisjbillington/default-icon-theme:master into master Aug 29, 2019
  • Overview 2
  • Commits 1
  • Changes 1

As mentioned in #14, some projects ship 8x8 emblems. This MR adds 8x8 and 8x8@2 emblem directories to index.theme so that such icons are actually used - otherwise larger icons are downscaled and used instead.

Edit: Further to this, add 12x12 and 12x12@2 emblem directories to index.theme. I noticed that at least Nemo and Caja look for 12x12 emblems, and in my project I have emblems that are simplified at small sizes (<= 16x16) and then have more detail at larger sizes. From what I can tell so far, in order to do this I need to add icons to /usr/share/icons/hicolor in all the sizes <= 16x16 that an application might look for, otherwise they will use the scalable icon, which in my case is designed for larger sizes.

Edited Aug 31, 2019 by Chris Billington
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master