summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* Rename private headers to _p.hPaul Olav Tvete2016-05-191-2/+2
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-1822-71/+71
* Add documentation for QWaylandXdgSurface::windowGeometryJohan Klokkhammer Helsing2016-05-151-2/+6
* Add popup support to QWaylandQuickCompositor with the wl shell.Erik Larsson2016-05-133-0/+163
* Fix buildGiulio Camuffo2016-05-131-0/+2
* Mark the QtWaylandCompositor API as \preliminaryPaul Olav Tvete2016-05-124-0/+12
* QML compositor: Adjust for scale factor when handling mouse eventsJohan Klokkhammer Helsing2016-04-292-6/+6
* QML API for xdg-shellJohan Klokkhammer Helsing2016-04-265-1/+475
* Make window manager extension QML friendlyPier Luigi Fiorini2016-04-253-24/+64
* Forward declare Wayland types in public headers.Volker Krause2016-04-202-0/+4
* Fix wrong preedit styling indicesJan Arne Petersen2016-04-191-3/+3
* Use function to convert indices for text protocolJan Arne Petersen2016-04-191-7/+7
* Set state to expected state inside compositorJan Arne Petersen2016-04-181-11/+39
* Fix text-input support for new APIJan Arne Petersen2016-04-1816-1209/+893
* Remove unimplemented subsurface methods from extended surfacePier Luigi Fiorini2016-04-181-5/+0
* Simplify ShellSurfaceItem creationv5.7.0-beta1Johan Klokkhammer Helsing2016-04-112-14/+1
* Create a fallback shellSurface in wl_shell::get_shell_surfaceJohan Klokkhammer Helsing2016-04-112-4/+18
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-057-242/+242
* Add QWaylandShellSurface::fromResource()Giulio Camuffo2016-03-292-0/+13
* Initial compositor support for xdg-shell wayland extensionJohan Klokkhammer Helsing2016-03-244-0/+1448
* Rename QWaylandShellSurface::DefaultEdge to NoneEdgeJohan Klokkhammer Helsing2016-03-022-2/+2
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-158-11/+11
* Expose a method to send ping events in QWaylandShellSurfaceGiulio Camuffo2016-02-123-7/+22
* Add surface roles backGiulio Camuffo2016-02-113-12/+33
* Compile fix for namespaced Qt buildsPaul Olav Tvete2015-11-281-0/+5
* Rename setPopup surface argumentPier Luigi Fiorini2015-11-271-1/+1
* Fix copyright headersPaul Olav Tvete2015-11-096-6/+6
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-262-0/+276
* Add warning to private headersPaul Olav Tvete2015-10-2311-0/+121
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-235-5/+5
* Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-131-0/+11
* Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-1/+0
* Implement resize/move for pure-qmlJørgen Lind2015-09-166-10/+402
* Remove the mouse grabberPaul Olav Tvete2015-09-151-1/+0
* Remove global coordinatesJørgen Lind2015-09-144-466/+88
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-1022-55/+55
* Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-041-2/+2
* Add missing QT_X_NAMESPACEJørgen Lind2015-09-041-0/+4
* Enable the HW integration extension by default againJørgen Lind2015-08-313-144/+0
* Make it possible to create the shell surface from qmlJørgen Lind2015-08-283-11/+39
* Make the default wl_shell available from QMLJørgen Lind2015-08-289-273/+404
* Remove automatic initialisation of extensionsJørgen Lind2015-08-288-4/+611
* Remove the qt_sub_surface extensionJørgen Lind2015-08-284-277/+0
* Move QWaylandPointerPrivate into a _p file and remove the apiJørgen Lind2015-08-282-2/+3
* Remove QtWayland::InputDeviceJørgen Lind2015-08-283-15/+13
* Remove the QtWayland::Output classJørgen Lind2015-08-283-10/+8
* Fix up that QWindowCompositor didn't send onScreenVisibillityJørgen Lind2015-08-282-2/+9
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-2815-51/+50
* Remove QtWayland::SurfaceJørgen Lind2015-08-2815-69/+71
* Fixups after rebasingJørgen Lind2015-08-282-10/+5