3 Commits

Author SHA1 Message Date
shaojun
f14dc75d06 fixed(bug:3589):icon not in center 2019-09-28 17:23:10 +08:00
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
listenerri
da3b42a85e feat: add overlay warning plugin
https://github.com/linuxdeepin/internal-discussion/issues/1126
2019-03-27 15:45:06 +08:00