560 Commits

Author SHA1 Message Date
shaojun
ebc02e9a18 fixed:bug 3914 2019-10-12 10:38:54 +08:00
shaojun
88bd1ecde7 fixed(bug2543):change bordercolor on dark theme 2019-10-10 17:21:04 +08:00
shaojun
19630a11d5 fixed(bug:2077):change cursor on dock edge 2019-09-27 11:18:32 +08:00
shaojun
27e7204375 fixed(dock):pos and animation modify 2019-09-25 14:09:02 +08:00
wangxuwen
7da0ca9ef1 fixed(dock): fixed bug 1979 2019-09-20 17:42:02 +08:00
wangxuwen
2b3b52bbe8 fixed(dock): fixed bug 1979 2019-09-20 16:05:22 +08:00
wangxuwen
116c2c5022 fixed(dock): fixed bug 2697 2019-09-19 20:10:11 +08:00
shaojun
f109b17b2c fixed(bug:2543):change dock border width,3d:1,2d:0 2019-09-19 19:59:03 +08:00
wangxuwen
212103100b fixed(dock): fix bug 2697 2019-09-19 14:43:08 +08:00
shaojun
398b88afd3 feat(plugin):different colors under different theme 2019-09-17 13:16:26 +08:00
shaojun
e66bde21b7 feat(mainwindow):In fashion mode, the upper and lower intervals are not equal 2019-09-17 11:07:31 +08:00
wangxuwen
19f5406505 feat(dock): window size is error when change size by darg first time 2019-09-16 16:45:33 +08:00
wangxuwen
ac6cb59f97 feat(dock): when change position, not update the size so display error 2019-09-16 15:47:00 +08:00
wangxuwen
b69d5e6c69 feat(dock): change logic for animation of dock 2019-09-16 13:05:55 +08:00
zccrs
2f1d2c38ae chore: adjust window shadow effect 2019-09-12 19:14:31 +08:00
wangxuwen
a77cf26bad fixed(dock): 2270 dock position error when change 2 3d window 2019-09-11 13:05:08 +08:00
shaojun
0c24252ad2 feat(maiwindow):delete shadow code,use default config 2019-09-10 15:58:41 +08:00
wangxuwen
368201498a fixed(dock): fixed bug 2187 for dock display error when change position 2019-09-10 11:14:36 +08:00
shaojun
c112e33bef feat(plugin):plugin layout 2019-09-06 14:45:00 +08:00
wangxuwen
2379ce6397 fixed(dock): correct logic of the drag dock window size for bug 2077 2019-09-05 19:32:25 +08:00
shaojun
06a9b94436 feat(mainwindow):set dock background color 2019-09-03 20:37:35 +08:00
wangxuwen
49d46ec4a1 feat(dock): modefied for dock window size for dbus change the interface 2019-09-03 13:26:42 +08:00
shaojun
d152add518 feat(mainpanelcontrol):change position type 2019-09-03 10:22:27 +08:00
shaojun
c70940592a feat(mainwindow):change window radius 2019-09-03 09:36:33 +08:00
wangxuwen
9313cd04fa feat(dock): correct positon of the mainwindow always display error 2019-08-30 17:55:44 +08:00
wangxuwen
afc4e33016 feat(dock): change mainwindow size drag logic 2019-08-30 16:17:54 +08:00
wangxuwen
865cb40b78 feat(dock): add position changed fanction 2019-08-30 13:58:58 +08:00
wangxuwen
0a5fd622db feat(dock): change frame for mode changed 2019-08-30 13:17:01 +08:00
wangxuwen
c8b30c3fe4 feat(dock): add left and right side expansion function 2019-08-30 10:41:39 +08:00
shaojun
66e33b9b39 feat(appItem):drop application to dock, drag appitem to undock 2019-08-29 20:21:36 +08:00
wangxuwen
90ee436025 feat(dock): add change display's mode function 2019-08-28 14:11:30 +08:00
wangxuwen
dd7ef78dba feat(dock): add window free scaling function 2019-08-26 18:08:56 +08:00
shaojun
f4089b2073 fix(mainwindow):fix bug for mainwindow pos 2019-08-23 16:58:13 +08:00
shaojun
f3d8494454 feat(mainwindow):modify mainwindow animation and position 2019-08-23 16:18:21 +08:00
wangxuwen
dc3e3e0b6a feat(dock): add visualization window 2019-08-22 18:08:41 +08:00
shaojun
f05debd9f5 feat(mainwindow):dockitem notification window hidden or displayed 2019-08-21 14:07:24 +08:00
shaojun
d0fdde7a50 feat(panel):MainPanelControl add drag and drop for app and plugin 2019-08-21 12:52:53 +08:00
wangxuwen
e6bcc1e45a feal(mainpanel): add moveitem function and add a new function variable 2019-08-19 16:33:57 +08:00
王少君
b92759d379 feat:add DockItemManager data to MainPanelControl 2019-08-19 13:40:06 +08:00
shaojun
32794014f7 feat:replace mainpanel to mainpanelcontrol 2019-08-16 17:44:57 +08:00
justforlxz.com
c37ea37404 refactor: plugin init is done in other threads
加载插件是按队列进行的,但是插件初始化是不需要按队列来的
2019-07-02 19:58:24 +08:00
justforlxz.com
d7b3b4a59a refactor: remove load plugins timer 2019-07-02 19:58:24 +08:00
justforlxz.com
207911ecbe
chore: disable show animation for sw platform 2019-06-25 15:14:22 +08:00
justforlxz
e15f882330
refactor: delete unwanted border values
WINDOW_OVERFLOW
在d17b1661b13482fad66e3888aaa0f843ea2fa013提交中开始使用,现在发现不需要删除window
redius导致的边框距离了,所以删除这个值,避免影响dock中对rect的计算。
2019-05-06 15:30:13 +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
zccrs
5be4c59e51 fix: dock position and size is wrong on multiple screens and the screens have different device scale ratio
Change-Id: I751f31cf9174eea62471924771d21517936d45da
2019-03-29 16:13:38 +08:00
Felix Yan
183cc4f6d3 refactor: fix some typos
Change-Id: I27901937d6b39a6eff46aa688702031235dc4c73
2019-02-26 15:51:17 +08:00
listenerri
2bc2f2e831 refactor: make MainWindow to register sni host instead of tray plugin
Change-Id: I8f6b05ed69ced2d937aac8828a1adb3e77e79b07
2019-01-15 19:54:13 +08:00
listenerri
7354cf5166 fix: the end value of window size animation is error
Change-Id: I043e586f7d7e85cbf3d7fed48e06ae7dbe214d89
2018-11-22 16:50:22 +08:00
listenerri
efd8e01e6a fix: dock resize do not in time
When the count of trays changes rapidly, dock cannot update its size in time

Change-Id: I00d218a4c916167e19cefcdbee674347bc200201
2018-11-20 09:39:06 +08:00