summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Client: Don't add all windows to activePopupsv5.13.0-rc3v5.13.0-rc2v5.13.0Johan Klokkhammer Helsing2019-06-061-1/+1
* Client: Don't crash when the cursor theme fails to loadv5.13.0-rc1Johan Klokkhammer Helsing2019-05-211-0/+7
* 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
* | 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
* | 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
* | 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
* | Track changes to window geometry for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-152-0/+5
* | Set size hints for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-153-1/+16
* | Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-145-6/+25
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-034-23/+44
|\|
| * Client: Don't assume windows have surfaces in QWaylandInputContext::updateJohan Klokkhammer Helsing2019-01-031-7/+16
| * Client: Fix incorrect damage for decoration edgesJohan Klokkhammer Helsing2019-01-031-1/+2
| * Client: Fix various input related crashes for events without focusJohan Klokkhammer Helsing2019-01-021-14/+25
| * Client xdg-shell: Fix protocol error for tooltips on popupsJohan Klokkhammer Helsing2018-12-261-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-225-38/+114
|\|
| * Client: Full implementation for frame callbacksJohan Klokkhammer Helsing2018-12-132-20/+96
| * use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-053-18/+18
* | remove stray Q_UNUSED callGatis Paeglis2018-12-171-2/+0
* | Compositor: Implement linux-dmabuf-unstable-v1Andreas Cord-Landwehr2018-12-131-2/+4
* | Client: Clarify warnings about unexpected enter/leave eventsJohan Klokkhammer Helsing2018-12-111-6/+10
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-051-0/+5
|\|
| * Fix compilation with gcc 4.8Ville Voutilainen2018-12-041-0/+5
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-241-4/+5
|\|
| * Client: Fix incorrect enter serial in set_cursorJohan Klokkhammer Helsing2018-11-211-4/+5