index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
pixel-scroll.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow precision-scrolling nonselected windows when the minibuffer is resized
Po Lu
2022-05-09
1
-3
/
+3
*
Interpolate scrolls coming from mice by default
Po Lu
2022-04-08
1
-10
/
+22
*
Use CUA functions to scroll pages with pixel-scroll-scroll-mode
Markus Kopp
2022-04-06
1
-2
/
+3
*
Make precision scrolling on top of the tool bar work
Po Lu
2022-03-01
1
-0
/
+7
*
Make interpolated scrolling work above non-selected windows
Po Lu
2022-02-25
1
-6
/
+10
*
Improve momentum pixel scrolling on a non-selected window
Po Lu
2022-02-22
1
-50
/
+52
*
* lisp/pixel-scroll.el: Update commentary.
Po Lu
2022-02-05
1
-2
/
+23
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Increase size of precision scrolling momentum ring
Po Lu
2022-01-01
1
-38
/
+42
*
|
Store sign separately when accumulating precision scroll momentum
Po Lu
2021-12-27
1
-4
/
+4
*
|
Allow interpolating scrolls via the Page Down and Page Up keys
Po Lu
2021-12-26
1
-24
/
+47
*
|
Make precision scrolling work on margins and fringes
Po Lu
2021-12-24
1
-0
/
+12
*
|
Make precision scrolling also work on various bars
Po Lu
2021-12-23
1
-0
/
+9
*
|
Fix precision scrolling down for multi-line display strings
Po Lu
2021-12-23
1
-0
/
+5
*
|
Set start to desired start when pixel scrolling to end of buffer
Po Lu
2021-12-23
1
-0
/
+1
*
|
Allow window-text-pixel-size to measure pixels around a position
Po Lu
2021-12-23
1
-16
/
+18
*
|
Work around pixel scrolling issues when line numbers are displayed
Po Lu
2021-12-15
1
-1
/
+2
*
|
Work around pixel scrolling issues when org-indent-mode is on
Po Lu
2021-12-13
1
-0
/
+6
*
|
Clear precision scroll interpolation when direction changes
Po Lu
2021-12-12
1
-29
/
+37
*
|
Further reduce image-related stutter during precision scrolling
Po Lu
2021-12-10
1
-1
/
+3
*
|
Stop setting `make-cursor-line-fully-visible' in precision scrolling
Po Lu
2021-12-10
1
-2
/
+0
*
|
Fix bob detection when pixel scrolling upwards
Po Lu
2021-12-10
1
-1
/
+2
*
|
Fix pixel scrolling upwards in Info buffers
Po Lu
2021-12-10
1
-3
/
+5
*
|
Remove unused let-bindings from pixel-scroll.el
Po Lu
2021-12-10
1
-5
/
+1
*
|
Fix precision scrolling for stretch glyphs
Po Lu
2021-12-10
1
-38
/
+30
*
|
Make precision scrolling up work over display strings
Po Lu
2021-12-09
1
-16
/
+4
*
|
Fix pixel scrolling over lines with different sized glyphs
Po Lu
2021-12-09
1
-1
/
+4
*
|
Fix jumping cursor during interpolated scrolls
Po Lu
2021-12-09
1
-9
/
+9
*
|
Allow customizing step between each interpolated scroll
Po Lu
2021-12-09
1
-1
/
+7
*
|
Clear scroll interpolation when interpolated scroll completes
Po Lu
2021-12-08
1
-6
/
+14
*
|
Improve precision scroll interpolation
Po Lu
2021-12-08
1
-15
/
+30
*
|
Fix last change
Po Lu
2021-12-08
1
-2
/
+2
*
|
Make interpolated scrolling work better
Po Lu
2021-12-08
1
-18
/
+17
*
|
Allow customizing precision scroll interpolation
Po Lu
2021-12-08
1
-3
/
+18
*
|
Fix jittering when precision scrolling over images
Po Lu
2021-12-06
1
-9
/
+8
*
|
Interpolate large pixel scrolls
Po Lu
2021-12-05
1
-10
/
+55
*
|
Make pixel scrolling through images less jumpy
Po Lu
2021-12-05
1
-14
/
+22
*
|
Make precision pixel scrolling work in an hscrolled window
Po Lu
2021-12-04
1
-4
/
+15
*
|
Make last change work for deltas that are multiples of max-height
Po Lu
2021-12-04
1
-2
/
+4
*
|
Make it work to pixel scroll by deltas larger than the window
Po Lu
2021-12-04
1
-6
/
+21
*
|
Improve velocity calculation in momentum scrolling
Po Lu
2021-12-03
1
-25
/
+49
*
|
Make momentum scrolling much nicer
Po Lu
2021-12-03
1
-21
/
+32
*
|
* lisp/pixel-scroll.el (pixel-scroll-start-momentum): Fix algorithm.
Po Lu
2021-12-03
1
-1
/
+2
*
|
Improve momentum scrolling algorithm
Po Lu
2021-12-02
1
-15
/
+30
*
|
Add some primitive momentum-based precision scrolling
Po Lu
2021-12-02
1
-3
/
+69
*
|
Fix precision scrolling when there is a scroll margin
Po Lu
2021-12-02
1
-2
/
+2
*
|
Get rid of vmotion loop in `pixel-scroll-precision-scroll-up'
Po Lu
2021-12-02
1
-16
/
+19
*
|
Fix precision pixel scrolling for a recent change
Po Lu
2021-12-01
1
-2
/
+2
*
|
Avoid unnecessary call when pixel scrolling
Po Lu
2021-12-01
1
-7
/
+8
[next]