qml: redesign playlist menu
commit2ee0c9800bb1eaf3b5cbcc652bef4faecc321655
authorPierre Lamot <pierre@videolabs.io>
Mon, 4 Nov 2019 14:18:06 +0000 (4 15:18 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 19 Nov 2019 15:24:53 +0000 (19 16:24 +0100)
treec7dd4bc3c0200942656c6d5ae98b119fba2b3322
parent213d0a063da58b8cdca9f3b690a3b315f01e78a9
qml: redesign playlist menu

  The icon only menu was pretty obscure, the new design use textual entries and
  has the look and feel of the embed player menus.

  More entries have been added to the menu (shuffle, sort, clear, ...)

  Qt.Quick menus are not used here because modal menus can only be set as an
  overlay of the whole application.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt/qml/playlist/PlaylistListView.qml
modules/gui/qt/qml/playlist/PlaylistMenu.qml