summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Implemented QDesktopServices in wayland plugin.Samuel Rødal2012-03-295-9/+74
* Introduced WaylandClient API to keep track of clients.Samuel Rødal2012-03-297-6/+40
* Fixed leaking of ExtendedOutput objects in the compositor.Samuel Rødal2012-03-292-1/+11
* Prevented crash and missing animation for shm clients.Samuel Rødal2012-03-281-12/+9
* Properly report content orientation changes in the compositor.Samuel Rødal2012-03-281-1/+1
* Don't initialize QRegion with an int.Samuel Rødal2012-03-281-2/+0
* Change the touch extension to be always available.Laszlo Agocs2012-03-286-15/+10
* Remember to free the qtkey extension class.Samuel Rødal2012-03-281-0/+1
* Enable the qtkey extension regardless.Samuel Rødal2012-03-287-19/+8
* Added qtkey extension to send raw QKeyEvents over the protocol.Samuel Rødal2012-03-2712-3/+240
* Avoid race conditionPaul Olav Tvete2012-03-131-1/+1
* Make the module not depend on QtBase configureJørgen Lind2012-03-121-15/+18
* Get rid of dummy source update functions and debug output.Samuel Rødal2012-03-071-1/+0
* Remove friend declarations in WaylandSurfaceJørgen Lind2012-03-061-3/+0
* Fix potential crash when buffers are destroyedPaul Olav Tvete2012-03-061-8/+4
* 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
* Use the new cool event wrapper functions generated by wayland-scannerJørgen Lind2012-03-0512-40/+38
* Fixing includes to make it compile againJørgen Lind2012-03-054-2/+6
* Upgrade to newer wayland SHA-1.Samuel Rødal2012-03-0511-36/+260
* Add '16 mouse buttons' feature to InputDevice::toWaylandButtonRick Stockton2012-03-031-8/+20
* Do not crash the compositor when hiding a widget.Laszlo Agocs2012-03-021-1/+1