summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper/qwlshellsurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rework how we manage extensionsJørgen Lind2015-08-281-562/+0
* Default shell surface view to the primaryOutput of the surfaceJørgen Lind2015-08-281-0/+1
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-2/+2
* Make it possible to set a QWaylandSurface on the QWaylandSurfaceViewJørgen Lind2015-08-281-1/+1
* Make it possible for QWaylandSurfaceItem to children of arbitrary itemsJørgen Lind2015-08-281-10/+10
* Make the attach offset available through a signal on QWaylandSurfaceJørgen Lind2015-08-281-1/+8
* Add a shellView property on QWaylandSurfaceJørgen Lind2015-08-281-0/+1
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-191-0/+1
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-0/+1
| |\
| | * ShellSurface: fix leak of QWaylandSurfaceItem on destructionOlivier Blin2015-03-241-0/+1
* | | Keep Surface's visibility is in sync between client and compositor.Gunnar Sletta2015-03-231-10/+5
|/ /
* | Update copyright headersJani Heikkinen2015-02-171-4/+4
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-8/+49
|/
* Be more careful when destroying wl_resourcesv5.4.0-rc1v5.4.0Giulio Camuffo2014-10-281-13/+1
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-3/+2
* Add or remove popup grabber when the surface is mappedPier Luigi Fiorini2014-09-181-10/+13
* Add transient parent and offset to QWaylandSurfacePier Luigi Fiorini2014-08-011-17/+10
* Merge remote-tracking branch 'origin/stable' into devOswald Buddenhagen2014-07-311-2/+2
|\
| * Fix popup positioningDaniel Nicoletti2014-05-111-2/+2
* | Add more API to change QWaylandSurface propertiesGiulio Camuffo2014-07-301-3/+3
* | Introduce QWaylandSurfaceInterfaceGiulio Camuffo2014-07-301-19/+19
* | Fix crash when deleting ShellSurface objectsGiulio Camuffo2014-06-131-1/+17
* | Make it possible to have custom shell implementationsGiulio Camuffo2014-04-291-29/+20
* | Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-28/+25
* | Let the ShellSurface send the mapped and unmapped signals.Giulio Camuffo2014-04-291-0/+6
|/
* Fix compiler warnings because of deprecated apisJorgen Lind2014-01-171-1/+2
* Return window typePier Luigi Fiorini2013-12-091-3/+16
* Add support for popup shell surfacesJan Arne Petersen2013-11-221-8/+125
* Compositor: Ping/Pong APIAndrew Knight2013-10-171-1/+11
* Integrate QWindow::Visibility into Compositor APIAndrew Knight2013-08-091-0/+15
* Add an own input and focus implementationJan Arne Petersen2013-08-061-137/+49
* QtComp: Implement set_maximized and set_fullscreen to have somethingJørgen Lind2013-08-021-0/+4
* Make QWindowCompositor render when surfaces move aroundJørgen Lind2013-05-181-1/+1
* Adapted Surface and Region to use the qtwaylandscanner.Samuel Rødal2013-04-231-3/+3
* Adapted code to use qtwaylandscanner.Samuel Rødal2013-04-171-84/+62
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-0/+477