summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper
Commit message (Expand)AuthorAgeFilesLines
* Fix broken handling of inactive transient surfacesLaszlo Agocs2012-06-185-3/+16
* Fix build when QtQuick is not availableLaszlo Agocs2012-06-181-0/+4
* Reset keyboard focus when a surface is destroyedLaszlo Agocs2012-06-111-2/+6
* Implemented orientationUpdateMask support in WaylandSurface.Samuel Rødal2012-06-064-1/+51
* A few fixes to prevent compositor crashesAndy Nichols2012-06-062-8/+13
* Bump shaLaszlo Agocs2012-06-041-1/+1
* added two missing #include <unistd.h> (for int close(int);)Thomas Senyk2012-05-301-0/+1
* Reset the keyboard and pointer focus when attaching a null bufferLaszlo Agocs2012-05-231-0/+8
* 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-191-1/+6
* 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-102-0/+12
* Inform the platform plugin when direct rendering is activePaul Olav Tvete2012-05-103-0/+17
* Implemented refresh rate support.Samuel Rødal2012-05-094-1/+23
* Start using the new wl_fixed_t type properlyLaszlo Agocs2012-05-093-31/+33
* Update to wayland headLaszlo Agocs2012-05-094-5/+56
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-084-5/+5
* Make SurfaceBuffer::handle return something sensibleJørgen Lind2012-05-042-6/+35
* 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-242-1/+3
* Sync up with the latest wayland developments.Hannu Lyytinen2012-04-198-27/+26
* Fix compilation against latest qtbase.Samuel Rødal2012-04-191-1/+1
* Implement nativeBufferLockingJørgen Lind2012-04-174-5/+18
* Decorations: Make it possible to move windows with transient parentLaszlo Agocs2012-04-174-7/+20
* Client side decorationJørgen Lind2012-04-115-13/+331
* Implement so that Compositors can use the wl_pointer_grab interfaceJørgen Lind2012-04-111-24/+22
* Update wayland_sha1 and implement buffer_pool interfaceJørgen Lind2012-04-109-245/+23
* Implemented QDesktopServices in wayland plugin.Samuel Rødal2012-03-291-1/+1
* Introduced WaylandClient API to keep track of clients.Samuel Rødal2012-03-292-5/+4
* 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-285-14/+9
* Remember to free the qtkey extension class.Samuel Rødal2012-03-281-0/+1
* Enable the qtkey extension regardless.Samuel Rødal2012-03-285-13/+8
* Added qtkey extension to send raw QKeyEvents over the protocol.Samuel Rødal2012-03-277-1/+224
* Get rid of dummy source update functions and debug output.Samuel Rødal2012-03-071-1/+0
* Fix potential crash when buffers are destroyedPaul Olav Tvete2012-03-061-8/+4
* Use the new cool event wrapper functions generated by wayland-scannerJørgen Lind2012-03-0511-38/+36
* 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