summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Client xdg-shell: Add test for tooltips on popupsv5.13.0-alpha1Johan Klokkhammer Helsing2019-02-065-7/+140
* Client test: Prefer UTF-8 when ASCII is also availableJohan Klokkhammer Helsing2019-01-301-0/+38
* Add client test for data deviceJohan Klokkhammer Helsing2019-01-309-0/+279
* Client tests: Add simple test for keyboard pressJohan Klokkhammer Helsing2019-01-305-5/+101
* Client: Fix incorrect decoration size when QT_SCALE_FACTOR is setJohan Klokkhammer Helsing2019-01-305-28/+51
* Add deprecated support for wl_scalerJohan Klokkhammer Helsing2019-01-2412-0/+840
* Fix platform integration not building with -no-feature-wayland-serverJohan Klokkhammer Helsing2019-01-233-8/+14
* Compositor tests: Test xdg-shell stable instead of unstable v5Johan Klokkhammer Helsing2019-01-234-77/+104
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-2226-109/+1675
|\
| * Merge remote-tracking branch 'qt/5.12.1' into 5.12Paul Olav Tvete2019-01-2117-106/+909
| |\
| | * Add changes file for Qt 5.12.1v5.12.1Antti Kokko2019-01-111-0/+40
| | * Fix black client windows when not using window decorations on NVIDIADominik Holland2019-01-081-1/+6
| | * Fix flickering (black frames) of wayland clients on NVIDIADominik Holland2019-01-081-1/+1
| | * Revert "Client: Full implementation for frame callbacks"Johan Klokkhammer Helsing2019-01-083-103/+35
| | * wl_eglstream_controller implementation for NVIDIAPaul Olav Tvete2019-01-0812-1/+827
| * | Remove stray surfaceDestroyed() declarationPier Luigi Fiorini2019-01-181-1/+0
| * | Remove unimplemented QWaylandCompositor::createSurfaceViewJohan Klokkhammer Helsing2019-01-181-2/+0
| * | Add wip-cpp-compositor to manual testsJohan Klokkhammer Helsing2019-01-167-0/+767
| * | Bump versionKari Oikarinen2019-01-141-1/+1
* | | tst_WaylandCompositor::customSurface: Fix unused variable warningJohan Klokkhammer Helsing2019-01-211-0/+2
* | | Update wayland.xml to version 1.16.0Johan Klokkhammer Helsing2019-01-212-478/+1151
* | | Test output related signals from QWaylandCompositorPier Luigi Fiorini2019-01-182-4/+21
* | | Compositor xdg-shell: Warn when clients supply invalid anchor rectsJohan Klokkhammer Helsing2019-01-182-10/+28
* | | Client: Initialize m_retainedReadIndexJohan Klokkhammer Helsing2019-01-181-1/+1
* | | Skip flaky testsJohan Klokkhammer Helsing2019-01-181-0/+2
* | | Client: Implement xdg-output-unstable-v1 version 2Johan Klokkhammer Helsing2019-01-174-1/+13
* | | Client: Add tests for xdg-output-unstable-v1Johan Klokkhammer Helsing2019-01-173-0/+156
* | | Clean up .gitignorePier Luigi Fiorini2019-01-173-19/+11
* | | Client: Add wl_output testsJohan Klokkhammer Helsing2019-01-1715-248/+323
* | | Compositor: Emit a signal when WaylandQuickItem.compositor changesJohan Klokkhammer Helsing2019-01-172-1/+6
* | | Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-1615-23/+23
* | | Client: Test for xdg surface window geometryPier Luigi Fiorini2019-01-153-0/+30
* | | Track changes to window geometry for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-156-6/+17
* | | Client: Test for xdg toplevel min and max sizeJohan Klokkhammer Helsing2019-01-153-1/+50
* | | Set size hints for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-157-1/+82
* | | Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-1412-6/+57
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-106-2/+7
|\| |
| * | C++ examples: Delay compositor initialization until GL is readyPaul Olav Tvete2019-01-096-2/+7
| |/
| * Bump versionKari Oikarinen2019-01-071-1/+1
* | 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
* | Compositor: Implement support for the viewporter extensionJohan Klokkhammer Helsing2019-01-0216-7/+1089
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-2226-100/+265
|\|
| * Compositor: Fix crash in QWaylandSurface::waylandClientJohan Klokkhammer Helsing2018-12-223-1/+41
| * Client: Full implementation for frame callbacksJohan Klokkhammer Helsing2018-12-133-35/+103
| * Specify X11 dependency explicitlyPaul Olav Tvete2018-12-131-1/+1
| * Fix scaling if wrong attached window size is returnedKimmo Ollila2018-12-111-2/+6