summaryrefslogtreecommitdiff
path: root/src/client/qwaylandinputdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Send also repeat key release eventsGiulio Camuffo2014-09-281-0/+12
* Avoid useless handleTouchEvent callLaszlo Agocs2014-09-081-7/+5
* Allow activating decoration buttons with touchv5.4.0-alpha1Laszlo Agocs2014-09-061-1/+5
* DataOffer not invalidated when client loses keyboard focusLi Qiu2014-09-041-0/+5
* Wayland: can drag a window by its titlebar using the touchscreenShawn Rutledge2014-09-011-2/+8
* Wayland: correct touch locationShawn Rutledge2014-09-011-1/+1
* Fix touch with WestonLaszlo Agocs2014-09-011-7/+19
* Explicitly define the interface versionsGiulio Camuffo2014-08-231-1/+1
* Auto repeat only the keys which should be repeatedGiulio Camuffo2014-07-231-1/+5
* Reduce headers inter-dependency in the QPA pluginGiulio Camuffo2014-06-161-0/+1
* Send the native codes of the key eventsGiulio Camuffo2014-04-291-28/+36
* Null check for window on pointer_axisrelease5.3.0Elvis Lee2014-04-071-0/+6
* init mTouchDevice to nullShawn Rutledge2014-02-031-0/+1
* Fix build without xkbcommonLaszlo Agocs2014-01-151-6/+6
* Destroy the input wayland objectsGiulio Camuffo2014-01-101-0/+3
* Use xkb, not X11 for symbol defines.Robin Burchell2014-01-081-71/+71
* Move the code for seat's keyboard, pointer and touch in different classesGiulio Camuffo2014-01-061-138/+286
* Improve key auto repeat behavior.Giulio Camuffo2013-12-301-2/+2
* Make classes in client privateJorgen Lind2013-12-271-10/+10
* Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-271-0/+798