Giter VIP home page Giter VIP logo

Comments (4)

cseelus avatar cseelus commented on August 14, 2024 1

I see, thanks for the extensive answer.

from unnaturalscrollwheels.

ther0n avatar ther0n commented on August 14, 2024

I think it is possible technically, I would have preferred to implement it this way as well. Currently the app works by intercepting scroll events, determining if they came from a mouse, inverting the input event data or modifying it to disable acceleration depending on settings, then passing it on to the application/system. With a preference pane I would need to have two pieces, a background process that does what I describe, and the preference pane. It addition to making it more complicated to develop (I only have 72 hours of macOS development), it would also be a little more complicated to install and require many more permissions.

Originally I was going to release on the App Store but decided against it due to the $100 a year fee to join the developer program, and the 30% fee Apple charges on paid apps making it harder to break even on that $100 a year. Still I want to keep the option open to release on the App Store. Apps on the App Store need to be sandboxed and that means no preference pane.

from unnaturalscrollwheels.

gmjelle avatar gmjelle commented on August 14, 2024

Hi @ther0n
I am a member of the developer program. If you want you can contact me and I'd gladly work something out with you to get it in the App Store.

from unnaturalscrollwheels.

ther0n avatar ther0n commented on August 14, 2024

Hi @jellevdvliet, thanks for the offer but seeing so much interest is making me re-evaluate paying the $100 to publish the app myself. I'll keep it in mind though!

from unnaturalscrollwheels.

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.