summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Make the module not depend on QtBase configureJørgen Lind2012-03-121-18/+41
* Implement cursor API in platform screen.Friedemann Kleint2012-03-083-2/+8
* Added testing of key events to client auto test.Samuel Rødal2012-03-071-8/+10
* Get rid of dummy source update functions and debug output.Samuel Rødal2012-03-071-6/+1
* Added auto-test for wayland plugin.Samuel Rødal2012-03-071-0/+1
* Use the new cool event wrapper functions generated by wayland-scannerJørgen Lind2012-03-051-5/+8
* Upgrade to newer wayland SHA-1.Samuel Rødal2012-03-057-59/+96
* modify '16 mouse buttons' code within qwaylandinputdevice.cppRick Stockton2012-03-051-50/+19
* Got rid of warnings in wayland plugin source.Samuel Rødal2012-03-026-2/+26
* Add accessibility to wayland.Frederik Gladhorn2012-03-012-0/+10
* Compile fix for the new DND interfacesJørgen Lind2012-03-012-3/+4
* Added warning for when xkb_compile_keymap_from_rules fails.Samuel Rødal2012-03-011-0/+3
* conform to new plugin apiJørgen Lind2012-02-293-2/+9
* Removed obsolete src/plugins/platforms/wayland/wayland_sha1.txtSamuel Rødal2012-02-281-3/+0
* Get rid of some code in wayland plugin.Samuel Rødal2012-02-272-39/+8
* Support ShowIsFullScreen in plugin and compositor.Samuel Rødal2012-02-237-3/+62
* Fix wayland plugin and qwindow-compositor compilationLaszlo Agocs2012-02-201-1/+1
* Send mouse release generated from TouchCancel to the proper windowLaszlo Agocs2012-02-201-1/+1
* qtwayland: Add support for 16 mouse buttonsRick Stockton2012-02-151-2/+41
* Pass the correct window on to QWindowSystemInterface.Samuel Rødal2012-02-141-2/+2
* Prevent occasional crash in qwaylandinputdevice.cppSamuel Rødal2012-02-131-1/+1
* Added window flags to the surface-extension protocolGunnar Sletta2012-02-104-0/+23
* Add TouchCancel support.Laszlo Agocs2012-02-103-5/+31
* Remove hack that causes deadlock when waiting in eglSwapBuffersAndy Nichols2012-02-102-36/+20
* Add mouse event synthesizing to the touch extension protocol.Laszlo Agocs2012-02-072-6/+36
* Added reporting of window and content orientation to surface extension.Samuel Rødal2012-02-014-0/+43
* Revert "Do not attach null buffer."Laszlo Agocs2012-01-301-0/+2
* Do not attach null buffer.Laszlo Agocs2012-01-301-2/+0
* Null out the frame callback ptr properly.Laszlo Agocs2012-01-301-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3085-85/+85
* Revert "Do not generate mouse event on the first motion event."Laszlo Agocs2012-01-261-8/+5
* Do not generate mouse event on the first motion event.Laszlo Agocs2012-01-261-5/+8
* Adapted to new orientation API in qtbase.Samuel Rødal2012-01-243-4/+4
* Update obsolete contact address.Jason McDonald2012-01-2385-85/+85
* pick the right gl versionGunnar Sletta2012-01-181-1/+1
* Implement selection offers from compositor to clients.Laszlo Agocs2012-01-174-52/+8
* Update Wayland shaJørgen Lind2012-01-171-1/+1
* Make sure that subSurface extension handling in client is initializedJørgen Lind2012-01-171-0/+1
* Avoid using an extra event for each touch report.Laszlo Agocs2012-01-162-11/+10
* Send the contents of the rawScreenPositions() list too.Laszlo Agocs2012-01-161-0/+10
* Rename touch extension interface and fix event sendingLaszlo Agocs2012-01-163-15/+17
* Introduce a touch protocol extension.Laszlo Agocs2012-01-137-7/+273
* Fix handleScreenOrientationChange call in wayland plug-in.Laszlo Agocs2012-01-131-1/+1
* Do not use the removed primary flag for touch points.Laszlo Agocs2012-01-131-2/+0
* When changing the cursor, call damage on itJørgen Lind2012-01-101-0/+1
* Add an interface to call damage on a wl_bufferJørgen Lind2012-01-101-0/+10
* Remove unnecessary state keeping in input deviceLaszlo Agocs2012-01-102-5/+1
* Update copyright year in license headers.Jason McDonald2012-01-0683-83/+83
* Implement subsurfaces extensionJørgen Lind2012-01-049-9/+186
* Dont have subdirectories in the extensions folderJørgen2012-01-043-4/+4