18 Commits (67f7e8da34972de0eae5c18f8ca6932127e65ed3)

Author SHA1 Message Date
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 d19690ce98 Honor input mask set on internal windows 10 years ago
Martin Gräßlin f8f8e61466 Make integration with KScreenLocker optional in WaylandServer 10 years ago
Martin Gräßlin d31e9e88b4 Rename abstract_backend.(h|cpp) to platform.(h|cpp) 10 years ago
Martin Gräßlin 10632f09ca Rename AbstractBackend to Platform 10 years ago
Martin Gräßlin 146af48f22 waylandServer()->backend() replaced by kwinApp()->platform() 10 years ago
Martin Gräßlin 0b9e6a4aa2 Fix start move through drag distance on window decoration 10 years ago
Martin Gräßlin 8a1f19b145 Add support for Drag'n'Drop on Wayland 10 years ago
Martin Gräßlin ed7bf6e091 Send leave/enter pointer event when starting/stoping effect mouse interception 10 years ago
Martin Gräßlin b6677ca04e Reset stored window before setting it as focused pointer surface on seat 10 years ago
Martin Gräßlin 873e2b0320 Add support for Move/Resize cursor mode 10 years ago
Martin Gräßlin 2292e87b35 Clear cursor cache on theme changes 10 years ago
Martin Gräßlin a029300ce5 Rework cursor image handling for Wayland 10 years ago
Martin Gräßlin b59593bd9d Invoke AbstractClient::enterEvent and ::leaveEvent on updating pointer window 10 years ago
Martin Gräßlin 44bb78c193 Map all pointer buttons to Qt::MouseButton 10 years ago
Martin Gräßlin c044ad98be Split out pointer related handling from InputRedirection 10 years ago