summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api
Commit message (Expand)AuthorAgeFilesLines
...
* QtWaylandCompositor: Add support for different EGL buffer formatsLouai Al-Khanji2016-04-295-31/+306
* 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-292-4/+8
* Compositor API: Add bufferScale property to QWaylandSurfaceJohan Klokkhammer Helsing2016-04-293-0/+47
* 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 subsurfacesPaul Olav Tvete2016-04-203-2/+76
* Don't send wl_output::enter if the client didn't bind to wl_outputJohan Klokkhammer Helsing2016-04-181-1/+4
* Fix text-input support for new APIJan Arne Petersen2016-04-1812-80/+328
* Add API to grab a surface's contentGiulio Camuffo2016-04-188-1/+316
* Remove unused signal QWaylandSurface::pongJohan Klokkhammer Helsing2016-04-151-1/+0
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-052-5/+5
* Initial compositor support for xdg-shell wayland extensionJohan Klokkhammer Helsing2016-03-249-18/+33
* Add missing overridePier Luigi Fiorini2016-03-232-3/+3
* Send keyboard repeat informationPier Luigi Fiorini2016-03-223-13/+17
* Add automatic socket name detection in compositorErik Larsson2016-03-211-15/+21
* Encapsulate conversion from scancodes to Waylands xkb_v1 keymap formatJohan Klokkhammer Helsing2016-03-182-7/+11
* 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
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-1525-26/+26
* Add surface roles backGiulio Camuffo2016-02-118-2/+173
* Add missing function implementation of QWaylandInput::touch()Erik Larsson2016-02-041-0/+9
* Send correct mouse press positionPaul Olav Tvete2016-02-041-0/+1
* Subsurface implementation, with C++ APIPaul Olav Tvete2016-02-046-5/+96
* Remove unused variable warningsLaszlo Agocs2016-02-032-0/+2
* Updated license headersAntti Kokko2016-01-202-28/+40
* 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
* update plugins.qmltypesShawn Rutledge2016-01-052-2/+3
* Send correct refresh rate on bindingPier Luigi Fiorini2015-12-092-2/+2
* Merge branch 'wip-compositor-api' into devPaul Olav Tvete2015-12-0253-2808/+7551
|\
| * Add clients with the correct versionPier Luigi Fiorini2015-11-287-12/+12
| * Mark reimplemented methods as overridePier Luigi Fiorini2015-11-281-13/+13
| * Fix typo in QWaylandQuickOutput warningPier Luigi Fiorini2015-11-281-1/+1
| * Add keyboard repeat rate and delayPier Luigi Fiorini2015-11-283-1/+75
| * Compile fix for namespaced Qt buildsPaul Olav Tvete2015-11-282-4/+6
| * Fix copyright headersPaul Olav Tvete2015-11-098-8/+8
| * Try to get wl_display from the platform pluginPaul Olav Tvete2015-11-061-2/+6
| * Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-274-15/+61
| |\
| * | Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-2621-38/+1484
| * | Add warning to private headersPaul Olav Tvete2015-10-238-0/+88
| * | Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-2314-21/+21
| * | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-133-22/+61
| |\ \
| * | | Fix missing #ifndef for housekeeping code.Erik Larsson2015-10-121-0/+2
| * | | Add raise() and lower() to QWaylandQuickItemPaul Olav Tvete2015-09-292-0/+20
| * | | Improve notification at surface destructionPaul Olav Tvete2015-09-291-5/+5
| * | | Add missing Q_ENUMJørgen Lind2015-09-183-0/+4
| * | | Make sure QWaylandQuickItem paints the first frameJørgen Lind2015-09-182-0/+3