Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream #57

Open
1 of 5 tasks
taj-ny opened this issue Feb 2, 2025 · 0 comments
Open
1 of 5 tasks

Upstream #57

taj-ny opened this issue Feb 2, 2025 · 0 comments

Comments

@taj-ny
Copy link
Owner

taj-ny commented Feb 2, 2025

Some things that need to be done before this is even considered:

  • simplify code, improve documentation #56
  • Add CallbackGestureAction - required for 1-to-1 gestures
  • Rename Condition class to WindowCondition (or something else), create Condition class that WindowCondition derives from, containing only a virtual bool isSatisfied() const method, add CallbackCondition - required for some more complex 1-to-1 gestures, like overview
  • Built-in actions - Hard-coded lists of actions (including CallbackGestureActions for 1-to-1 gestures with animations, which need to be written in C++) that can be easily assigned to gestures
  • Implement a simple 1-1 gesture like window maximization

https://invent.kde.org/plasma/kwin/-/issues/59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant