Skip to content

Prevent "selection_changed" bursts

Instead of saving the old selection and reselect it, one by one, after GtkTreeView unselected it, we stop GtkTreeView from unselecting it in the first place.

Fixes #37 (closed) (Thunar hangup when selecting + deselecting many files)

Edited by Alexander Schwinn

Merge request reports