Comment 20 for bug 1768521

Revision history for this message
In , Alexxcons-x (alexxcons-x) wrote :

Thanks for that hint !

Before going for a central reload queue, I'll see if I can find a more simple fix.

My plan would be to add a minimal delay before doing a reload of a specific thunar-folder (via g_timeout_add). And after that delay, only the latest "reload trigger" is considered, so that burst-triggers only result in a single reload.

.. will see if I can come up with some patch soon. (hopefully not breaking something else ;)