Skip to content

filechooser: Make files unselectable in folder mode

Matthias Clasen requested to merge file-chooser-selectable into main

This is a bit of an adventure, and a better way to do this would perhaps be a custom selection model. For now, we just change GtkListItem::selectable.

Merge request reports