Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,537
    • Issues 1,537
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 222
    • Merge requests 222
  • 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
  • gtkgtk
  • Merge requests
  • !5163

Add GtkGridView to the filechooser

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Georges Basile Stavracas Neto requested to merge gbsneto/filechooser-grid-view into main Oct 22, 2022
  • Overview 14
  • Commits 15
  • Pipelines 13
  • Changes 8

After !5108 (merged), adding a grid view was somewhat trivial. There's still a whole lot to figure out about this, but this proof-of-concept seems decent already.

TODO:

  • We need actual designs for this (@Teams/Design please help!)
    • Figure out what to do with context menu items that only apply to column view
    • Show toggle view button in Recent and Search modes
  • Preserve scroll position when switching views - blocked on missing listview features
  • Save & restore last view
  • Fix focus handling
  • Make sure it's a11y friendly
Edited Dec 11, 2022 by Georges Basile Stavracas Neto
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gbsneto/filechooser-grid-view