unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Aaron Jensen <aaronjensen@gmail.com>
To: Po Lu <luangruo@yahoo.com>
Cc: Alan Third <alan@idiocy.org>, Emacs developers <emacs-devel@gnu.org>
Subject: Re: pixel-scroll-precision-mode very slow on macOS with regular mouse wheel
Date: Tue, 7 Dec 2021 23:43:50 -0500	[thread overview]
Message-ID: <CAHyO48yjCFSr5M3bisj+ksGDJHS-DyqD_STYzdPmcbq3mYMTVw@mail.gmail.com> (raw)
In-Reply-To: <871r2ng186.fsf@yahoo.com>

On Tue, Dec 7, 2021 at 11:38 PM Po Lu <luangruo@yahoo.com> wrote:
>
> Aaron Jensen <aaronjensen@gmail.com> writes:
>
> > Hi,
> >
> > The new pixel-scroll-precision-mode works very well with a trackpad.
> > When I use a regular mouse and its wheel on macOS, it is unusably
> > slow. Each scroll wheel tick is a single pixel. I use both a track pad
> > and a mouse regularly, so it would be nice to not have to switch the
> > mode on and off. Is it possible to tell the difference and scroll in
> > larger blocks when using the wheel?
> >
> > Aaron
>
> That is very odd: when precise deltas are not available, we use the
> estimate provided by macOS as part of `scrollingDeltaY' and
> `scrollingDeltaX', which should be more than one pixel.
>
> Alan, is my understanding of `scrollingDeltaY' correct?  Thanks.

macOS scrolling w/ a mouse wheel has acceleration. If I scroll slowly,
it goes very slowly, 1 tick is a couple pixels. If I scroll quickly I
can go through a whole page in a handful of ticks. Perhaps that
mechanic would need to be replicated?

Thanks,

Aaron



  reply	other threads:[~2021-12-08  4:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-08  4:17 pixel-scroll-precision-mode very slow on macOS with regular mouse wheel Aaron Jensen
2021-12-08  4:38 ` Po Lu
2021-12-08  4:43   ` Aaron Jensen [this message]
2021-12-08  5:48     ` Po Lu
2021-12-08 11:35       ` Alan Third
2021-12-08 11:36         ` Alan Third
2021-12-08 11:42           ` Po Lu
2021-12-08 21:26             ` Alan Third
2021-12-10  4:09             ` Aaron Jensen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHyO48yjCFSr5M3bisj+ksGDJHS-DyqD_STYzdPmcbq3mYMTVw@mail.gmail.com \
    --to=aaronjensen@gmail.com \
    --cc=alan@idiocy.org \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).