[Xfce-bugs] [Bug 16471] Order of partitions in tree view not stable
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Fri Feb 28 23:00:41 CET 2020
https://bugzilla.xfce.org/show_bug.cgi?id=16471
alexxcons <alexxcons at xfce.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #13 from alexxcons <alexxcons at xfce.org> ---
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.
More information about the Xfce-bugs
mailing list