summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | inputdevice: map more X11 keysArnaud Vrac2016-03-211-16/+137
* | | Add automatic socket name detection in compositorErik Larsson2016-03-211-15/+21
* | | Update wayland.xml to 1.6Pier Luigi Fiorini2016-03-211-28/+96
* | | Encapsulate conversion from scancodes to Waylands xkb_v1 keymap formatJohan Klokkhammer Helsing2016-03-182-7/+11
* | | Simplify client-side API for Wayland extensionsErik Larsson2016-03-186-0/+303
* | | Merge "Merge remote-tracking branch 'qt/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-0831-207/+231
|\ \ \
| * | | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-0831-207/+231
| |\| |
| | * | Fix SHM drawing logicGiulio Camuffo2016-03-0711-111/+162
| | * | Fix crash when pinging a surface with an invalid resource.Andrew den Exter2016-02-261-0/+4
| | * | don't over-expose private dependenciesOswald Buddenhagen2016-02-251-4/+4
| | * | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2520-68/+53
| | * | Fix crash for destroyed surface on touch eventElvis Lee2016-02-251-0/+5
* | | | Change constructor argument types for QWaylandExtensionTemplateJohan Klokkhammer Helsing2016-03-081-2/+2
* | | | Add missing Q_DECL_OVERRIDE to QWaylandQuickItem virtual functionsJohan Klokkhammer Helsing2016-03-081-2/+2
|/ / /
* | | QWaylandQuickItem: Fix Layeringv5.7.0-alpha1Louai Al-Khanji2016-03-041-0/+4
* | | Rename QWaylandShellSurface::DefaultEdge to NoneEdgeJohan Klokkhammer Helsing2016-03-022-2/+2
* | | Fix potential memory corruptionPaul Olav Tvete2016-03-021-2/+2
* | | Use getProcAddress(const char*) to work with updates in QOpenGLContextErik Larsson2016-03-026-9/+9
* | | Proper fix for buffer destructionPaul Olav Tvete2016-02-251-5/+12
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-192-3/+11
|\| |
| * | Fix freeze when using BypassWindowManagerHintJohan Klokkhammer Helsing2016-02-121-1/+2
| |/