summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Use some qExchange()Marc Mutz2019-05-171-4/+2
* | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-111-1/+1
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-081-1/+1
| |\| | | | |/ | |/|
| | * Client: Don't add all windows to activePopupsJohan Klokkhammer Helsing2019-06-051-1/+1
* | | Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-218-10/+14
* | | QWaylandDisplay: make hasRegistryGlobal() const-correct and take a QStringViewMarc Mutz2019-05-172-3/+3
* | | Client: Implement primary-selection-unstable-v1Johan Klokkhammer Helsing2019-05-1011-33/+461
* | | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-0712-290/+546
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-05-034-33/+205
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-024-33/+205
| | |\|
| | | * Client: Full implementation for frame callbacks (second try)Johan Klokkhammer Helsing2019-04-244-33/+205
| * | | client: reimplement QPlatformIntegration::possibleKeys()Gatis Paeglis2019-05-034-0/+23
| |/ /
| * | Client: Fix reverse screen orderJohan Klokkhammer Helsing2019-04-294-10/+81
| * | drop qwaylandxkb and share the logic with X11Gatis Paeglis2019-04-253-12/+15
| * | rework key handlingGatis Paeglis2019-04-172-76/+77
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-163-13/+24
| |\|
| | * Client: Don't be exposed if we want to create a sub or shell surfaceJohan Klokkhammer Helsing2019-04-083-13/+24
| * | client: rework xkb context/keymap/state handlingGatis Paeglis2019-04-156-64/+57
| * | client: rework input method handlingGatis Paeglis2019-04-157-101/+83
| * | Client: Avoid shadowing QPlatformWindow::windowGeometryDavid Edmundson2019-04-112-4/+4
* | | Client: Use a QWaylandSurface for pointer focusJohan Klokkhammer Helsing2019-05-026-26/+35
* | | Client: Add support for animated cursorsJohan Klokkhammer Helsing2019-05-024-8/+43
* | | Client: Add safer fromObject function to scannerJohan Klokkhammer Helsing2019-05-015-10/+37
* | | Client: Avoid unnecessarily redrawing decorationsJohan Klokkhammer Helsing2019-05-011-5/+8
* | | Client: Make CursorSurface inherit from QWaylandSurfaceJohan Klokkhammer Helsing2019-04-101-38/+6
* | | Client: Remove QWaylandWindow wl_surface inheritanceJohan Klokkhammer Helsing2019-04-107-92/+267
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-293-17/+19
|\| |
| * | Fix build - screen maintenance functions moved to QWSIJesus Fernandez2019-03-291-3/+4
| * | Fix compilation with QT_NO_WARNING_OUTPUTKai Koehne2019-03-222-14/+15
* | | Compressed texture support for vulkan server buffersPaul Olav Tvete2019-03-251-1/+2
* | | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-2112-255/+380
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-161-5/+10
| |\|
| | * Client: Fix incorrect damage region for window decorationsJohan Klokkhammer Helsing2019-03-141-5/+10
| * | Client: Don't send illegal wl_pointer.set_cursor requestsJohan Klokkhammer Helsing2019-02-272-4/+29
| * | Client: Decrease buffer_scale for small cursor themesJohan Klokkhammer Helsing2019-02-271-8/+44
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-261-0/+1
| |\|
| | * Fix the build with -no-guiLiang Qi2019-02-251-0/+1
| * | Client: Don't leak wl_data_offersJohan Klokkhammer Helsing2019-02-205-50/+62
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-7/+2
| |\|
| | * Client xdg-shell: Fix crash when switching popupsJohan Klokkhammer Helsing2019-02-121-7/+2
| * | Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-159-190/+241
* | | Add server buffer integration based on VulkanPaul Olav Tvete2019-03-181-0/+12
* | | Client: Make QWaylandWindow's wl_surface inheritance privateJohan Klokkhammer Helsing2019-03-146-9/+10
* | | Client: Implement wl_pointer version 5Robin Burchell2019-03-144-72/+385
|/ /
* | Client: Fix incorrect decoration size when QT_SCALE_FACTOR is setJohan Klokkhammer Helsing2019-01-303-9/+27
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-223-96/+21
|\|
| * Revert "Client: Full implementation for frame callbacks"Johan Klokkhammer Helsing2019-01-082-96/+20
| * wl_eglstream_controller implementation for NVIDIAPaul Olav Tvete2019-01-081-0/+2
* | Client: Implement xdg-output-unstable-v1 version 2Johan Klokkhammer Helsing2019-01-173-1/+7
* | Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-162-4/+4