Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gnome-shell gnome-shell
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,063
    • Issues 2,063
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 156
    • Merge requests 156
  • 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
  • gnome-shellgnome-shell
  • Merge requests
  • !109

WIP: Support multiple-line labels in the icon grid

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jonas Dreßler requested to merge verdre/gnome-shell:icon-grid-multi-line-label into master May 22, 2018
  • Overview 26
  • Commits 6
  • Pipelines 0
  • Changes 4

This fixes the long known issue about ellipsizing search results and items in the app overview. Also includes a fix for the missing spacing between icons and labels.

I know this is not very neat and more like a big hack, but this issue is so annoying to everybody I'd like to have it merged anyway. The icon grid wasn't designed with flexibility in mind and has fixed widths and heights for the items defined in css, on top of that it's slow, inefficient and a pain to work with. In my opinion it's not worth investing more time and should be rewritten from scratch (probably together with AppDisplay and parts of the search).

Edited Nov 27, 2018 by Jonas Dreßler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: icon-grid-multi-line-label