7 Commits

Author SHA1 Message Date
shaojun
f14dc75d06 fixed(bug:3589):icon not in center 2019-09-28 17:23:10 +08:00
shaojun
398b88afd3 feat(plugin):different colors under different theme 2019-09-17 13:16:26 +08:00
shaojun
c112e33bef feat(plugin):plugin layout 2019-09-06 14:45:00 +08:00
shaojun
5ef49854df feat(keyboard):keyboard add background 2019-09-05 15:30:14 +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
fcb2c8563e Merge branch 'dev/refactor-plugins-mouse' into merge-dev/refactor-plugins-mouse
Change-Id: I03089593b793de20d8400449812bfdc9e4e83ecb
2019-01-07 09:47:51 +08:00
listenerri
06d55e20d6 feat: add new plugin for onboard
https://github.com/linuxdeepin/internal-discussion/issues/610

Change-Id: Iada7d06f804a6a7d6df7078781f93be08694bce4
2018-12-24 09:09:45 +08:00