summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix the build with -no-guiLiang Qi2019-02-252-0/+2
* Client xdg-shell: Fix crash when switching popupsJohan Klokkhammer Helsing2019-02-124-9/+19
* Doc: Fix wrong link to isBufferLockedNico Vertriest2019-02-071-2/+2
* Merge remote-tracking branch 'qt/5.12.1' into 5.12Paul Olav Tvete2019-01-2116-106/+869
|\
| * Fix black client windows when not using window decorations on NVIDIADominik Holland2019-01-081-1/+6
| * Fix flickering (black frames) of wayland clients on NVIDIADominik Holland2019-01-081-1/+1
| * Revert "Client: Full implementation for frame callbacks"Johan Klokkhammer Helsing2019-01-083-103/+35
| * wl_eglstream_controller implementation for NVIDIAPaul Olav Tvete2019-01-0812-1/+827
* | Remove stray surfaceDestroyed() declarationPier Luigi Fiorini2019-01-181-1/+0
* | Remove unimplemented QWaylandCompositor::createSurfaceViewJohan Klokkhammer Helsing2019-01-181-2/+0
|/
* Client: Don't assume windows have surfaces in QWaylandInputContext::updateJohan Klokkhammer Helsing2019-01-031-7/+16
* Client: Fix incorrect damage for decoration edgesJohan Klokkhammer Helsing2019-01-031-1/+2
* Client: Fix various input related crashes for events without focusJohan Klokkhammer Helsing2019-01-021-14/+25
* Client xdg-shell: Fix protocol error for tooltips on popupsJohan Klokkhammer Helsing2018-12-261-1/+1
* Compositor: Fix crash in QWaylandSurface::waylandClientJohan Klokkhammer Helsing2018-12-222-1/+14
* Client: Full implementation for frame callbacksJohan Klokkhammer Helsing2018-12-133-35/+103
* Specify X11 dependency explicitlyPaul Olav Tvete2018-12-131-1/+1
* Fix scaling if wrong attached window size is returnedKimmo Ollila2018-12-111-2/+6
* Fix invalid QWaylandOutputMode comparison operatorJędrzej Nowacki2018-12-061-2/+2
* use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-0514-52/+52
* 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
* | 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
* | Client: Fix incorrect enter serial in set_cursorJohan Klokkhammer Helsing2018-11-211-4/+5
* | 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
|/
* 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
* Compositor: Emit signals after applying pending surface statev5.12.0-beta3Johan Klokkhammer Helsing2018-10-182-50/+40
* 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
* 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
* Client: Fix deadlock for xdg-shell when makeCurrent is called earlyJohan Klokkhammer Helsing2018-09-261-1/+2
* Add server buffer integration using Linux dma-bufPaul Olav Tvete2018-09-2118-3/+1018
* Add virtual QtWayland::ServerBuffer::bufferInUse()Paul Olav Tvete2018-09-215-0/+12
* Add logging category for hardware integrationsPaul Olav Tvete2018-09-202-0/+2