summaryrefslogtreecommitdiff
path: root/src/client/qwaylandinputdevice_p.h
Commit message (Expand)AuthorAgeFilesLines
* Client: Expose default input device through integrationPier Luigi Fiorini2019-08-231-0/+10
* Client: Implement primary-selection-unstable-v1Johan Klokkhammer Helsing2019-05-101-2/+17
* Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-071-28/+28
|\
| * client: reimplement QPlatformIntegration::possibleKeys()Gatis Paeglis2019-05-031-0/+3
| * rework key handlingGatis Paeglis2019-04-171-10/+16
| * client: rework xkb context/keymap/state handlingGatis Paeglis2019-04-151-12/+9
| * client: rework input method handlingGatis Paeglis2019-04-151-11/+5
* | Client: Use a QWaylandSurface for pointer focusJohan Klokkhammer Helsing2019-05-021-1/+2
* | Client: Add support for animated cursorsJohan Klokkhammer Helsing2019-05-021-1/+3
* | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-211-17/+43
|\ \ | |/
| * Client: Don't send illegal wl_pointer.set_cursor requestsJohan Klokkhammer Helsing2019-02-271-2/+8
| * Client: Don't leak wl_data_offersJohan Klokkhammer Helsing2019-02-201-3/+4
| * Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-151-13/+32
* | Client: Implement wl_pointer version 5Robin Burchell2019-03-141-16/+64
|/
* Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-141-0/+2
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-221-5/+5
|\
| * use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-051-5/+5
* | Client: Set key repeat rate and delay from the repeat_info eventJohan Klokkhammer Helsing2018-10-171-0/+3
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-031-2/+0
|/
* 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