summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandoutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix various documentation errors for QML methods and signalsJohan Klokkhammer Helsing2017-11-231-1/+1
* Add missing change signals for geometry and availableGeometryJohan Klokkhammer Helsing2017-11-061-0/+8
* 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
* 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
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-12/+16
* Move the output from QWaylandSurface to the QWaylandSurfaceViewJørgen Lind2015-08-281-16/+22
* Destory QWaylandOutput instance when the window is destroyedJørgen Lind2015-08-281-0/+6
* QWaylandOutput send mode and geometry correctlyJørgen Lind2015-08-281-0/+22
* Make QWaylandOutput::handle constJørgen Lind2015-08-281-5/+5
* Move surface management to outputsJørgen Lind2015-08-281-8/+27
* Add QT_X_NAMESPACE defines to qwaylandoutput.cppJørgen Lind2015-07-291-0/+4
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
* Move surfaces to outputsPier Luigi Fiorini2015-04-211-0/+11
* Update copyright headersJani Heikkinen2015-02-171-3/+3
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-0/+246