Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.6k
    • Issues 1.6k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 240
    • Merge requests 240
  • 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
  • !4284

FileChooser: Sort directories before files by default

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Jami Kettunen requested to merge deathmist/gtk:filechooser-sort-directories-first into main Dec 25, 2021
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

This imho is what most people[1][2] would expect to be the default in modern times; considering this also cannot be "easily" configured outside of the cli utilities gsettings or dconf it should just be the default.

If there is any particular reason this has been false by default for such a long time, please let me know!

I can make a MR against gtk-3-24 branch as well later if this is accepted :)

[1] https://superuser.com/questions/843615/gtk-3-14-file-chooser-folders-first
[2] https://askubuntu.com/questions/789505/can-i-choose-to-not-sort-directories-before-files-on-file-open-dialogs

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: filechooser-sort-directories-first