summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandoutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compositor: Use Q_PRIVATE_SLOTs in QWaylandOutputJohan Klokkhammer Helsing2018-09-171-33/+27
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-061-1/+4
|\
| * Compositor: Don't send illegal leave eventsJohan Klokkhammer Helsing2018-09-051-1/+4
* | Compositor: Fix nullptr dereferences in fromResource functionsJohan Klokkhammer Helsing2018-08-291-1/+3
* | Fix WaylandOutput.sizeFollowsWindow when window changes screenJohan Klokkhammer Helsing2018-06-191-56/+36
* | Compositor: fix QWaylandOutput initializer ordering assumptionsMatt Hoosier2018-06-081-5/+4
|/
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-10/+0
* Compositor API: Add support for hardware compositingJohan Klokkhammer Helsing2018-02-091-2/+5
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-311-1/+1
|\
| * Fix various documentation errors for QML methods and signalsJohan Klokkhammer Helsing2017-11-231-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-0/+8
|\|
| * Add missing change signals for geometry and availableGeometryJohan Klokkhammer Helsing2017-11-061-0/+8
* | Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2017-10-271-1/+2
|\|
| * Compositor: Add missing QWaylandOutput::windowChanged emitJohan Klokkhammer Helsing2017-10-241-0/+1
| * Compositor documentation: Specify return types for objectsJohan Klokkhammer Helsing2017-10-171-1/+1
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-4/+4
|/
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-13/+16
* Add support for running compositors with custom device pixel ratioJohan Klokkhammer Helsing2016-12-161-5/+5
* Rename QWaylandSurface::throttlingView to primaryViewJohan Klokkhammer Helsing2016-10-071-2/+2
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-031-101/+168
* Documentation: Remove tech preview statusJohan Klokkhammer Helsing2016-10-031-2/+2
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-281-38/+42
|\
| * Doc: Language editsVenugopal Shivashankar2016-08-171-38/+42
* | Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-221-1/+1
|/
* Mark the QtWaylandCompositor API as \preliminaryPaul Olav Tvete2016-05-121-0/+2
* Don't send wl_output::enter if the client didn't bind to wl_outputJohan Klokkhammer Helsing2016-04-181-1/+4
* Output available geometry in output coordinates spacePier Luigi Fiorini2016-01-111-1/+8
* Send the right output position to clientsPier Luigi Fiorini2016-01-111-1/+1
* Actually change manufacturer and modelPier Luigi Fiorini2016-01-111-2/+16
* Allow headless compositors and avoid crashesPier Luigi Fiorini2016-01-111-7/+17
* Send correct refresh rate on bindingPier Luigi Fiorini2015-12-091-1/+1
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-0/+306
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-231-2/+2
* Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-43/+29
* QWaylandOutput should not resize the windowPaul Olav Tvete2015-09-151-6/+0
* Remove global coordinatesJørgen Lind2015-09-141-21/+0
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-4/+4
* Fix crash in pickView()Paul Olav Tvete2015-09-081-2/+2
* Make sure we don't send enter events continuslyJørgen Lind2015-09-041-1/+2
* QWaylandOutput::outputForClient to QWaylandOutput::resourceForClientJørgen Lind2015-09-041-3/+3
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-30/+83
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-6/+13
* Make the default wl_shell available from QMLJørgen Lind2015-08-281-18/+0
* Move ref and unref from QWaylandSurface to privateJørgen Lind2015-08-281-2/+2
* Remove the QtWayland::Output classJørgen Lind2015-08-281-70/+328
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-1/+0
* Remove output from QWaylandSurfaceJørgen Lind2015-08-281-0/+10
* Fixups after rebasingJørgen Lind2015-08-281-0/+2
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-4/+4
* Public input apisJørgen Lind2015-08-281-0/+5