- support the 16bits/30bits image formats (c50d83ef)
- It is easy to trigger resize when using the touch screen to move the window (99e43da8)
- the window menu cannot hide (a077611d)
- the foreign platform window screen is wrong (6eac7834)
- DForeignPlatformWindow have a wrong screen object (49658492)
- crash at DForeignPlatformWindow::handleConfigureNotifyEvent (5ff0224a)
- correct a typo (83f8d46c)
- window can not get focus at mapped (42684bc9)
- do not use methods because symbols are not exported (07eb94cd)
- compatibility with Qt 5.12+ (b6355ce1)
- failed on build(Qt 5.7.x) (b7a973db)
- Synchronize its screen object only when the native window is called directly on setScreen (a5749da3)
- call QDeepinTheme::updateScaleLogcailDpi when screen added (d4815e53)
- window shadow dislocation on multi-screen and the screens have different device pixel scale ratio (d8013112)
- the window can not move (2011cb3f)
- compatibility with Qt 5.12.1 (1a9a05ef)
- the minimized window can not active on 2D window manager (c56c9949)
- Fix window shadow drawing error if setting clip path (c8b87b42)
- Does not reissue mouse press events when receiving an Ungrab type Enter event during mouse press (e3569fe7)
- the drag/drop is invalid if use DForeignPlatformWindow for target XWindow (b4c0ece2)
- a typo (c46eb749)
- the Desktop application is not contains in current workspace (e1d45711)
- support Qt version>=5.9.0 for DForeignPlatformWindow (594f73e6)
- add inteface: "windowManagerName" (711e6aa1)
- build failed on low version gcc (dce47ff6)
- refactor: set default border width to 1px of can not resize window
- kwin not update blur (58cda70e)
- support Qt 5.11.2 (52e74b16)
- support disable QPaintEngine features for QImage (8e990f3a)
- support enable dxcb for the QWindow(the window had a platform-window) (08c03f14)
- the shadow area will shake when the window is displayed (9b10ea7d)
- add window property "_DEEPIN_DXCB_SHM_INFOS" (e7ebe5d3)
- click on the window without focus, resulting in maximization (cfcc6a24)
- crash when add scroll device (ee6ebb4a)
- revert the fix commit of QTBUG-53993 only in BypassWindowManagerHint window (22ea6fc9)
- can not get focus by mouse press on BypassWindowManagerHint window (b7799256)
- build failures under Qt 5.11 (3214457d)
- build failed on Qt 5.10.0 (f6c86693)
- support window group leader (398cf704)
- support Qt 5.9.4 (8ada8d39)
- support Qt 5.10.1 (e476353b)
- add "inputEventSourceDevice" native platform function (541fbc79)
- listen the DForeignPlatformWindow events (09650c80)
- frame window radius is wrong when the window state form Qt::WindowMaximized to Qt::WindowNoState (ea9b1215)
- crash in DPlatformWindowHelper::eventFilter if the event is DragLeave type (5448b26f)
- rm .qmake.conf (3ae6fd16)
- can not ignore window close event (a1d505e2)
- the isWindowBlockedHandle function is stuck in an infinite loop (7ce08107)
- window setting Qt::WindowTransparentForInput flag is invalid (475bc708)
- clear the window blur areas when the window unmap (482d26e1)
- crash in DPlatformBackingStoreHelper::flush (38d9dad0)
- dframewindow timerEvent (5afacaec)
- request active window is invalid (ea8e7a13)
- window not receive Leave event when the window is covered by other windows (2348e1c3)
- support disable change window cursor (0fbb6f1c)
- crash on handlePropertyNotifyEvent (ebb2b1a3)
- window can not maximize (da161585)
- no leave event when window hide (a2bd2498)
- the window "_d_netWmStates" property is invalid (f48df4c1)
- window fillet anti-aliasing (ed29cca5)
- blurred window sometimes does not take effect (3aa09aa3)
- carsh on arm platform (92d20f72)
- optimize the effect of the window fillet (40d298a7)
- window exists property on non-kwin windows _KDE_NET_WM_BLUR_BEHIND_REGION (4cc89fcc)
- set window radius to 0 when window maximzed (35ef919c)
- crash in DPlatformBackingStoreHelper::flush (dbab1dc3)
- update copyright year (422c0d2d)
- shadow image size is wrong (e537bcea)
- window radius not visible (671b8894)
- window can not get focus on Qt 5.9+ (3c0a44bf)
- QGuiApplicationPrivate::lastCursorPosition on hiDPI window (08755140)
- remove debug output in DPlatformBackingStoreHelper::flush (c68032d9)
- can not resize window by bottom/right (e4c58d76)
- can not reisze window on openbox (218df1e2)
- content window position (2439d675)
- set miniumu/maximum size inoperative for window (0ad7e599)
- crash at VtableHook::overrideVfptrFun (1a8e03cf)
- send resize event to content window on frame window size changed (fc88f619)
- the content window frame margins is invalid (bb069366)
- content window position is wrong at show (2f74cd2c)
- add break for switch/case (ca84b062)
- fcitx input method can not work in QTextEdit (cbd74f2a)
- window blur area is a rounded rect if set clip path (a89e7d0c)
- LICENSE (f8013823)
- after moving the window release the mouse and then move the mouse will receive a mouse release event (10a73727)
- Adapt lintian (1f862c11)
- also search for libqt5xcbqpa private headers in system (e47d510f)
- do not paint shadow on window maximized (b1483de1)
- visable black border when maximize window (9a25eccc)
- output "QPainter::begin: Paint device returned engine == 0, type: 3" (d424dd61)
- support for Qt 5.9.3 (32ec6503)
- compiling failed in Qt5.7.0 and above (790377a5)
- not clean when begin paint on opaque window (635a8252)
- visible lines at bottom/right on frame window (40f53663)
- content window area path on window maximized/fullscreen (4dd1dc20)
- mouse position error on automatic adsorption (196e34cb)
- add native function: popupSystemWindowMenu (0e741b1e)
- add showWindowSystemMenu function (915c6d3f)
- support for Qt 5.9.2 (715bb1e4)
- support set the window radius for QOpenGLWindow (431fa688)
- use fake platform name when set DXCB_FAKE_PLATFORM_NAME_XCB (471216b2)
- the drag window position when dragging from one screen to another (3905a0a0)
- the DFrameWindow's border path is wrong (4882b916)
- the content window screen is wrong (20f7695f)
- update screen for content window when the frame window screen changed (f40a66ab)
- can not move window on openbox wm (af64d84d)
- crash on use the QWebEngineView (c13bdeee)
- mouse enter of the window to receive the mouse to release the event (7a6989e5)
- mouse over the right border of the window to receive the mouse to leave the event (cad2e037)
- print info on create new window (b68d0371)
- update the content window clip path by it size (070e3bc4)
- the content window position is wrong when content margins hint changed (9b1a28e6)
- window focus out when mouse leave (14c14df2)
- the DFrameWindow's shadow and border (e35a87a9)
- the chile window is blocked by modal window (db20016c)
- warning: "W: Ignoring Provides line with non-equal DepCompareOp for package dde-qt5integration" for apt-get (a074941e)
- disable update frame mask (5d136679)
- can not install (1ac9975a)
- setup .clog.toml (d5d065d4)
- keep the window border is 1px for hiDPI (da8040c4)
- QMenu hiDPI support (a045b17e)
- style: override drawItemPixmap (a580b9bf)
- theme plugin: read settings from config file (aacc2995)
- theme style: auto update the widgets font when theme config file changed (d478074e)
- set cursor is invaild (a2e235be)
- menu can not hide on dde-dock (ecae595e)
- compatibility with Qt 5.7.1+ (774ffb89)
- dxcb:
- crash when screen changed (7e1627c2)
- the window border size is wrong (83d6ac50)
- draw shadow area (284cae9d)
- the DFrameWindow shadow area (6e9c8274)
- update the DFrameWindow's positionAutomatic value (f6331ee3)
- update the content window motif hints on propagateSizeHints/setVisible (4e490995)
- the DFrameWindow's transientParent is self (d5d93dba)
- style:
- theme: