summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix touch being ignored when down and motion are in the same frameJohan Klokkhammer Helsing2019-11-061-1/+4
* Client: Fix crash when showing a child window with a hidden parentJohan Klokkhammer Helsing2019-11-052-3/+8
* Client tests: Fix flaky deadlockJohan Klokkhammer Helsing2019-11-041-1/+1
* Bump versionFrederik Gladhorn2019-10-301-1/+1
* Compositor: Fix crash when trying to maximize an XdgToplevel with no outputJohan Klokkhammer Helsing2019-10-281-4/+12
* Client: Fix 100ms freeze when applications do not swap after deliverUpdateReq...Johan Klokkhammer Helsing2019-10-222-38/+9
* Client: Don't crash with long window titles using UTF-16 charactersJohan Klokkhammer Helsing2019-09-252-2/+15
* Don't try to inject non-existent generated headers for xdg-shell v5Johan Klokkhammer Helsing2019-09-181-4/+0
* Fix detection of wayland-kms supportYuya Nishihara2019-09-171-0/+1
* sync.profile: remove two headersLiang Qi2019-09-161-2/+0
* Client: Fix touch rounding errorsJohan Klokkhammer Helsing2019-09-102-7/+13
* Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-073-1/+48
|\
| * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-073-1/+48
|/|
| * Add changes file for Qt 5.12.5v5.12.5Paul Olav Tvete2019-08-231-0/+36
| * Merge "Merge remote-tracking branch 'qt/5.12' into 5.12.5"Paul Olav Tvete2019-08-237-31/+39
| |\
| | * 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: 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
* 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
* 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
* Client: Fix stuttering when the GUI thread is busyJohan Klokkhammer Helsing2019-06-202-29/+32
* Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-172-1/+41
|\
| * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-172-1/+41
|/|
| * Client: Don't add all windows to activePopupsv5.12.4Johan Klokkhammer Helsing2019-06-062-1/+2
| * Add changes file for Qt 5.12.4Johan Klokkhammer Helsing2019-05-281-0/+39
| * Bump versionFrederik Gladhorn2019-05-231-1/+1
* | Don't crash if we start a drag without dragFocusAleix Pol2019-06-141-1/+4
* | Client: Don't add all windows to activePopupsJohan Klokkhammer Helsing2019-06-051-1/+1
* | Compositor: Map touch ids to contiguous idsJohan Klokkhammer Helsing2019-05-222-1/+20
* | Fix compile error with -no-openglJohan Klokkhammer Helsing2019-05-291-0/+2
|/
* Docs: Fix incorrect version for module importJohan Klokkhammer Helsing2019-04-301-2/+2
* Client: Full implementation for frame callbacks (second try)Johan Klokkhammer Helsing2019-04-247-49/+218
* Compositor: Add qwaylandoutput_p.h to headersJohan Klokkhammer Helsing2019-04-241-0/+1
* Compositor: Fix compilation problems for qwaylandshell.hJohan Klokkhammer Helsing2019-04-172-2/+26
* Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-0/+33
|\