summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QtWaylandCompositor: Add support for different EGL buffer formatsLouai Al-Khanji2016-04-2919-194/+680
* QML compositor: Scale surfaces if bufferScale is not setJohan Klokkhammer Helsing2016-04-291-5/+6
* QML compositor: Adjust for scale factor when handling mouse eventsJohan Klokkhammer Helsing2016-04-294-10/+14
* Update the plugins.qmltypes fileGiulio Camuffo2016-04-291-3/+196
* Automatically initialize the quick extension objectsGiulio Camuffo2016-04-292-2/+6
* Rename the quick extension macrosGiulio Camuffo2016-04-293-39/+27
* Compositor API: Add bufferScale property to QWaylandSurfaceJohan Klokkhammer Helsing2016-04-294-0/+48
* QWaylandQuickItem: Fix potential null-pointer dereferenceLouai Al-Khanji2016-04-281-1/+4
* Remove left over filesLouai Al-Khanji2016-04-272-197/+0
* QML API for xdg-shellJohan Klokkhammer Helsing2016-04-266-1/+484
* Make window manager extension QML friendlyPier Luigi Fiorini2016-04-255-24/+85
* Add QML api for client side extension.Erik Larsson2016-04-213-3/+28
* Move drag icon relative the cursor hotspot positionErik Larsson2016-04-213-0/+7
* QML API for subsurfacesPaul Olav Tvete2016-04-203-2/+76
* Forward declare Wayland types in public headers.Volker Krause2016-04-203-1/+6
* Fix wrong preedit styling indicesJan Arne Petersen2016-04-191-3/+3
* Use function to convert indices for text protocolJan Arne Petersen2016-04-194-17/+23
* Don't send wl_output::enter if the client didn't bind to wl_outputJohan Klokkhammer Helsing2016-04-181-1/+4
* Compensate for window decoration size in data_device_enter/motion.Erik Larsson2016-04-182-3/+18
* Set state to expected state inside compositorJan Arne Petersen2016-04-181-11/+39
* Fix clicking on preedit textJan Arne Petersen2016-04-182-0/+18
* Fix text-input support for new APIJan Arne Petersen2016-04-1844-2071/+2616
* Add API to grab a surface's contentGiulio Camuffo2016-04-188-1/+316
* Remove unimplemented subsurface methods from extended surfacePier Luigi Fiorini2016-04-181-5/+0
* Remove unused signal QWaylandSurface::pongJohan Klokkhammer Helsing2016-04-152-2/+0
* Update plugins.qmltypesJohan Klokkhammer Helsing2016-04-141-0/+4
* 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
* Update plugins.qmltypesPier Luigi Fiorini2016-04-091-0/+10
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-082-4/+24
|\
| * Client: Don't create shell surfaces for QShapedPixmapWindowJohan Klokkhammer Helsing2016-03-312-3/+24
| * Remove attached() definition from header.Erik Larsson2016-03-291-1/+0
* | Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-0511-356/+356
* | Implement the QPlatformWindow::requestUpdate() virtual method.Giulio Camuffo2016-04-042-14/+33
* | Remove traces of obsolete config flag "wayland-compositor"Johan Klokkhammer Helsing2016-04-011-11/+8
* | Add QWaylandShellSurface::fromResource()Giulio Camuffo2016-03-293-1/+21
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-299-17/+76
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-229-17/+76
| |\|
| | * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-224-5/+5
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-0/+2
| | |\
| | | * Fix failure to build from sources: missing #includev5.6.0Thiago Macieira2016-03-031-0/+2
| | * | Add support for bitmap cursorsMartin Gräßlin2016-03-177-11/+70
| | * | Fix client xdg_surface not handling all states from configure eventJohan Klokkhammer Helsing2016-03-151-6/+4
* | | | Filter key events through the input method contextArnaud Vrac2016-03-251-23/+32
* | | | Initial compositor support for xdg-shell wayland extensionJohan Klokkhammer Helsing2016-03-2413-18/+1481
* | | | Adjust Raspberry Pi integration to new APIDonald Carr2016-03-233-11/+4
* | | | Update plugins.qmltypesJohan Klokkhammer Helsing2016-03-231-5/+31
* | | | Compositor, drag-and-drop: Clean up drag focus when droppingJohan Klokkhammer Helsing2016-03-231-1/+4
* | | | Add missing overridePier Luigi Fiorini2016-03-232-3/+3
|/ / /
* | | Send keyboard repeat informationPier Luigi Fiorini2016-03-224-15/+19