summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-2820-59/+531
|\
| * Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-08-264-8/+26
| |\
| | * Merge remote-tracking branch 'qt/5.6.2' into 5.6Paul Olav Tvete2016-08-263-7/+17
| | |\
| | | * Client: Fix keyboard focus logic and crashJohan Klokkhammer Helsing2016-08-263-7/+17
| | * | Pass TRANSIENT_INACTIVE flag for windows with WA_ShowWithoutActivatingMartin Gräßlin2016-08-261-1/+9
| | |/
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1117-52/+506
| |\|
| | * Client: Fix popup position for xdg shellJohan Klokkhammer Helsing2016-08-106-1/+163
| | * Make wl_shell and xdg_shell use the QWaylandShellIntegration interfaceJohan Klokkhammer Helsing2016-08-0913-40/+337
| | * Client: Refactor window active stateJohan Klokkhammer Helsing2016-08-084-8/+4
| | * Fix crash when dragging with touch without first having pointer focusJohan Klokkhammer Helsing2016-08-021-0/+3
| | * Remove logging of drag-and-drop dataJohan Klokkhammer Helsing2016-08-011-4/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-029-51/+125
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-017-46/+118
| |\|
| | * Fix high-DPI scaling of window decorations for shared memory buffersJohan Klokkhammer Helsing2016-07-111-10/+18
| | * Use xdg_shell configure events to determine active windowJohan Klokkhammer Helsing2016-07-046-36/+100
| * | Fix clang compilation errorsJohan Klokkhammer Helsing2016-07-131-1/+3
| * | Fix the key code of key events when control is pressedGiulio Camuffo2016-07-042-4/+4
* | | Compile with -no-openglJohan Klokkhammer Helsing2016-07-202-1/+3
* | | Fix wrong path to qwaylandsharedmemoryformathelper_p.hJohan Klokkhammer Helsing2016-07-181-1/+1
* | | Compositor: Rename shm to sharedMemoryJohan Klokkhammer Helsing2016-07-111-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-3017-109/+91
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-3017-109/+91
| |\|
| | * Remove unused method QWaylandDisplay::lastKeyboardFocusInputDeviceJohan Klokkhammer Helsing2016-06-293-16/+0
| | * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-2711-61/+61
| | * Client: Fix incorrect size when maximizing using xdg_shellJohan Klokkhammer Helsing2016-06-162-14/+11
| | * Set device pixel ratio for window decorations on scaled windowsJohan Klokkhammer Helsing2016-06-091-1/+4
| | * client: Always accept the DnD data offerGiulio Camuffo2016-06-031-18/+16
* | | Use QWaylandDisplay::addRegistryListener in QWaylandClientExtensionJohan Klokkhammer Helsing2016-06-203-23/+26
* | | Rename QWaylandWindowManagerExtension to QWaylandQtWindowManagerPier Luigi Fiorini2016-05-312-2/+2
|/ /
* | Compile with -Wzero-as-null-pointer-constantPaul Olav Tvete2016-05-251-1/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-1/+2
|\|
| * Fix checking the Qt::BypassWindowManagerHint flagGiulio Camuffo2016-04-211-1/+1
| * Destroy the subsurface protocol objectsGiulio Camuffo2016-04-191-0/+1
* | Move QWaylandClientExtension out of namespacePaul Olav Tvete2016-05-193-15/+6
* | Make qwaylandclientexport publicPaul Olav Tvete2016-05-1941-39/+40
* | Rename private headers to _p.hPaul Olav Tvete2016-05-196-9/+10
* | Rename QWaylandClientExtension's active() to isActive()Giulio Camuffo2016-05-132-3/+3
* | Add QML api for client side extension.Erik Larsson2016-04-213-3/+28
* | Move drag icon relative the cursor hotspot positionErik Larsson2016-04-213-0/+7
* | Use function to convert indices for text protocolJan Arne Petersen2016-04-191-1/+1
* | Compensate for window decoration size in data_device_enter/motion.Erik Larsson2016-04-182-3/+18
* | Fix clicking on preedit textJan Arne Petersen2016-04-182-0/+18
* | Fix text-input support for new APIJan Arne Petersen2016-04-187-160/+476
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-082-4/+24
|\|
| * Client: Don't create shell surfaces for QShapedPixmapWindowJohan Klokkhammer Helsing2016-03-312-3/+24
| * Remove attached() definition from header.Erik Larsson2016-03-291-1/+0
* | Implement the QPlatformWindow::requestUpdate() virtual method.Giulio Camuffo2016-04-042-14/+33
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-299-17/+76
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-229-17/+76
| |\|
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-0/+2
| | |\