jiangzhicheng 52e7de8198 fix: 音量插件中滑动条的数值和文本不一致
当前音量大小用浮点数表示。浮点数转换成整数时,要进行舍入,不能直接截断。例如表达式 115.0 / 100.0 * 100.0 约等于115,但强制类型转换后得到114 。

Log:
Bug: https://pms.uniontech.com/zentao/bug-view-89358.html
Change-Id: I3092b0e8a2a62de614a77f27b6c8f8b51197d3d7
2021-08-06 13:28:16 +08:00
2021-01-25 11:08:00 +08:00
2015-09-28 11:18:42 +08:00
2018-11-05 17:39:41 +08:00
2021-02-26 09:48:26 +08:00
2019-06-13 15:10:25 +08:00
2020-01-08 10:43:28 +08:00
2020-11-10 17:16:09 +08:00
2021-02-23 16:47:45 +08:00
2019-07-05 16:11:01 +08:00
2020-11-06 16:25:56 +08:00
2017-02-20 13:41:59 +08:00
2020-06-01 14:06:02 +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%