https://bugzilla.xfce.org/show_bug.cgi?id=16471
alexxcons <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #13 from alexxcons <[email protected]> --- Pushed to master and 4.14 branch, to be released in thunar 1.8.13 Thank you for your contribution ! (In reply to Theo Linkspfeifer from comment #10) > Note that entries for remote folders still appear at random positions (Bug > #10815). > > > The following condition could be used to move those entries up so that they > appear below the "Network": > /* sort devices by type */ > if (thunar_device_get_kind (item->device) < thunar_device_get_kind (device)) > continue; > > https://git.xfce.org/xfce/thunar/tree/thunar/thunar-device.h#n35 Hmm, that would not help that much imo .. I would prefer the approach proposed in #10815 .. though imo it should be consistent for bookmark view and tree-view. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
