summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandinputdevice_p.h
Commit message (Expand)AuthorAgeFilesLines
* use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-051-5/+5
* Adapt the cursor size per screenAleix Pol2018-05-151-3/+3
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-4/+4
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-6/+6
* Simplify and modernize QWaylandInputDeviceJohan Klokkhammer Helsing2017-12-051-18/+18
* Implement basic key composition supportGiulio Camuffo2017-12-041-0/+9
* Client: Use QPointer for focus members of input device capabilitiesJohan Klokkhammer Helsing2017-11-171-3/+4
* Pass modifiers with wheel eventsDavid Edmundson2017-05-121-1/+2
* Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-231-0/+4
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-16/+16
* Fix build without feature.cursorTasuku Suzuki2017-01-131-0/+8
* Use the feature system internallyLars Knoll2016-11-231-4/+5
* Don't reset the cursor at every mouse moveGiulio Camuffo2016-11-221-1/+4
* Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-11-101-0/+4
|\
| * Client: Cleanup mouse state after dragJohan Klokkhammer Helsing2016-11-101-0/+2
| * Client: Fix touch getting stuck after drag-and-dropJohan Klokkhammer Helsing2016-11-091-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-4/+0
|\|
| * Use xdg_shell configure events to determine active windowJohan Klokkhammer Helsing2016-07-041-4/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-1/+1
|\|
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-271-1/+1
* | Fix text-input support for new APIJan Arne Petersen2016-04-181-0/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-221-0/+5
|\|
| * Add support for bitmap cursorsMartin Gräßlin2016-03-171-0/+5
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-051-0/+11
* Fix wheel events when the decorations are enabledGiulio Camuffo2015-06-091-1/+12
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Update the protocol to 1.4 and raise the required libwayland versionGiulio Camuffo2015-02-031-0/+1
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+3
* Send proper mouse enter eventsGiulio Camuffo2015-01-131-1/+23
* Merge branch '5.4' into devGiulio Camuffo2014-11-151-1/+1
|\
| * Be compatible with older compositorsGiulio Camuffo2014-10-131-1/+1
* | Allow client side input device customizationMikko Levonmaa2014-10-061-10/+133
|/
* Fix namespaced buildGiulio Camuffo2014-08-071-1/+3
* Move the code for seat's keyboard, pointer and touch in different classesGiulio Camuffo2014-01-061-74/+12
* Make classes in client privateJorgen Lind2013-12-271-0/+204