summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-1085-221/+222
* Move the createDefaultSurface function to QWaylandCompositorPrivateJørgen Lind2015-09-105-25/+34
* Remove legacy namingJørgen Lind2015-09-103-38/+0
* Fix crash in pickView()Paul Olav Tvete2015-09-081-2/+2
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-049-29/+130
* Cleanup QWaylandQuickCompositorExtension fileJørgen Lind2015-09-042-8/+3
* Make sure we don't send enter events continuslyJørgen Lind2015-09-041-1/+2
* Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-047-25/+26
* Make it possible to discard currentBuffer of a viewJørgen Lind2015-09-043-1/+13
* QWaylandOutput::outputForClient to QWaylandOutput::resourceForClientJørgen Lind2015-09-042-5/+4
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-0413-143/+157
* Rename automaticFrameCallbacks to automaticFrameCallbackJørgen Lind2015-09-042-10/+17
* Add missing QT_X_NAMESPACEJørgen Lind2015-09-041-0/+4
* Move the curser surface signal to QWaylandInputDeviceJørgen Lind2015-09-043-9/+5
* Add way for classes to get polish events on compositor initiazliationJørgen Lind2015-09-042-0/+19
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-0213-47/+39
* Enable the HW integration extension by default againJørgen Lind2015-08-317-4/+32
* Use QWaylandBufferRef in QWaylandSurfacePrivate::setBackBufferJørgen Lind2015-08-281-10/+2
* Make it possible to create the shell surface from qmlJørgen Lind2015-08-283-11/+39
* Macro for QML extension boilerplateJørgen Lind2015-08-282-1/+112
* Remove followRequestedPosition from QWaylandQuickItemJørgen Lind2015-08-282-21/+0
* Make the default wl_shell available from QMLJørgen Lind2015-08-2827-649/+590
* Remove automatic initialisation of extensionsJørgen Lind2015-08-2818-97/+30
* Move qwltouch_p.h into qwaylandtouch_p.hJørgen Lind2015-08-285-200/+94
* Remove the qt_sub_surface extensionJørgen Lind2015-08-287-468/+0
* Move QWaylandKeyboardPrivate away from wayland_wrapperJørgen Lind2015-08-2810-455/+351
* Move ref and unref from QWaylandSurface to privateJørgen Lind2015-08-285-62/+58
* Removed the m_ prefix for variables in QWaylandSurfacePrivateJørgen Lind2015-08-283-125/+108
* Move QWaylandPointerPrivate into a _p file and remove the apiJørgen Lind2015-08-289-316/+175
* Remove QtWayland::InputDeviceJørgen Lind2015-08-2817-435/+226
* Remove the QtWayland::Output classJørgen Lind2015-08-2811-707/+483
* Fix up that QWindowCompositor didn't send onScreenVisibillityJørgen Lind2015-08-282-2/+9
* Use QWaylandClient in constructor of QWaylandSurfaceJørgen Lind2015-08-287-11/+11
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-2850-1074/+691
* Move some virtual functions into protected scoping.Jørgen Lind2015-08-283-7/+14
* Remove QtWayland::SurfaceJørgen Lind2015-08-2842-867/+535
* Remove the Surface role functionalityJørgen Lind2015-08-282-75/+0
* Remove some deprecated apisJørgen Lind2015-08-282-84/+0
* Remove output from QWaylandSurfaceJørgen Lind2015-08-2816-104/+100
* Fixups after rebasingJørgen Lind2015-08-2817-193/+62
* Remove excess definition of QWaylandKeymapJørgen Lind2015-08-2814-105/+24
* WIP: public QWaylandShellJørgen Lind2015-08-282-0/+182
* Enable shell surface on qwindow compositorJørgen Lind2015-08-282-2/+6
* Fix missing file rename from QWayalandQuickView -> ....ItemJørgen Lind2015-08-285-6/+6
* Remove the default shell functionalityJørgen Lind2015-08-285-30/+7
* Fixup from using QScopedPointer and Q_DECLARE_PRIVATE in QWaylandViewJørgen Lind2015-08-281-1/+0
* make sure that views don't have a surfaceJørgen Lind2015-08-283-0/+10
* Remove unused includeJørgen Lind2015-08-281-1/+0
* Remove the QWaylandCompositor::createView virtual functionJørgen Lind2015-08-2810-37/+49
* Make QWaylandOutput a QWaylandExtensionContainerJørgen Lind2015-08-281-2/+3