dde-control-center icon indicating copy to clipboard operation
dde-control-center copied to clipboard

Control panel of Deepin Desktop Environment.

Results 22 dde-control-center issues
Sort by recently updated
recently updated
newest added

刷新率判断改成与刷新率列表显示一致 Log: 规避复制模式下无相同刷新率导致显示为空 Bug: https://pms.uniontech.com/bug-view-150065.html Influence: 显示设置 Change-Id: Ifdd0a8af7062f8d8816976bdca56094c9ccaca2a

增加显示模块最小分辨率限制,默认开启 如果关闭,则可以显示1024*768以下的分辨率 Log: 优化显示最小分辨率配置 Task: https://pms.uniontech.com/task-view-181157.html Influence: 可以通过配置显示低于1024*768的分辨率 Change-Id: I4d95e595b49d006b7122ef65bd7fb6dc14fdc26e

It is illegal to perform this action when building a package. :pout: The specific compilation should only be performed when the package is installed on the system. A well-established process...

approve

if the check job ends soon, the wait dailog window will flash Log: 优化退出内测渠道的用户体验

Build dependencies Add libqt5waylandclient5-dev,libwayland-dev,libkf5wayland-dev and qtwayland5-private-dev Log: 补充README

Fixes the following build failure: ``` /build/deepin-control-center/src/dde-control-center-5.4.47/src/frame/window/modules/network/connectioneditpage.cpp: In member function ‘void dccV20::network::ConnectionEditPage::prepareConnection()’: /build/deepin-control-center/src/dde-control-center-5.4.47/src/frame/window/modules/network/connectioneditpage.cpp:354:9: error: ‘qDBusRegisterMetaType’ was not declared in this scope; did you mean ‘qRegisterMetaType’? 354 | qDBusRegisterMetaType(); | ^~~~~~~~~~~~~~~~~~~~~...

应用通知标题需要加粗显示 Log: 修复控制中心“应用通知”标题字体显示异常的问题 Bug: https://pms.uniontech.com/bug-view-164715.html Influence: 控制中心通知模块正常显示 Change-Id: Ie42e6f160b3f64f42801bfaacccadabe39e32da0

use GNUInstallDir to define plugin path Log: plugin path

env LC_TIME is always zh_CN.UTF-8, though LANG=en_US.UTF-8. long date format of QLocale::system() is acquired by the value of LC_TIME. use the QLocale::system().name() to construct the locale Issue:https://github.com/linuxdeepin/developer-center/issues/7648

tab indicator radius 6 ==> 3 tab indicator spacing 40 ==> 6 Issue: https://github.com/linuxdeepin/developer-center/issues/7139