summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
Commit message (Expand)AuthorAgeFilesLines
* Pass parameters by const-referenceJesus Fernandez2018-08-061-2/+6
* Make local symbols of some leaked namesThiago Macieira2018-08-031-0/+2
* Merge "Merge branch '5.11' into dev" into refs/staging/devEdward Welbourne2018-07-315-10/+135
|\
| * Merge branch '5.11' into devEdward Welbourne2018-07-315-10/+135
| |\
| | * xcb: Fix build when xinput2 is not availableFriedemann Kleint2018-07-251-4/+10
| | * xcb: fix various bugs with _NET_WM_MOVERESIZEGatis Paeglis2018-07-235-9/+129
* | | Remove unused variableLars Knoll2018-07-301-1/+0
|/ /
* | xcb: Change KeyTbl from pure C array to compile time sorted std::arrayMikhail Svetkin2018-07-281-356/+369
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-1710-100/+118
|\|
| * XCB/Xlib: make sure we don't get problems for sys headers using registerThiago Macieira2018-07-117-0/+14
| * xcb: Monitor XSETTINGS changeAlexander Volkov2018-07-101-0/+1
| * xcb: Move handling of RRScreenChangeNotify from QXcbScreen to QXcbVirtualDesktopAlexander Volkov2018-07-093-100/+103
* | xcb: Remove unused QXcbNativeInterface::locateSystemTray()Alexander Volkov2018-07-102-21/+0
* | QSystemTrayIcon/X11: Move platform-specific calls to the xcb pluginAlexander Volkov2018-07-108-130/+9
* | xcb: Fix artifacts on the tray background with lock screensAlexander Volkov2018-07-107-29/+260
* | xcb: Set WM_CLIENT_MACHINE propertyAlexander Volkov2018-07-093-0/+9
* | xcb: Refactor align of xcb eventsMikhail Svetkin2018-07-054-13/+5
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-027-65/+105
|\|
| * Do not update scroll coordinates on ignorable enter eventsAllan Sandfeld Jensen2018-06-221-4/+4
| * Recognize X11/XCB keysyms Undo, Redo, Find, CancelJonathan Marten2018-06-221-0/+7
| * xcb: add qt.qpa.input.events logging of wheel eventsShawn Rutledge2018-06-211-0/+2
| * xcb: add QT_XCB_NO_MITSHM envvar for disabling MIT-SHM extensionGatis Paeglis2018-06-151-1/+2
| * xcb: fix regression with remote X11 clientsGatis Paeglis2018-06-113-53/+88
| * Revert "xcb: round down the scale factor for values < 0.8"Mitch Curtis2018-06-091-6/+1
| * xcb: fix mouse event compression with certain configurationsGatis Paeglis2018-06-091-2/+4
* | xcb: move XSync extensions initialization to QXcbConnectionGatis Paeglis2018-06-286-18/+19
* | xcb: rely on WM_SIZE_HINTS gravity to handle x,y positioningGatis Paeglis2018-06-262-45/+20
* | dnd: send DragEnter and DragMove on DnD startGatis Paeglis2018-06-252-0/+12
* | xcb: add static overload for setting window nameGatis Paeglis2018-06-224-63/+40
* | xcb: account for misbehaving Unity DnD ManagerGatis Paeglis2018-06-223-0/+25
* | xcb: qxcbdrag.cpp cleanupsGatis Paeglis2018-06-224-154/+118
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-0710-30/+24
|\|
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-2910-30/+24
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-0/+2
|\|
| * Fix build without features.cursorTasuku Suzuki2018-05-151-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-15/+25
|\|
| * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-15/+25
| |\
| | * Also support reset notification on non-nvidiaAllan Sandfeld Jensen2018-04-191-15/+25
* | | Vulkan: share library loading implementationMorten Johan Sørvig2018-05-142-12/+1
* | | Vulkan: Share destroySurface() implementationMorten Johan Sørvig2018-05-142-18/+1
* | | Move default implementation of update requests to QPlatformWindowTor Arne Vestbø2018-05-072-3/+3
* | | qpa: improve API to support DnDs from other processesGatis Paeglis2018-05-046-22/+54
* | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-031-1/+6
|\| |
| * | xcb: round down the scale factor for values < 0.8Mathieu Velten2018-05-021-1/+6
| |/
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-157-59/+74
|\|
| * xcb: prevent crash with pixmap cursors on XRender-less X serversGatis Paeglis2018-04-143-8/+28
| * xcb: fix bitmap cursor loading performance regressionGatis Paeglis2018-04-144-45/+38
| * xcb: cleanup the code for detecting when to create/destroy SHM segmentGatis Paeglis2018-04-141-6/+8
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-111-0/+2
|\|
| * glx: Fix loading OpenGL library when libGL.so symlink is missingDmitry Shachnev2018-04-101-0/+2