- 
                Notifications
    
You must be signed in to change notification settings  - Fork 9
 
Description
As I learned writing indent-bars, it can be challenging to write cross-platform graphically intensive package in Emacs, because individual ports, builds, and systems actually vary widely in capabilities.  What is documented in the manual to be a basic feature may work only on some builds.  When you count all the various graphical backends and options, the number of build "flavors" is in the many dozens.  And in ultra-scroll, we also add the complexity of the underlying input hardware (mouse or trackpad).
I am unable to test most combinations of systems, OS, and hardware, so rely on user experience.  If you have tried ultra-scroll and had a positive or negative experience, please help out by mentioning the following:
User Input Survey
- What system are you on (paste results of 
(emacs-version))? - Any related build flags (e.g. 
--xinput2for Linux people)? - What does 
M-x ultra-scroll-checkreport after you send events (e.g. "Normal scroll events")? - What input hardware did you try?
 - Any special configuration to your desktop system, window manager, etc. you need to configure?
 - Did 
ultra-scrollwork for you? - Did it provide smooth scrolling?
 - Does it give you "momentum" scrolling? (i.e. continued scrolling after you lift your fingers)
 - Did it alleviate issues scrolling tall images?
 - Any other notes or comments?
 
Please keep it brief and don't discuss issues here (you can open a new issue). Just the facts. Thanks!