summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-223-6/+11
* Don't try to deliver event to destroyed windowPaul Olav Tvete2016-10-112-2/+4
* Client: Remove windows from keyboard focus list when destroyedJohan Klokkhammer Helsing2016-10-113-1/+10
* Fix race condition on mFrameCallbackPaul Olav Tvete2016-10-062-9/+8
* Make sure we send frameSwapped signalsJohan Klokkhammer Helsing2016-10-041-1/+1
* Include headers with full pathPier Luigi Fiorini2016-10-015-8/+8
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-203-2/+7
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-173-2/+7
| |\
| | * Fix build with QT_NO_ACCESSIBILITYSamuli Piippo2016-09-162-2/+6
| | * Remove or add window decorations when toggling fullscreenJohan Klokkhammer Helsing2016-09-051-0/+1
* | | Warn if using QWaylandClientExtension without a Wayland pluginJohan Klokkhammer Helsing2016-09-191-0/+5
* | | Only bind the extension oncePaul Olav Tvete2016-09-181-1/+1
* | | Cleanup and null ptr checkPaul Olav Tvete2016-09-181-9/+10
* | | Fix FramelessWindowHintPaul Olav Tvete2016-09-182-2/+8
* | | Don't assume we always have a shellPaul Olav Tvete2016-09-052-4/+3
* | | 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