summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-2628-126/+232
|\
| * Compositor: Warn and clean up when client hardware buffer integrations failJohan Klokkhammer Helsing2019-10-2514-73/+112
| * Fix QClipboard::ownSelection always returning falseJohan Klokkhammer Helsing2019-10-252-5/+12
| * Fix missing emission of QClipboard::selectionChangedJohan Klokkhammer Helsing2019-10-243-1/+40
| * Add client test for clipboard when losing keyboard focusJohan Klokkhammer Helsing2019-10-232-1/+30
| * Signal clipboard change when focus lost clears the selection offerPekka Vuorela2019-10-221-0/+7
| * Fix url getting broken on openUrlPekka Vuorela2019-10-211-3/+7
| * Client: Print a warning when trying to set clipboard without a seatJohan Klokkhammer Helsing2019-10-211-1/+3
| * Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-10-216-42/+21
| |\
| | * Client: Fix 100ms freeze when applications do not swap after deliverUpdateReq...Johan Klokkhammer Helsing2019-10-172-38/+9
| | * Fix build: Use temporary directories for tests' XDG_RUNTIME_DIRJohan Klokkhammer Helsing2019-10-144-4/+12
* | | Client: Add Vulkan support for WaylandJohan Klokkhammer Helsing2019-10-259-1/+413
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-19197-2944/+992
|\| |
| * | Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-16196-2940/+980
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-121-4/+12
| |\|
| | * Compositor: Remove unused local variableJohan Klokkhammer Helsing2019-10-041-1/+0
| | * Compositor: Fix crash when trying to maximize an XdgToplevel with no outputJohan Klokkhammer Helsing2019-10-041-3/+12
* | | Compositor: Print XDG_RUNTIME_DIR and socketname when socket creation failsJohan Klokkhammer Helsing2019-10-181-2/+2
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-122-2/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta1Qt Forward Merge Bot2019-10-012-2/+15
| |\|
| | * Client: Don't crash with long window titles using UTF-16 charactersJohan Klokkhammer Helsing2019-09-252-2/+15
* | | Add missing config tests for wayland, glx, xcompositeJoerg Bornemann2019-10-082-9/+73
* | | Make qtwaylandscanner accept named arguments and add --add-includePaul Olav Tvete2019-10-081-14/+43
* | | Remove unused member variableKari Oikarinen2019-10-011-2/+0
* | | Remove $PWD from compositor plugin .pro filesJohan Klokkhammer Helsing2019-10-016-6/+6
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-014-6/+14
|\| |
| * | Client: Create context menu event when pressing the menu keyDavid Edmundson2019-09-271-1/+12
| * | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-09-253-5/+2
| |\ \
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-243-5/+2
| |/| | | | |/
| | * Mock client: Add missing include for QMapJohan Klokkhammer Helsing2019-09-211-0/+1
| | * Fix wrong target name for tst_client_fullscreenshellv1Johan Klokkhammer Helsing2019-09-201-1/+1
| | * Don't try to inject non-existent generated headers for xdg-shell v5Johan Klokkhammer Helsing2019-09-171-4/+0
| | * sync.profile: remove two headersLiang Qi2019-09-171-2/+0
* | | Rename compositor plugin targetsJohan Klokkhammer Helsing2019-09-3012-1/+23
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-244-0/+138
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-244-0/+138
|/| | | | |/ /
| * | Client: Test that wl_touch.up events don't split touch framesv5.14.0-alpha1Johan Klokkhammer Helsing2019-09-201-0/+50
| * | Add client test for multi touch motionJohan Klokkhammer Helsing2019-09-173-0/+86
| * | Blacklist tst_seatv4::animatedCursor() in b2qtLiang Qi2019-09-171-0/+2
* | | Use new ifdef style for accessibility_atspi_bridgeJohan Klokkhammer Helsing2019-09-211-2/+2
* | | Convert most config tests to configure.json inline formatJohan Klokkhammer Helsing2019-09-2022-641/+129
* | | Use QGenericUnixTheme to provide themesJan Grulich2019-09-171-34/+2
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-1752-467/+648
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-1752-467/+648
|/| | | | |/ /
| * | Compositor: Expose QPointF version of inputRegionContainsJohan Klokkhammer Helsing2019-09-163-7/+7
| * | Add client test for floating point touchJohan Klokkhammer Helsing2019-09-161-0/+32
| * | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Johan Klokkhammer Helsing2019-09-1638-133/+481
| |\ \
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-1638-133/+481
| |/| | | | |/
| | * 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