summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Compositor: Expose QPointF version of inputRegionContainsJohan Klokkhammer Helsing2019-09-162-7/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-1631-131/+172
|\
| * Fix detection of wayland-kms supportYuya Nishihara2019-09-151-0/+1
| * If egl_x11 is not available then don't turn on xcomposite-eglAndy Shaw2019-09-131-1/+1
| * Client: Fix touch rounding errorsJohan Klokkhammer Helsing2019-09-092-7/+13
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-09-0823-101/+107
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-0823-101/+107
| | |\
| | | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-072-1/+12
| | | |\
| | | | * Merge remote-tracking branch 'qt/5.12' into 5.12.5Paul Olav Tvete2019-08-237-31/+39
| | | | |\
| | | | * | Client: Make handleUpdate aware of exposure changesDavid Edmundson2019-08-212-1/+12
| | | * | | Compositor: Fix various input-related rounding errorsJohan Klokkhammer Helsing2019-09-064-15/+40
| | | * | | Fix deadlock in QWaylandWindow::waitForFrameSyncPavel Tumakaev2019-09-041-1/+2
| | | * | | Client: Refactor touch handling and fix various bugsJohan Klokkhammer Helsing2019-08-292-60/+45
| | | * | | Client: Don't freeze in QDrag::exec if there was no drag focusJohan Klokkhammer Helsing2019-08-293-10/+18
| | | * | | Make QT_WAYLAND_COMPOSITOR_QUICK a featureUlf Hermann2019-08-2916-28/+29
| | | | |/ | | | |/|
| * | / | Client: Disable key repeating when rate is set to 0David Edmundson2019-09-081-1/+1
| |/ / /
| * | | Compositor: Fix various input-related rounding errorsJohan Klokkhammer Helsing2019-09-054-15/+40
| * | | Client: Don't spam stderr about ignored window statesJohan Klokkhammer Helsing2019-09-032-2/+2
| * | | Client: Adjust for window border when setting text-input cursor rectJohan Klokkhammer Helsing2019-09-031-3/+6
* | | | Add missing Q_REVISION(14) for inhibitsIdleChangedJohan Klokkhammer Helsing2019-09-131-1/+1
* | | | Compositor: Add missing \since doc tags for inhibitsIdle propertiesJohan Klokkhammer Helsing2019-09-131-0/+2
* | | | Improve QWaylandQuickShellIntegration APIPier Luigi Fiorini2019-09-0512-333/+132
* | | | Fix build system warningPier Luigi Fiorini2019-09-041-1/+1
* | | | Compositor: Respect wl_shm format when converting to a QImageJohan Klokkhammer Helsing2019-09-031-4/+6
* | | | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-038-59/+79
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Johan Klokkhammer Helsing2019-08-2913-65/+117
| |\| |
| | * | Client: Crash instead of exit when there's a wayland errorJohan Klokkhammer Helsing2019-08-222-17/+6
| | * | Handle Key_Return explicitly instead of depending on the textAndy Shaw2019-08-201-1/+1
| | * | Fix race condition for client buffer integration initializationJohan Klokkhammer Helsing2019-08-202-11/+22
| | * | Client: Emit wl_surface lifetime signals on QWaylandWindowJohan Klokkhammer Helsing2019-08-192-1/+9
| | |/
| | * Client: Fix large clipboard pastingDavid Edmundson2019-08-171-16/+25
| | * Fix incorrect conversion to straight alpha pixel formatsJohan Klokkhammer Helsing2019-08-171-11/+20
| | * Client: Add safer fromObject function to scannerJohan Klokkhammer Helsing2019-08-155-6/+37
* | | 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-281-1/+5
* | | Client: Don't try to disconnect destroy handler from destroyed objectsJohan Klokkhammer Helsing2019-08-271-2/+4
* | | Merge dev into 5.14Kari Oikarinen2019-08-2717-23/+1023
|\ \ \
| * | | Compositor: Add xdg-output unstable v1 supportPier Luigi Fiorini2019-08-2610-1/+981
| * | | Remove usages of deprecated APIsSona Kurazyan2019-08-203-1/+7
| * | | compositor: ensure keymap always contains 'us' layoutGatis Paeglis2019-08-191-0/+7
| * | | Make it possible to build only the compositor moduleJohan Klokkhammer Helsing2019-08-194-21/+28
* | | | 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-192-1/+4
|\ \ \
| * | | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-08-162-1/+4
| |\| |
| | * | Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-1439-8/+3443
| | |\|
| | | * Backport texture sharing for NVIDIAPaul Olav Tvete2019-08-1337-7/+3439
| | | * Fix expose event compressionPaul Olav Tvete2019-08-132-1/+4
* | | | Compositor: Add idle-inhibit unstable v1 protocolPier Luigi Fiorini2019-08-169-0/+455
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-133-19/+22
|\| |