| Summary: | Allow one-to-one trackpad gestures when slide effect is disabled | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Pranav Karande <pranav.3943> |
| Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | nate, pranav.3943 |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.5 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Pranav Karande
2023-05-17 12:16:32 UTC
The slide effect is the thing that provides the 1:1 animation for touchpads, so I'm afraid there is no way to disable the effect but still have such a feature. What would be possible is to do one of the following: - add a setting to disable the effect's animations when switching using something other than a touchpad gesture - automatically don't use the effect for switching when using something other than a touchpad gesture But I think these are very niche and would not have broad appeal, requiring a lot of code for little benefit. So I don't think we'll be doing it, sorry. |