summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* auto-generate module prisOswald Buddenhagen2012-06-272-5/+5
* Fix broken handling of inactive transient surfacesLaszlo Agocs2012-06-189-6/+30
* Fix build when QtQuick is not availableLaszlo Agocs2012-06-182-8/+13
* Introduce standard pkg-config usageDonald Carr2012-06-112-24/+4
* Reset keyboard focus when a surface is destroyedLaszlo Agocs2012-06-111-2/+6
* Implemented orientationUpdateMask support in WaylandSurface.Samuel Rødal2012-06-066-1/+60
* A few fixes to prevent compositor crashesAndy Nichols2012-06-063-12/+19
* Bind texture in WaylandSurfaceItem::updateTextureAndy Nichols2012-06-041-0/+1
* Bump shaLaszlo Agocs2012-06-041-1/+1
* Use QPointer instead of QWeakPointer for tracking QObjects.Stephen Kelly2012-05-311-2/+2
* added two missing #include <unistd.h> (for int close(int);)Thomas Senyk2012-05-301-0/+1
* Make sendOnScreenVisibility invokableGunnar Sletta2012-05-291-1/+1
* Reset the keyboard and pointer focus when attaching a null bufferLaszlo Agocs2012-05-231-0/+8
* Added config.test for brcm_egl.Samuel Rødal2012-05-211-2/+2
* Make axis events compatible with WestonLaszlo Agocs2012-05-201-1/+1
* Migrate from wl_input_device to wl_seatLaszlo Agocs2012-05-205-130/+313
* Implemented graceful quitting of clients.Samuel Rødal2012-05-193-1/+18
* BRCM EGL integration to handle eglCreateGlobalImageBRCM.Samuel Rødal2012-05-186-0/+443
* 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
* Build without hw integration.Samuel Rødal2012-05-151-1/+8
* Disable some debug prints in clipboardLaszlo Agocs2012-05-154-8/+7
* Make sure the pointer focus is really reset when destroyingLaszlo Agocs2012-05-102-3/+9
* Add wheel event supportLaszlo Agocs2012-05-104-0/+19
* Inform the platform plugin when direct rendering is activePaul Olav Tvete2012-05-103-0/+17
* Implemented refresh rate support.Samuel Rødal2012-05-096-1/+36
* Start using the new wl_fixed_t type properlyLaszlo Agocs2012-05-095-43/+45
* Update to wayland headLaszlo Agocs2012-05-097-5/+67
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-087-11/+11
* Make SurfaceBuffer::handle return something sensibleJørgen Lind2012-05-042-6/+35
* Fixed crashes and missing textures in WaylandSurfaceItem.Samuel Rødal2012-05-022-47/+59
* Fix potential race conditionPaul Olav Tvete2012-04-272-47/+75
* Pass device capabilities to client in the touch extensionLaszlo Agocs2012-04-261-1/+1
* Give "something" for the handle of a shm sufracebufferJørgen Lind2012-04-241-1/+5
* Fix warnings in compositor and 1 wl_resource_send eventJørgen Lind2012-04-241-1/+16
* Fix compositor crash when closing windows with subsurfacesJørgen Lind2012-04-242-0/+10
* Do not delete extended output instances twiceLaszlo Agocs2012-04-241-1/+0
* Send expose from qwindow-compositorLaszlo Agocs2012-04-243-1/+4
* Sync up with the latest wayland developments.Hannu Lyytinen2012-04-1910-36/+31
* Fix compilation against latest qtbase.Samuel Rødal2012-04-191-1/+1
* Implement nativeBufferLockingJørgen Lind2012-04-179-14/+56
* Decorations: Make it possible to move windows with transient parentLaszlo Agocs2012-04-174-7/+20
* Add missing return statementJørgen Lind2012-04-171-0/+1
* Fixed xcomposite_share compile errors.Samuel Rødal2012-04-113-22/+1
* Client side decorationJørgen Lind2012-04-117-13/+341
* Add public api to retrieve struct wl_display *Jørgen Lind2012-04-112-0/+6
* Implement so that Compositors can use the wl_pointer_grab interfaceJørgen Lind2012-04-111-24/+22
* Don't use poor mans inheritance for waylandobjectJørgen Lind2012-04-111-8/+5
* Update wayland_sha1 and implement buffer_pool interfaceJørgen Lind2012-04-109-245/+23