amarullz / windowgestures

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

Add toggle buttom for features #1

Closed YaQia closed 9 months ago

YaQia commented 9 months ago

By searching through which plugin could handle gesture supports in Gnome 45, I found this one. I love your great work. However there are several features not very useful for me. I need a way to toggle features like:

  1. reverse move window to left/right workspaces.
  2. disable snap window to left/right
  3. disable resize window

Well, another small thing: In my computer, moving a window and moving the cursor is not consistent. (My resolution scaling is 200%.)

amarullz commented 9 months ago

Yes, I will add more config. Enable/disable function seems nice.

For moving, maybe you can try to change acceleration config.

YaQia commented 9 months ago

For moving, maybe you can try to change acceleration config.

I might made you misunderstood. Here is the problem of moving a window:

录屏 2023-10-10 21-28-46.webm As the video shows, pointer/cursor is not moving with the window.

And I have tested that the move in 100% resolution scaling is okay for me.

amarullz commented 9 months ago

Ah I see. will try in scaling display.

I need to know where to get the scaling setting value.

amarullz commented 9 months ago

Screenshot from 2023-10-10 21-54-57 On progress

amarullz commented 9 months ago

Can you test this pre-release? https://github.com/amarullz/windowgestures/releases/tag/2.1-pre1

YaQia commented 9 months ago

Wow, how fast you are! I have tested those toggle buttons, these are exactly what I need!

The snapping window function is awesome, love it!

amarullz commented 9 months ago

Can I close it?

Will submit about next 2-3 days

YaQia commented 9 months ago

Well, #2 is still pending, I think we can probably wait for that one to be finished.

amarullz commented 9 months ago

About cursor pointer, I cannot reproduce the problem when I scaling the display. But It will not hapenning if you Use Active Window anyway.

YaQia commented 9 months ago

Can I close it?

Maybe reopen #2 is more appropriate? I will reopen it later.

YaQia commented 9 months ago

About cursor pointer, I cannot reproduce the problem when I scaling the display. But It will not hapenning if you Use Active Window anyway.

Yeah, I can hold Super to do that too. I noticed that bug but the feature is not that useful for me. After all, thank you for your coding!