Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • totem totem
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 199
    • Issues 199
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • 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
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • totemtotem
  • Merge requests
  • !350

libgd: Update libgd to fix filenames in icon view

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Bastien Nocera requested to merge wip/hadess/update-libgd into master Jan 17, 2023
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

With pango 1.44, Totem shows additional hyphen in video file names which is misleading because file's name itself does not contain that additional hyphen but Totem draws it because of pango new default behavior.

Update libgd to get a version of the icon view renderer that will disable this feature.

Closes: #349 (closed)

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