14139 Commits (fd692ecf076de3763f035e833d96798d7d8d9ab0)
 

Author SHA1 Message Date
Martin Gräßlin fd692ecf07 [autotest] Adjust TestScriptedEffectLoader::testLoadAllEffects for morphingpopups 10 years ago
Marco Martin 82a1b3ee13 Morphingpopups effect, to animate tooltips 10 years ago
Martin Gräßlin 093e56ff05 Move decoration double click logic to button press 10 years ago
Martin Gräßlin cc8b3a5a96 [autotest] Don't crash when cancel animation from animationEnded in scripted effect 10 years ago
Martin Gräßlin 521470b04a Improve keyboard handling for internal windows 10 years ago
Martin Gräßlin 36facda110 Reintroduce the useage of FBConfigInfo* hash in glxbackend 10 years ago
Martin Gräßlin 7d81e9cf22 [plugins/qpa] Implement a custom QPlatformCursor 10 years ago
Martin Gräßlin 44bb78c193 Map all pointer buttons to Qt::MouseButton 10 years ago
Martin Gräßlin 61428b164e [autotests] Test move ends when all pointer buttons are released 10 years ago
Martin Gräßlin 5200a484ce [autotest] Adjust LockScreenTest to fix that KSldApp goes to Locked state 10 years ago
Martin Gräßlin 9e54cb5a1f Move global event filter from Application to ApplicationX11 10 years ago
Martin Gräßlin 46e3da297c Set timestamp on WaylandSeat for key event in LockScreenFilter 10 years ago
Thomas Lübking 5ee90dce3d fix validation cnp bugs 10 years ago
Thomas Lübking c9c86f29fb fix retargetting script export 10 years ago
Thomas Lübking cae90bb035 catch nullptr effects when deleting shadows 10 years ago
Thomas Lübking 070b85bbcf export retarget to scripts 10 years ago
Thomas Lübking 1faa8aa039 allow to retarget animations 10 years ago
Thomas Lübking 07cc30d136 protect against cancel of just ended animations 10 years ago
Martin Gräßlin 4f66f324d7 LockScreenEventFilter passes key events to KSldApp 10 years ago
Martin Gräßlin 2b34f97344 Always notify lock screen when a lock surface got created 10 years ago
Martin Gräßlin 1c4c5caf65 [backends/hwcomposer] Use input event filter for turning screen on/off 10 years ago
Kevin Funk a33c2730ba AnimationEffect: Fix memory leak 10 years ago
Kevin Funk 43bd3e44e1 Scene: Fix memory leak 10 years ago
Martin Gräßlin a66eb1a5b9 [backends/drm] Double Tap to enable output 10 years ago
Martin Gräßlin 5b1eb584d6 [backends/drm] Fix typo 10 years ago
Martin Gräßlin 57b11f8429 [backends/drm] Use an InputEventFilter to reenable outputs 10 years ago
Martin Gräßlin 4e32dcfbfe Cleanup includes of input.(h|cpp) a little bit 10 years ago
Martin Gräßlin 849d17519c Split keyboard related functionality from InputRedirection 10 years ago
Martin Gräßlin 71a8879e95 Reset TouchInputRedirection::m_inited when Workspace or WaylandServer get destroyed 10 years ago
Martin Gräßlin 59dc3816b4 Add missing override to LockScreenFilter 10 years ago
Vladimir Panteleev 41e16f56ec Fix grammar in KCM MESA warning 10 years ago
Martin Gräßlin b8f8b2d8a0 Split out touch related functionality from InputRedirection 10 years ago
Martin Gräßlin fed7a48112 Revert "[autotest] Let's dare enabling the OpenGL compositor in the tests" 10 years ago
Martin Gräßlin 5e21963a3b [autotest] Let's dare enabling the OpenGL compositor in the tests 10 years ago
Martin Gräßlin 8f28e900ec Check for Workspace when a ServerSideDecorationInterface gets destroyed 10 years ago
Martin Gräßlin c044ad98be Split out pointer related handling from InputRedirection 10 years ago
Martin Gräßlin 768f1be939 Drop InputRedirection::pointerButtonState(uint32_t button) const 10 years ago
Martin Gräßlin b8fcfbb8fc Drop bool InputRedirection::areButtonsPressed() const 10 years ago
Martin Gräßlin 9b917a20fe ScreenEdgeInputFilter for checking whether a screenedge gets activated 10 years ago
Martin Gräßlin a51171720e Improve updating the pointer position after screen changes 10 years ago
Martin Gräßlin 79c274b942 [autotest] Add test case for update pointer focus after screen change 10 years ago
Martin Gräßlin 5b5a966e48 Process pointer warped positions like normal updates 10 years ago
Martin Gräßlin 3aeec88449 [autotest] Add test for internal pointer warping 10 years ago
Martin Gräßlin 8e6f387a6e [autotest] Test case for stacking order changes should change focus 10 years ago
Martin Gräßlin f4e28e2c9c Fix typo 10 years ago
Martin Gräßlin c8c33ae398 Implement lock screen security for touch events 10 years ago
Martin Gräßlin a311f9bfda Add check for lock screen in InputRedirection::updateKeyboardWindow 10 years ago
Martin Gräßlin 16a33f662b Improve lock screen interaction for pointer in InputRedirection 10 years ago
Martin Gräßlin 142e826191 Clear touch ids when canceling a touch sequence 10 years ago
Martin Gräßlin d02c325a61 Refactor input event handling to be based on filters 10 years ago