summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper/wlcompositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update QtCompositor API to use wayland 1.0.0Andy Nichols2012-11-041-1/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-6/+6
* Reset keyboard focus when a surface is destroyedLaszlo Agocs2012-06-111-2/+6
* Implemented orientationUpdateMask support in WaylandSurface.Samuel Rødal2012-06-061-0/+9
* Migrate from wl_input_device to wl_seatLaszlo Agocs2012-05-201-1/+17
* Implemented graceful quitting of clients.Samuel Rødal2012-05-191-1/+6
* Make sure the pointer focus is really reset when destroyingLaszlo Agocs2012-05-101-2/+8
* Inform the platform plugin when direct rendering is activePaul Olav Tvete2012-05-101-0/+14
* Implemented refresh rate support.Samuel Rødal2012-05-091-0/+10
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-081-2/+2
* Implement nativeBufferLockingJørgen Lind2012-04-171-2/+4
* Update wayland_sha1 and implement buffer_pool interfaceJørgen Lind2012-04-101-2/+2
* Implemented QDesktopServices in wayland plugin.Samuel Rødal2012-03-291-1/+1
* Introduced WaylandClient API to keep track of clients.Samuel Rødal2012-03-291-3/+2
* Change the touch extension to be always available.Laszlo Agocs2012-03-281-7/+1
* Remember to free the qtkey extension class.Samuel Rødal2012-03-281-0/+1
* Enable the qtkey extension regardless.Samuel Rødal2012-03-281-7/+1
* Added qtkey extension to send raw QKeyEvents over the protocol.Samuel Rødal2012-03-271-0/+8
* Get rid of dummy source update functions and debug output.Samuel Rødal2012-03-071-1/+0
* Upgrade to newer wayland SHA-1.Samuel Rødal2012-03-051-1/+10
* Get rid of warnings in compositor source.Samuel Rødal2012-03-021-2/+0
* Make direct rendering work after QPlatformScreenBuffer refactoringPaul Olav Tvete2012-03-011-7/+7
* Make SurfaceBuffer a QPlatformScreenBufferJørgen Lind2012-03-011-7/+17
* Support ShowIsFullScreen in plugin and compositor.Samuel Rødal2012-02-231-0/+5
* Compositor memory leak fixesLaszlo Agocs2012-02-151-5/+15
* Expose in a virtual function that surfaces are being destroyedJørgen Lind2012-02-151-0/+1
* Added convenience properties in WaylandSurface for window orientation.Samuel Rødal2012-02-141-0/+5
* Removing Wayland::SurfacePrivateJørgen Lind2012-02-131-2/+2
* Add mouse event synthesizing to the touch extension protocol.Laszlo Agocs2012-02-071-0/+6
* Set pointer focus to null when surface is destroyed.Laszlo Agocs2012-02-031-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Adapted to new orientation API in qtbase.Samuel Rødal2012-01-241-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Implement selection offers from compositor to clients.Laszlo Agocs2012-01-171-2/+1
* Remove unnecessary client list generation in CompositorLaszlo Agocs2012-01-171-1/+0
* Update license headers.Jason McDonald2012-01-161-17/+17
* Introduce a touch protocol extension.Laszlo Agocs2012-01-131-1/+11
* Move event handling into WaylandInput apiJørgen Lind2012-01-111-36/+10
* Add global x and y coordinates to our mouse eventsJørgen Lind2012-01-101-2/+6
* Remove unused variables from wlcompositor and wlsurfaceJørgen Lind2012-01-101-2/+7
* Cleanup Wayland::Surface's client handle logicJørgen Lind2012-01-101-12/+3
* Create a ShellSurface classJørgen Lind2012-01-101-1/+2
* Dont keep track of the focus surfacesJørgen Lind2012-01-101-10/+2
* Remove unused clientAdded signal in compositor.Laszlo Agocs2012-01-091-5/+0
* Clear dirty set before sending frame callback.Paul Olav Tvete2012-01-051-3/+4
* Implement subsurfaces extensionJørgen Lind2012-01-041-0/+9
* Make it possible to hide windowsJørgen Lind2011-12-231-0/+1
* Send the orientation when client binds to the extended outputJørgen Lind2011-12-201-5/+5
* Make QtCompositor work with wayland-demo clients.Jørgen Lind2011-12-201-10/+2
* Added surface_extension and output_extensionJørgen Lind2011-12-201-17/+20