summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api
Commit message (Expand)AuthorAgeFilesLines
* Fix mouse input in WaylandSurfaceItem.Pier Luigi Fiorini2012-08-271-4/+8
* Do not pass texture ownership to scenegraph in WaylandSurfaceItemLaszlo Agocs2012-08-171-1/+1
* Wheel event support in WaylandSurfaceItemLaszlo Agocs2012-08-172-0/+9
* Add sendConfigure() for WaylandSurfaceElvis Lee2012-08-172-0/+8
* Need to NULL check for parent() in parentSurface()Elvis Lee2012-08-101-1/+1
* Fix broken handling of inactive transient surfacesLaszlo Agocs2012-06-184-3/+14
* Fix build when QtQuick is not availableLaszlo Agocs2012-06-181-8/+9
* Implemented orientationUpdateMask support in WaylandSurface.Samuel Rødal2012-06-062-0/+9
* A few fixes to prevent compositor crashesAndy Nichols2012-06-061-4/+6
* Bind texture in WaylandSurfaceItem::updateTextureAndy Nichols2012-06-041-0/+1
* Make sendOnScreenVisibility invokableGunnar Sletta2012-05-291-1/+1
* Add a custom WaylandSurfaceNode with its own materialsAndy Nichols2012-05-186-43/+284
* Fix case where we get a new damage event too soonAndy Nichols2012-05-181-2/+10
* Give texture ownership to scenegraph in WaylandSurfaceItemAndy Nichols2012-05-181-5/+5
* Add wheel event supportLaszlo Agocs2012-05-102-0/+7
* Implemented refresh rate support.Samuel Rødal2012-05-092-0/+13
* Start using the new wl_fixed_t type properlyLaszlo Agocs2012-05-092-12/+12
* Update to wayland headLaszlo Agocs2012-05-092-0/+10
* Fixed crashes and missing textures in WaylandSurfaceItem.Samuel Rødal2012-05-022-47/+59
* Fix potential race conditionPaul Olav Tvete2012-04-272-47/+75
* Send expose from qwindow-compositorLaszlo Agocs2012-04-241-0/+1
* Implement nativeBufferLockingJørgen Lind2012-04-172-3/+4
* Add missing return statementJørgen Lind2012-04-171-0/+1
* Client side decorationJørgen Lind2012-04-112-0/+10
* Add public api to retrieve struct wl_display *Jørgen Lind2012-04-112-0/+6
* Implemented QDesktopServices in wayland plugin.Samuel Rødal2012-03-292-0/+17
* Introduced WaylandClient API to keep track of clients.Samuel Rødal2012-03-294-1/+34
* Change the touch extension to be always available.Laszlo Agocs2012-03-281-1/+1
* Enable the qtkey extension regardless.Samuel Rødal2012-03-282-6/+0
* Added qtkey extension to send raw QKeyEvents over the protocol.Samuel Rødal2012-03-275-2/+16
* Avoid race conditionPaul Olav Tvete2012-03-131-1/+1
* Remove friend declarations in WaylandSurfaceJørgen Lind2012-03-061-3/+0
* Fixed WaylandSurfaceItem for when paint enabled is false.Samuel Rødal2012-03-052-4/+15
* Build with latest qtdeclarative.Samuel Rødal2012-03-051-1/+1
* Avoid flicker when switching back to composited modePaul Olav Tvete2012-03-022-10/+38
* Support ShowIsFullScreen in plugin and compositor.Samuel Rødal2012-02-232-0/+7
* Don't send Deactivate events when creating WaylandSurfaceItemLasse Holmstedt2012-02-201-1/+3
* Fix issues with sendOnScreenVisibilityChangeLasse Holmstedt2012-02-202-1/+6
* Compositor memory leak fixesLaszlo Agocs2012-02-152-0/+6
* Expose in a virtual function that surfaces are being destroyedJørgen Lind2012-02-152-0/+6
* Added convenience properties in WaylandSurface for window orientation.Samuel Rødal2012-02-146-2/+43
* Removing Wayland::SurfacePrivateJørgen Lind2012-02-133-14/+40
* Fix build of compositors by always including QOpenGLContext.Pier Luigi Fiorini2012-02-121-1/+1
* Added window flags to the surface-extension protocolGunnar Sletta2012-02-103-1/+26
* Add mouse event synthesizing to the touch extension protocol.Laszlo Agocs2012-02-072-0/+12
* Fix mouse handling in qml-compositor.Laszlo Agocs2012-02-021-0/+2
* Added reporting of window and content orientation to surface extension.Samuel Rødal2012-02-012-0/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-308-8/+8
* Added missing include to fix build.Samuel Rødal2012-01-251-1/+1
* Update obsolete contact address.Jason McDonald2012-01-238-8/+8