22 Commits (04200484050bbd5710e31d6a02eb0691a8c3b854)

Author SHA1 Message Date
Laurent Montel 2ac8611523 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
David Edmundson 6acf35e4cc Avoid QPointer in return types of Input methods 6 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Aleix Pol 3a9d7a6e9d Port KWin to KWaylandServer 6 years ago
Nicolas Fella 7159684ced Revert "[kcm/effects] Clip ListView" 6 years ago
Nicolas Fella b713044216 [kcm/effects] Clip ListView 6 years ago
Nicolas Fella cdc5ea19ab Revert "[kcm/effects] Clip ListView" 6 years ago
Nicolas Fella 5babf52df4 [kcm/effects] Clip ListView 6 years ago
Vlad Zahorodnii 15af09c70a Introduce Toplevel::frameGeometryChanged signal 6 years ago
Yuri Chornoivan a853e3370a Fix minor typos 6 years ago
Frederik Gladhorn 12886cf442 Be consistent about touch point id type: use qint32 7 years ago
Roman Gilg dd55a59d81 Leave decoration on touch up only once 7 years ago
Roman Gilg 05ca6c97f8 Unset touch targets on no current touch points 7 years ago
Roman Gilg a23368d638 Add Wayland touch drag and drop support 7 years ago
Roman Gilg 2e29711323 Rework InputDeviceHandler focus tracking 7 years ago
Roman Gilg eab71a8a19 Privatize variables in InputDeviceHandler 7 years ago
Martin Gräßlin 7e89c51823 Add workaround for touch input offset for decorated windows 9 years ago
Martin Gräßlin 84e3308149 Introduce an InputEventSpy for processing input events 9 years ago
Martin Gräßlin e3d79cdda6 Reduce code duplication for processing input events 9 years ago
Martin Gräßlin 69cbb40903 Pass LibInput::Device* through the event handlers 10 years ago
Martin Gräßlin ff88f93852 Support touch events on KWin internal windows 10 years ago
Martin Gräßlin 73fae5e63d Support touch events in DecorationEventFilter 10 years ago
Martin Gräßlin f8f8e61466 Make integration with KScreenLocker optional in WaylandServer 10 years ago
Martin Gräßlin 71a8879e95 Reset TouchInputRedirection::m_inited when Workspace or WaylandServer get destroyed 10 years ago
Martin Gräßlin b8f8b2d8a0 Split out touch related functionality from InputRedirection 10 years ago