Skip to content

fileItem: Ignore double click distance clicking on items

Imitate the behavior of Nautilus canvas WRT double clicks being handled on all of the icon(s) without accounting for the double click distance. As the extension does already lean on Nautilus look & feel, it seems to make sense doing this.

This is not as crucial for mice as it is for touchscreens, where the default 5px limit may be a bit on the short side depending on device sensitivity.

Merge request reports