summaryrefslogtreecommitdiff
path: root/src/compositor/compositor_api
Commit message (Expand)AuthorAgeFilesLines
* Fix QWaylandSurfaceItem to process hover eventsDaniel Nicoletti2014-04-302-0/+27
* Make the compositor redraw when a surface gets a commit().Giulio Camuffo2014-03-112-1/+2
* Make sure the frame callbacks are sent at the right timeGiulio Camuffo2014-03-112-0/+7
* Remove the buffer queue.Giulio Camuffo2014-03-114-7/+7
* Support changing the keymapGiulio Camuffo2014-03-102-0/+39
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-192-12/+11
|\
| * Cleanup extension and hw integration initializationJorgen Lind2014-02-111-1/+1
| * Fix connections in QWaylandSurfaceItemJorgen Lind2014-02-111-11/+10
* | Improve the frame callbacks handlingGiulio Camuffo2014-02-054-12/+14
|/
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-2/+2
* Don't clobber the m_damaged state during rendering.Gunnar Sletta2014-01-245-193/+7
* Add a separate variable to keep track of surface mapping.Michael Brasser2014-01-242-3/+8
* Removed directrender/pageflipper codepaths.Gunnar Sletta2014-01-212-14/+0
* Fix buffer handling.Gunnar Sletta2014-01-215-2/+23
* Revised createTextureFromBufferLaszlo Agocs2014-01-063-8/+6
* Removed unused variable in QWaylandSurfaceNodeJorgen Lind2014-01-032-2/+0
* QtCompositor: Expose window properties declarativelyAndrew Knight2013-12-302-0/+24
* Add hardware integration protocolJorgen Lind2013-12-271-1/+2
* QtCompositor: Provide a way to update the clipboard on a clientAndrew Knight2013-12-172-0/+25
* QtCompositor: Allow key events to be delivered to unfocused windowsAndrew den Exter2013-12-162-0/+6
* QtCompositor: simplify retained selection implementationAndrew Knight2013-12-162-14/+12
* QtCompositor: Make ExtensionFlags a QFlagsAndrew Knight2013-12-162-2/+4
* QtCompositor: fix null pointer referenceAndrew Knight2013-12-151-1/+4
* Unbind suface item from surface when surface is destroyedkwangwoong.lee2013-12-111-0/+3
* Update surface item position when it's createdPier Luigi Fiorini2013-12-091-0/+2
* Return window typePier Luigi Fiorini2013-12-092-1/+19
* Don't send visibility change on creationMikko Harju2013-11-251-1/+0
* Add Drag&Drop support to compositorJan Arne Petersen2013-11-225-2/+197
* Add support for text protocol to compositorJan Arne Petersen2013-11-227-2/+202
* Fix crash on setCursorSurface when the surface is null.Robin Burchell2013-11-201-1/+0
* Compositor: Extend QWaylandSurfaceNode from QSGSimpleTextureNodeAndrew Knight2013-10-245-288/+4
* Compositor: Ping/Pong APIAndrew Knight2013-10-172-0/+9
* Compositor: add BypassWindowManager hint to WindowFlagsAndrew Knight2013-09-201-1/+2
* Allow to customize enabled compositor extensionsJan Arne Petersen2013-09-092-16/+14
* Remove QWaylandSurface::setSize because it is not meaningfulAndrew Knight2013-08-283-11/+4
* Change setDirectRenderSurface to return the resultMikko Harju2013-08-192-3/+3
* Destroy surface by force when not destroying an extended surfaceAndrew Knight2013-08-091-0/+2
* Integrate QWindow::Visibility into Compositor APIAndrew Knight2013-08-092-3/+22
* Fix uninitialized value in surface itemJan Arne Petersen2013-08-081-0/+1
* Implement QPlatformWindow::raise() in QWaylandWindow and relay it to the comp...Robin Burchell2013-08-061-1/+2
* No need for Surface to be a ::wl_surface anymoreJan Arne Petersen2013-08-062-2/+2
* Add an own input and focus implementationJan Arne Petersen2013-08-063-12/+7
* fix namespaced buildOswald Buddenhagen2013-07-231-2/+2
* Make surfaces visible by defaultMikko Harju2013-06-271-5/+3
* Add close event to the surface extensionJørgen Lind2013-06-062-0/+17
* Remove unused variable warningJørgen Lind2013-06-041-1/+0
* Remove the unsecure security protocol extensionsJørgen Lind2013-05-221-19/+4
* Fixed rendering stalling in qml-compositor.Samuel Rødal2013-04-231-0/+1
* WaylandSurfaceItem: add property resizeSurfaceToItemanknight2013-02-152-2/+30
* Follow changes for Qt-ify naming conventionElvis Lee2013-02-151-1/+1