summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Stop using modern C++Johan Klokkhammer Helsing2019-12-311-1/+1
* Drive cursor animation with a timerJan Alexander Steffens (heftig)2019-12-172-3/+36
* Client: Fix inverse repeat rate implementationJohan Klokkhammer Helsing2019-12-171-1/+1
* Client: Fix detection of linux-dmabufJan Alexander Steffens (heftig)2019-12-151-1/+1
* Client: Always close popups when hiding a windowJohan Klokkhammer Helsing2019-12-061-2/+1
* Avoid animating single frame cursorsDavid Edmundson2019-11-283-16/+15
* Fix spelling of linuxaccessibility_support-privateJohan Klokkhammer Helsing2019-11-181-2/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-121-1/+4
|\
| * Fix touch being ignored when down and motion are in the same frameJohan Klokkhammer Helsing2019-11-051-1/+4
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-052-3/+8
|\|
| * Client: Fix crash when showing a child window with a hidden parentJohan Klokkhammer Helsing2019-11-042-3/+8
* | Fix QClipboard::ownSelection always returning falseJohan Klokkhammer Helsing2019-10-251-5/+11
* | Fix missing emission of QClipboard::selectionChangedJohan Klokkhammer Helsing2019-10-242-1/+10
* | 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-212-38/+9
|\|
| * Client: Fix 100ms freeze when applications do not swap after deliverUpdateReq...Johan Klokkhammer Helsing2019-10-172-38/+9
* | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta1Qt Forward Merge Bot2019-10-011-2/+4
|\|
| * Client: Don't crash with long window titles using UTF-16 charactersJohan Klokkhammer Helsing2019-09-251-2/+4
* | Client: Create context menu event when pressing the menu keyDavid Edmundson2019-09-271-1/+12
* | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-169-87/+101
|\|
| * 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-087-73/+78
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-087-73/+78
| | |\
| | | * 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-236-30/+38
| | | | |\
| | | | * | Client: Make handleUpdate aware of exposure changesDavid Edmundson2019-08-212-1/+12
| | | * | | 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
| | | | |/ | | | |/|
| * | / | Client: Disable key repeating when rate is set to 0David Edmundson2019-09-081-1/+1
| |/ / /
| * | | Client: Adjust for window border when setting text-input cursor rectJohan Klokkhammer Helsing2019-09-031-3/+6
* | | | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-037-48/+59
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Johan Klokkhammer Helsing2019-08-2911-54/+86
| |\| |
| | * | Client: Crash instead of exit when there's a wayland errorJohan Klokkhammer Helsing2019-08-222-17/+6
| | * | 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
| | * Client: Add safer fromObject function to scannerJohan Klokkhammer Helsing2019-08-154-6/+26
* | | Client: Fix crash on wl_pointer.up after destroying a windowJohan Klokkhammer Helsing2019-09-022-3/+10
* | | Client: Don't try to disconnect destroy handler from destroyed objectsJohan Klokkhammer Helsing2019-08-271-2/+4
* | | Client: Expose default input device through integrationPier Luigi Fiorini2019-08-233-0/+47
* | | 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-144-2/+23
| |\|
| | * Backport texture sharing for NVIDIAPaul Olav Tvete2019-08-132-1/+19
| | * Fix expose event compressionPaul Olav Tvete2019-08-132-1/+4
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-2/+2
|\| |
| * | Fix GCC 4.8 buildVille Voutilainen2019-08-091-2/+2