Skip to content

Made colums sortable in tab "Application Autostart"

DarkTrick requested to merge DarkTrick/xfce4-session:MakeColumnsSortable3 into master

Made table in "Application Autostart" sortable

  • Added: Sort interface to XfaeModel (GTK_TYPE_TREE_SORTABLE)
  • Added: Sort function for each column
  • Renamed: xface_model_sort_items() -> xface_item_sort_default()

Merge request reports