all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
Subject: Re: --without-toolkit-scroll-bars at runtime?
Date: Tue, 22 Mar 2005 22:47:50 +0100	[thread overview]
Message-ID: <0f00e53794f58cdf46cf1f85d0bb31af@swipnet.se> (raw)
In-Reply-To: <fc339e4a050322025024b9dd73@mail.gmail.com>

> On Mon, 21 Mar 2005 11:28:57 -0500, Stefan Monnier
> <monnier@iro.umontreal.ca> wrote:
>> Similarly, it would be good to provide a Gtk "theme" that gives 
>> Xaw-like
>> behavior (or some other: there used to be a variety of useful 
>> behaviors in
>> various scrollbars, such as the one used in the Smalltalk machine, 
>> ...).
>> But I doubt it can currently be done with just a theme.
>
> Just having the more sensible mouse-click bindings (mouse-1 = forward
> by N% anywhere in the scrollbar, mouse-2 = opposite) would be a
> tremendous improvement.  Does GTK filter-out all the useful
> information before handing scroll clicks to Emacs?

Yes, the behaviour on different buttons is hard coded, no configuration 
possible.  A possible approach is to intercept mouse events and handle 
them in Emacs rather than passing them to the scroll bar.  This may be 
desirable for other reasons also (overscrolling).

	Jan D.

  reply	other threads:[~2005-03-22 21:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-21  1:36 --without-toolkit-scroll-bars at runtime? David Kastrup
2005-03-21 16:28 ` Stefan Monnier
2005-03-22 10:50   ` Miles Bader
2005-03-22 21:47     ` Jan D. [this message]
2005-03-22  3:34 ` Richard Stallman
2005-03-22 10:45   ` David Kastrup
2005-03-22 14:29 ` Ehud Karni

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

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

  git send-email \
    --in-reply-to=0f00e53794f58cdf46cf1f85d0bb31af@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.