summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandinputdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use xkbcommon for internal key events tooGiulio Camuffo2015-07-231-155/+3
* Fix wheel events when the decorations are enabledGiulio Camuffo2015-06-091-4/+11
* Add safety check in QWaylandInputDevice::Keyboard::modifiers()Martin Gräßlin2015-05-151-0/+3
* Map more XKB key codesArnaud Vrac2015-05-071-0/+17
* Fix crash on keyboard removeGiulio Camuffo2015-05-041-0/+4
* Use defines instead of hardcoded stringsGiulio Camuffo2015-04-241-6/+4
* Do not manually update the xkb stateGiulio Camuffo2015-04-241-1/+0
* Add client side support for media keysGiulio Camuffo2015-04-161-0/+7
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-161-7/+13
|\
| * Sanitize popup behavior.Laszlo Agocs2015-02-131-2/+6
| * Fix copying text to non-qt clientsGiulio Camuffo2015-02-071-0/+1
| * Do not send invisible key charactersGiulio Camuffo2015-02-051-1/+2
| * Send mouse events with the correct modifiersGiulio Camuffo2015-01-291-5/+5
* | Update the protocol to 1.4 and raise the required libwayland versionGiulio Camuffo2015-02-031-4/+14
* | Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* | Send proper mouse enter eventsGiulio Camuffo2015-01-131-15/+33
* | Merge branch '5.4' into devGiulio Camuffo2014-11-151-2/+13
|\|
| * Be compatible with older compositorsGiulio Camuffo2014-10-131-2/+2
| * Send also repeat key release eventsGiulio Camuffo2014-09-281-0/+12
* | Allow client side input device customizationMikko Levonmaa2014-10-061-166/+119
|/
* 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_axisElvis 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