dde-shell (0.0.5) unstable; urgency=medium

  * feat: add application preview in dock
  * fix: worng place and way to install libdde-dockplugin-interface
  * fix: missing ds.dock configs
  * fix: tooltip reparent error
  * fix: show-desktop shown on treeland
  * feat: set radius for dock in Fashion mode
  * fix: plugin theme not follow dock
  * fix: tmp adjust dock ui and datetime theme
  * chore: dock disable some menu on release

 -- tsic404 <liuheng@deepin.org>  Wed, 10 Jan 2024 17:25:52 +0800

dde-shell (0.0.4) unstable; urgency=medium

  * chore: optimize cmake
  * chore: promote qt wayland version constraint
  * fix: menu not closed when popup second one
  * feat: add PanelPopup to manage Panel's popup
  * refact: async load qml
  * fix: PanelPopup's size is wrong
  * fix: protocol error when changing anchors
  * feat: add PanelToolTip
  * feat: modify data model in dnd
  * feat: add dock quick plugins
  * chore: mark getters const
  * fix: drag handler still active when finished
  * refact: modify containment's appletItems type
  * refact: adjust dock project
  * fix: SortFilterModel can't update when item's property changed
  * refact: use Binding instead of Qt.binding
  * feat: add sub Applet's property example

 -- YeShanShan <yeshanshan@deepin.org>  Thu, 28 Dec 2023 17:28:59 +0800

dde-shell (0.0.3) unstable; urgency=medium

  * fix: transparent mouse event
  * fix: unable set margins when anchor three sides in xorg
  * fix: missing files for dock plugin

 -- YeShanShan <yeshanshan@deepin.org>  Tue, 19 Dec 2023 15:20:17 +0800

dde-shell (0.0.2) unstable; urgency=medium

  * feat: add dock(issue: 6221)
  * feat: support multi instance with same Applet(Issue: https://github.com/linuxdeepin/developer-center/issues/6245)
  * chore: remove warning
  * feat: add notification to display bubble(Issue: https://github.com/linuxdeepin/developer-center/issues/6095)
  * optimize: use triple equal operator
  * chore: correct typos in pluginfactory.cpp
    Thanks to Felix Yan
  * feat: support to find parent applet
  * chore: Add Processed type
  * feat: support to use labs-platform Controls
  * chore: Change PUBLIC to PRIVATE for PkgConfig::XCB
  * fix: exclusionZone type error
  * feat: support systemd to manage plugin
  * fix: can't access Applet for non Item
  * fix: release rootObject when delete Applet
  * feat: support to access the nearest Panel
  * feat: add treeland-foreign-toplevel-manager support
  * chore: modify qml import path
  * chore: correct typo
  * fix: lacking implementation of get_popup
  * chore: optimize log
  * feat: add qml plugin dockpanel
  * feat: add window and state indicator
  * feat: add drag and drop function
  * fix: missing systemd package
  * fix: missing labs package
  * feat: Add new UI about notification
 
 -- YeShanShan <yeshanshan@deepin.org>  Fri, 15 Dec 2023 09:20:22 +0800

dde-shell (0.0.1) unstable; urgency=medium

  * feat: add plugin framework structure and example(Issue: https://github.com/linuxdeepin/developer-center/issues/5810)
  * feat: add layershell wrap(Issue: https://github.com/linuxdeepin/developer-center/issues/5808)
  * feat: load all root applet by default(Issue: https://github.com/linuxdeepin/developer-center/issues/5965)
  * fix: failed fetch Applet attached property for Panel
  * fix: Fix typo in cmakelist
  * fix: target link error in qt6.6
  * chore: redefine DS_SHARE
  * feat: don't load disabled applet by option
  * fix: missing dependencies for debian
  * feat: add x11 layershell emulation
  * feat: add osd plugin(Issue: https://github.com/linuxdeepin/developer-center/issues/6026)
  * fix: missing some dependices for debian(Issue: https://github.com/linuxdeepin/developer-center/issues/6026)
  * chore: rename 'corona' to 'panel'
  * feat: support to access AppletItem for Applet
  * feat: add plugin's check
  * fix: example crashed
  * feat: filter unload applet
  * fix: layershell wrap bugs
  * feat: add signal handler to release applets

 -- YeShanShan <yeshanshan@deepin.org>  Fri, 17 Nov 2023 08:58:18 +0800

dde-shell (0.0.0) unstable; urgency=medium

  * chore: init

 -- YeShanShan <yeshanshan@deepin.org>  Thu, 19 Oct 2023 15:49:28 +0800
