amarullz / windowgestures

GNOME Extension to Manage window with touchpad gestures
https://amarullz.com/
GNU General Public License v2.0
63 stars 10 forks source link

Maximizing gesture should be applied for current active window rather than the window under the pointer #2

Closed YaQia closed 1 year ago

YaQia commented 1 year ago

I think this might be another feature, so I opened another issue.

As the title says, most gestures should not rely on the cursor/pointer position. Under pointer gestures seem to be suitable for touchscreen rather.

amarullz commented 1 year ago

Nice idea. But it should be configurable. will try implementing it

amarullz commented 1 year ago

merge with issue #1

YaQia commented 1 year ago

I missed the toggle button for active window. Sorry for that. I think disabling cursor moving when moving the window is a good choice. So I am pleased with the current implementation.