Source: dde-desktop-musicwidget-plugin
Section: utils
Priority: optional
Maintainer: mcmsird <mcmsird@github.com>
Build-Depends: debhelper-compat (= 13),
               cmake,
               pkg-config,
               qt6-base-dev,
               qt6-base-dev-tools,
               libdtk6core-dev,
               libdtk6widget-dev,
               libdtk6gui-dev,
               libdde-file-manager-dev (>= 6.5)
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/mcmsird/dde-desktop-musicwidget-plugin

Package: dde-desktop-musicwidget-plugin
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libdde-file-manager (>= 6.5)
Suggests: strawberry, deepin-music, vlc
Description: Music Widget for DDE Desktop
 A desktop edge plugin for Deepin Desktop Environment that displays
 a floating music widget card on the desktop with MPRIS2-based control.
 .
 Features:
  - Album art display with blur background effect and rotation animation
  - Song title, artist, and album information display
  - Playback controls (shuffle, previous, play/pause, next, repeat)
  - Progress bar with time display and seek support
  - Drag to reposition anywhere on desktop
  - Position persistence across sessions via QSettings
  - Dark/Light theme support via DTK6
  - Right-click desktop menu integration
  - Auto-detection of active media players via MPRIS2 protocol
 .
 This plugin integrates into the DDE file manager's desktop-edge plugin system,
 providing a seamless music control experience on the desktop.
