daljitsi (Daljit)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Wednesday

  • Clear sailing ahead.

User Details

User Since
Apr 16 2020, 12:02 PM (211 w, 4 d)
Availability
Available

Recent Activity

Apr 16 2020

daljitsi added a comment to T5330: Kwin effect for trackpad gestures.

Hi, I am just a beginner but would like to contribute to this too as it has been something I wanted in KDE for a long time now(I am a bit sad that this feature request hasn't received much attention). I have had a look at the code and I think the CubeEffect implementation seems like a good example to follow as it handle "continuous" gestures that follow your mouse via void windowInputMouseEvent(QEvent* e). I thought something like this could also be added to the other effects as well (as @cjsoten suggested you could connect a slot to the progress signal from SwipeGesture).
However, I feel like QAction is not the right tool for the job (although I suppose one could hook up an attached property to handle the progress since it is obviously a QObject after all).

Apr 16 2020, 12:15 PM · KWin