Giter VIP home page Giter VIP logo

Comments (8)

horriblename avatar horriblename commented on August 25, 2024

does workspace swipe completely stop working or something else?

are you sure the edge swiping pr caused it? And not the long press pr #70?


I just realized the base threshold for edge swipe is ridiculously high, fixed in #80

from hyprgrass.

matt1432 avatar matt1432 commented on August 25, 2024

It definitely comes from this commit: 60bf0c0

from hyprgrass.

matt1432 avatar matt1432 commented on August 25, 2024

Here's a video to show the before and after

2024-01-13.11-43-45.mp4

from hyprgrass.

matt1432 avatar matt1432 commented on August 25, 2024

I just realized the base threshold for edge swipe is ridiculously high, fixed in #80

I also tested this and it is perfect now btw!

from hyprgrass.

horriblename avatar horriblename commented on August 25, 2024

please send config, if possible reduced to hyprgrass options + the builtin gestures options. and also re-send the video, it seems to be corrupted.

from hyprgrass.

matt1432 avatar matt1432 commented on August 25, 2024
plugin {
  touch_gestures {
    # The default sensitivity is probably too low on tablet screens,
    # I recommend turning it up to 4.0
    sensitivity = 4.0

    # must be >= 3
    workspace_swipe_fingers = 3

    experimental {
      # send proper cancel events to windows instead of hacky touch_up events,
      # NOT recommended as it crashed a few times, once it's stabilized I'll make it the default
      send_cancel = 0
    }
  }
}

gestures {
    workspace_swipe = yes
    workspace_swipe_fingers = 3
    workspace_swipe_cancel_ratio = 0.15
}
no_swipe.mp4

from hyprgrass.

horriblename avatar horriblename commented on August 25, 2024

should be fixed now (#83)

test pls

from hyprgrass.

matt1432 avatar matt1432 commented on August 25, 2024

So it doesn't do the weird visual stutter anymore but most of the time if I start a swipe from anywhere other than the edges it just won't do anything.

The edge swipes work perfectly so I'll just use that but yeah, if I start in the middle of the screen it won't do anything like 8/10 times.

from hyprgrass.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.