summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Compositor: Implement linux-dmabuf-unstable-v1Andreas Cord-Landwehr2018-12-1314-3/+1608
* | Client: Clarify warnings about unexpected enter/leave eventsJohan Klokkhammer Helsing2018-12-111-6/+10
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-0510-19/+41
|\|
| * Scanner: Add include for QListJohan Klokkhammer Helsing2018-12-051-0/+1
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-055-9/+13
| |\
| | * Don't crash if view is deleted from surfaceDestroyed signalv5.12.0-rc2v5.12.0-rc1v5.12.0Paul Olav Tvete2018-11-071-1/+3
| | * Only print deprecation warning when using deprecated shellsPaul Olav Tvete2018-11-072-8/+8
| | * Client: Explicitly send expose window on first configureDavid Edmundson2018-10-312-0/+2
| * | Fix compilation with gcc 4.8Ville Voutilainen2018-12-044-10/+27
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-042-3/+2
|\| |
| * | Fix unused variables, in preparation for adding warning_cleanSergio Martins2018-11-301-3/+1
| * | Fix build due to missing QDebug includeSergio Martins2018-11-301-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-241-4/+5
|\| |
| * | Client: Fix incorrect enter serial in set_cursorJohan Klokkhammer Helsing2018-11-211-4/+5
* | | Client: Don't create cursor surface until we can set its roleJohan Klokkhammer Helsing2018-11-211-1/+3
* | | Add convenience for converting wl_resource * to wrapper typesJohan Klokkhammer Helsing2018-11-2115-44/+125
* | | qtwaylandscanner: Generate Resource::object without interface prefixJohan Klokkhammer Helsing2018-11-211-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-174-34/+48
|\| |
| * | Client: Rename m_topmostPopup to clarify its goalDavid Edmundson2018-11-144-10/+10
| * | Client: Don't require an input device for non-grabbing popupsDavid Edmundson2018-11-144-26/+40
| |/
* | Add QWaylandSurface::bufferSize and deprecate sizeJohan Klokkhammer Helsing2018-11-162-11/+47
* | Compositor: Fix coordinate system inconsistenciesJohan Klokkhammer Helsing2018-11-1612-54/+93
* | Client: Improve logging for wayland-eglJohan Klokkhammer Helsing2018-11-071-4/+4
* | Client: Add fullscreen shell integrationPier Luigi Fiorini2018-11-0511-0/+631
* | Scanner: Assert resource in destroy handlersJohan Klokkhammer Helsing2018-11-021-0/+1
* | Client: Use logging category for chosen shell integrationJohan Klokkhammer Helsing2018-11-021-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-3010-13/+79
|\|
| * Merge 5.12 into 5.12.0Oswald Buddenhagen2018-10-307-11/+66
| |\
| | * Client: Don't spam expose eventsJohan Klokkhammer Helsing2018-10-262-1/+5
| | * Client: Don't attach buffers to unexposed windowsJohan Klokkhammer Helsing2018-10-267-10/+61
| * | Client: Fix fullscreen regression on wl-shellJohan Klokkhammer Helsing2018-10-281-1/+1
| |/
| * Compositor: Add const version of QWaylandQuickItem::inputRegionContainsJohan Klokkhammer Helsing2018-10-222-1/+12
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-202-50/+40
|\|
| * Compositor: Emit signals after applying pending surface statev5.12.0-beta3Johan Klokkhammer Helsing2018-10-182-50/+40
* | Client: Set key repeat rate and delay from the repeat_info eventJohan Klokkhammer Helsing2018-10-172-2/+11
* | Load the Linux SPI Accessibility bridgeDavid Edmundson2018-10-153-4/+17
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-098-23/+41
|\|
| * Clean up ShmServerBuffer's unused and shadowing membersv5.12.0-beta2Johan Klokkhammer Helsing2018-10-092-10/+10
| * Client (xdg-shell): Only restore normal size when not maximizedJohan Klokkhammer Helsing2018-10-092-8/+22
| * Client: Fix cursor size becoming bigger and bigger when switching screensJohan Klokkhammer Helsing2018-10-081-3/+4
| * Don't send ivi_surface configure events with negative sizeJohan Klokkhammer Helsing2018-10-041-0/+4
| * Avoid spurious move events after configure callDavid Edmundson2018-10-031-1/+1
| * Client: Remove failing assert on compositors without wl_data_deviceJohan Klokkhammer Helsing2018-10-031-1/+0
* | Fix compilation with libwayland < 1.10 (again)Johan Klokkhammer Helsing2018-10-051-1/+6
* | Remove wayland-client.h includeJohan Klokkhammer Helsing2018-10-031-2/+0
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-0344-60/+50
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-025-17/+480
|\|
| * Update plugins.qmltypesv5.12.0-beta1Kai Koehne2018-10-012-10/+473
| * Compositor: Fix crash after surface destructionJohan Klokkhammer Helsing2018-10-011-1/+1
| * Compositor: Remove WaylandCursorItem.scaleCorrectionJohan Klokkhammer Helsing2018-10-011-5/+4