summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper/wlinputdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port to libxkbcommon 0.2.0.Giulio Camuffo2012-11-051-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-6/+6
* Fixed modifiers not working for non-Qt wayland clients.Samuel Rødal2012-09-221-1/+49
* Made qtwayland compositor handle plain wayland clients.Samuel Rødal2012-09-221-0/+76
* Prevent crashing the compositor when the client wants to unset the cursor.Samuel Rødal2012-09-221-1/+3
* qtwayland: correct order of parameters in setMouseFocus()Elvis Lee2012-08-201-1/+1
* Fix broken handling of inactive transient surfacesLaszlo Agocs2012-06-181-1/+8
* Bump shaLaszlo Agocs2012-06-041-1/+1
* Make axis events compatible with WestonLaszlo Agocs2012-05-201-1/+1
* Migrate from wl_input_device to wl_seatLaszlo Agocs2012-05-201-104/+238
* Make sure the pointer focus is really reset when destroyingLaszlo Agocs2012-05-101-1/+1
* Add wheel event supportLaszlo Agocs2012-05-101-0/+11
* Start using the new wl_fixed_t type properlyLaszlo Agocs2012-05-091-17/+19
* Sync up with the latest wayland developments.Hannu Lyytinen2012-04-191-6/+8
* 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-101-6/+11
* Change the touch extension to be always available.Laszlo Agocs2012-03-281-3/+1
* Enable the qtkey extension regardless.Samuel Rødal2012-03-281-3/+1
* Added qtkey extension to send raw QKeyEvents over the protocol.Samuel Rødal2012-03-271-0/+20
* Use the new cool event wrapper functions generated by wayland-scannerJørgen Lind2012-03-051-21/+17
* Upgrade to newer wayland SHA-1.Samuel Rødal2012-03-051-1/+1
* Add '16 mouse buttons' feature to InputDevice::toWaylandButtonRick Stockton2012-03-031-8/+20
* Improve wayland_cast and introduce resolve to simplify code.Samuel Rødal2012-03-021-3/+3
* Compositor memory leak fixesLaszlo Agocs2012-02-151-3/+10
* Removing Wayland::SurfacePrivateJørgen Lind2012-02-131-1/+1
* Add TouchCancel support.Laszlo Agocs2012-02-101-0/+5
* Fix data device handling.Laszlo Agocs2012-02-071-3/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update license headers.Jason McDonald2012-01-161-17/+17
* Introduce a touch protocol extension.Laszlo Agocs2012-01-131-4/+12
* Make touch event sending more robust in the InputDevice.Laszlo Agocs2012-01-111-5/+15
* Don't crash when sending touch events.Laszlo Agocs2012-01-111-1/+1
* Move event handling into WaylandInput apiJørgen Lind2012-01-111-8/+173
* Make QtCompositor work with wayland-demo clients.Jørgen Lind2011-12-201-5/+7
* Added a resourcecollection classJørgen Lind2011-12-141-2/+3
* Make wayland actually a moduleJørgen Lind2011-12-071-0/+152