justforlxz 55c4c74a82
refactor: use QWidget::devicePixelRatio to replace QApplication::devicePixelRatio
插入新屏幕后,新屏幕的缩放是1,切换为复制模式后如果继续使用QApplication::devicePixelRatio会导致
显示错误,统一换成QWidget::devicePixelRatio或QScreen::devicePixelRatio。
2019-04-23 18:27:40 +08:00
2015-09-28 11:18:42 +08:00
2018-11-05 17:39:41 +08:00
2019-04-15 11:28:13 +08:00
2018-05-31 16:07:16 +08:00
2019-04-19 17:45:35 +08:00
2018-11-05 17:39:41 +08:00
2017-02-20 13:41:59 +08:00
2019-03-15 11:10:13 +08:00
2016-08-05 10:00:14 +08:00

DDE Dock

DDE Dock is the dock of Deepin Desktop Environment.

A tutorial for build dde-dock plugin: plugins-developer-guide

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

Description
Dock application of DDE
Readme 66 MiB
Languages
C++ 97%
CMake 2%
C 0.8%
Shell 0.2%