Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • garcon garcon
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • garcongarcon
  • Issues
  • #33
Closed
Open
Issue created Oct 28, 2022 by Brian Tarricone@kelnosMaintainer

Menu icons are blurry when the UI scale factor is > 1

When GTK's UI scaling is set to anything other than 1x, Garcon's menu icons appear blurry. To fix this, icons need to be rendered with their width/height multiplied by the UI scale factor, and then should be rendered to a cairo_surface_t with the scale factor taken into account. That surface can then be used to create the menu item's GtkImage.

Assignee
Assign to
Time tracking