summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Client: Fix crash on wl_pointer.up after destroying a windowJohan Klokkhammer Helsing2019-09-022-3/+10
* | | | Fix issues raised during API reviewPier Luigi Fiorini2019-08-293-3/+9
* | | | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-286-50/+30
* | | | Client tests: Add test for a simple wl_touch tapJohan Klokkhammer Helsing2019-08-273-0/+98
* | | | Client: Don't try to disconnect destroy handler from destroyed objectsJohan Klokkhammer Helsing2019-08-271-2/+4
* | | | Client tests: Add touch infrastructure and simple testJohan Klokkhammer Helsing2019-08-275-7/+54
* | | | Merge dev into 5.14Kari Oikarinen2019-08-2729-36/+1284
|\ \ \ \
| * | | | Compositor: Add xdg-output unstable v1 supportPier Luigi Fiorini2019-08-2620-7/+1228
| * | | | Remove usages of deprecated APIsSona Kurazyan2019-08-204-1/+15
| * | | | compositor: ensure keymap always contains 'us' layoutGatis Paeglis2019-08-191-0/+7
| * | | | Make it possible to build only the compositor moduleJohan Klokkhammer Helsing2019-08-196-28/+34
* | | | | Client tests: Fix incorrect test for keyboard capabilityJohan Klokkhammer Helsing2019-08-261-1/+1
* | | | | Client tests: Add missing cleanup for keyboardsJohan Klokkhammer Helsing2019-08-261-0/+3
* | | | | Client tests: Remove redundant pointer helper functionJohan Klokkhammer Helsing2019-08-261-7/+0
* | | | | Client tests: Upgrade tests to wl_seat v5Johan Klokkhammer Helsing2019-08-265-20/+43
* | | | | Client: Expose default input device through integrationPier Luigi Fiorini2019-08-233-0/+47
|/ / / /
* | | | Merge "Merge remote-tracking branch 'qt/5.13' into dev"Paul Olav Tvete2019-08-194-8/+12
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-08-164-8/+12
| |\ \ \ \ | | |/ / /
| | * | | Merge "Merge remote-tracking branch 'qt/5.12' into 5.13"Paul Olav Tvete2019-08-1544-16/+3517
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-1444-16/+3517
| | | |\ \ \ | | |/ / / / | | | | _ / | | | | /
| | | * | Backport texture sharing for NVIDIAPaul Olav Tvete2019-08-1340-7/+3502
| | | * | Fix expose event compressionPaul Olav Tvete2019-08-132-1/+4
| | | * | Fix the build when libs didn't get builtLiang Qi2019-08-122-4/+11
* | | | | Add compositor test for pixel formatsJohan Klokkhammer Helsing2019-08-171-16/+46
* | | | | Compositor: Add idle-inhibit unstable v1 protocolPier Luigi Fiorini2019-08-1614-1/+513
* | | | | Compositor: Test output available geometryPier Luigi Fiorini2019-08-161-0/+17
|/ / / /
* | | | Test the exact window sizePier Luigi Fiorini2019-08-151-2/+6
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-08-133-19/+22
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-133-19/+22
| |\ \ \ \ |/ / / / / | | _ / / | | / /
| * | | Fix crash when closing windows via XDG sendCloseRobert Griebl2019-08-121-1/+1
| * | | Fix GCC 4.8 buildVille Voutilainen2019-08-092-18/+21
| | |/ | |/|
* | | QWaylandScanner: port from QList to std::vectorMarc Mutz2019-08-031-24/+25
* | | QWaylandScanner: tidy upMarc Mutz2019-08-031-81/+79
* | | Fix typoPier Luigi Fiorini2019-08-031-1/+1
* | | Fix build with Qt 6 and strict API deprecationsSimon Hausmann2019-08-011-1/+1
* | | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-312-2/+4
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-271-1/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-271-1/+1
| |\ \ \ |/ / / / | | _ / | | /
| * | Fix use of private dependencyPier Luigi Fiorini2019-07-251-1/+1
* | | QWaylandScanner: add trailing commas to enumerations and braced initializationMarc Mutz2019-07-251-4/+2
* | | QWaylandCursor: replace a static QMap with a C arrayMarc Mutz2019-07-231-4/+14
* | | QWaylandCompositor: replace a heap-allocating QList with std::vectorMarc Mutz2019-07-182-2/+4
* | | Port from implicit to explicit atomic operationsMarc Mutz2019-07-161-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-164-31/+82
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-164-31/+82
| |\ \ \ |/ / / / | | _ / | | /
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-113-31/+81
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-113-31/+81
| | |\ \ | | | |/
| | | * Fix compilation with C++20Marc Mutz2019-07-081-4/+4
| | | * Bump versionFrederik Gladhorn2019-07-011-1/+1
| | | * Client: Reset frame callback timer when hiding a windowDavid Edmundson2019-07-011-0/+7