tsic404
5d87a44ac4
fix: adjust the slider to set the sound multiple times
...
log: add a timer to set once in 50 ms
2023-08-23 08:21:54 +00:00
kamiyadm
101dec15ca
fix: the name of sound device shouldn't be edited ( #880 )
...
We can edit the name of sound device in the dock, it should not
be happened. Just set the item uneditable.
Log:
Co-authored-by: kamiyadm <chenhuixing@deepin.org>
2023-07-05 10:28:18 +08:00
dengbo
fb3f888157
fix: 任务栏声音面板中出现异常的悬浮提示 ( #876 )
...
取消声音面板设备悬浮提示
Log: 修复任务栏声音面板中出现异常的悬浮提示的问题
Influence: 任务栏声音面板正常显示
Co-authored-by: dengbo <dengbo@deepin.org>
2023-07-05 09:53:48 +08:00
tsic404
579cf0afe9
fix: sound checked item highlight do not follow theme
...
1. update sound icon when theme changed
2. add built-in dci resources to prevent it become a white icon when changed into theme without dci resources
log: update sound icon when theme changed
2023-05-08 09:15:41 +00:00
tsic404
119d72b0ea
fix: adjust sound plugin
...
remove old v20 code, adjust sound devices widget style
run dbus call in another thread to prevent main thread get into wait.
make deviceList item undrageble, and sound setting clickable.
log:
2023-05-06 14:11:50 +08:00
Yutao Meng
ec5c447264
feat: DockPopupWindow改用DBlurEffectWidget实现
...
DockPopupWindow改为使用DBlurEffectWidget来实现新的设计,以及摆脱原来DArrowRectangle出现的侧边任务栏PopupWindow圆角显示不对称的问题.
Log: DockPopupWindow改用DBlurEffectWidget实现
Signed-off-by: Yutao Meng <mengyutao@uniontech.com>
2023-04-11 08:40:17 +00:00
Zhang Dingyuan
09b5434d3c
fix: unmute when changed volume
...
Closed: https://github.com/linuxdeepin/developer-center/issues/3812
2023-03-15 04:32:30 +00:00
zsien
53e68b9435
fix: abnormal display of sound output device list
...
Delete custom delegates and use the native DListView state.
* Fix abnormal display of checked icons
* Fix abnormal display of edit box.
Fixes linuxdeepin/developer-center#3793
Fixes linuxdeepin/developer-center#3741
2023-03-10 12:55:45 +08:00
tsic404
2f185bf3ce
chore: resolve v23 merge conflicts
...
log:
2023-02-16 15:08:28 +08:00
donghualin
f295b434f8
fix: 修复快捷面板插件子面板无法关闭主面板的问题
...
在子插件点击相应的功能按钮的时候,调用requestSetAppletVisible方法来隐藏面板
Log: 优化快捷面板插件功能
Influence: 进入快捷面板的蓝牙子界面点击设置,进入声音子界面点击设置,进入亮度调整子界面点击设置,在弹出对应的功能后,观察快捷面板是否隐藏
Task: https://pms.uniontech.com/task-view-222353.html
Change-Id: Ifeb450497c17220545fbda10c159f1e50b00c534
2023-01-14 19:45:12 +08:00
范朋程
2d958dd670
chore: V23接口改造适配
...
V23接口改造适配
Log: V23接口改造适配
Influence: 无
Task: https://pms.uniontech.com/task-view-207483.html
Change-Id: Ide530c023ea41f86fad2e8001ec67f1afaa897ab
2022-12-06 14:40:35 +08:00
范朋程
c35bee0c65
fix: 修复音量调节控件幅度不正确的问题
...
音量调节幅度为2%,这里的控件上次修改时漏掉了
亮度调节也有类似的问题,一并修复
Log: 修复音量调节控件幅度不正确的问题
Influence: 音量控件调节幅度
Bug: https://pms.uniontech.com/bug-view-172417.html
Change-Id: I945698a16b8ad19dee8d22e71cc639ca68204946
2022-12-05 09:57:52 +08:00
donghualin
7ad0475c6d
fix: 移除代码中对显示相关的插件的引用
...
删除亮度设置和相关的引用代码
Log:
Influence: 无
Task: https://pms.uniontech.com/task-view-220489.html
Change-Id: I7c8f0e93d6b69a92242f3809aca2f6d3ac74fac5
2022-11-28 15:31:01 +08:00
donghualin
6bcaead473
fix: 完善音量功能
...
1、只要存在音量设备,就显示设备列表
2、当设备在控制中心被禁用后,快捷面板音量滑块不可调节,并且变灰显示
Log: 完善音量功能
Influence: 从控制中心关闭设备,观察任务栏设备状态是否发生变化
Bug: https://pms.uniontech.com/bug-view-172429.html
Change-Id: Ib98f77f49998d6f55f9ad69a18e7fbb30081acf1
2022-11-28 14:07:29 +08:00
donghualin
ec092bb980
fix: 修复任务栏插件音量设备显示错误的问题
...
音量设备解析错误,没有和控制中心保持一致,参照之前的音量的解析逻辑重新来显示音量的功能即可
Log:
Influence: 从任务栏打开音量,进入音量的详情页面,观察是否和控制中心一致
Bug: https://pms.uniontech.com/bug-view-165853.html
Change-Id: I39a6b0664ac2adc40f2ea523d8e0693426640ae5
2022-11-24 09:53:05 +00:00
donghualin
b882272d32
fix: 修复声音设置错误
...
后端返回的声音数值范围是0-1,前端设置的范围是0-100,两者之间需要按照相应的转换关系进行转换
Log: 修复声音设置错误
Influence: 打开快捷设置面板,通过滑动条来调整声音,观察声音是否在设置的范围内,同时观察主面板和子面板两边的声音滑动条是否同步
Task: https://pms.uniontech.com/task-view-210309.html
Change-Id: I5a567317ae68b18e4d423830d6f52352d21dabe1
2022-11-09 03:23:09 +00:00
donghualin
9985c9b239
feat: 声音插件适配v23
...
将声音的相关功能移到sound插件中,方便扩展,并适配v23的接口
Log: 声音插件适配v23
Influence: 观察任务栏是否存在声音插件
Task: https://pms.uniontech.com/task-view-210309.html
Change-Id: I7f782af6955a017af940e639a02eedab8f459905
2022-11-04 05:09:03 +00:00