Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
e405b17
Add auto-scroll feature with preferences UI
RomFatal Nov 29, 2025
6374baf
Add overlay icon for auto-scroll activation
RomFatal Nov 29, 2025
081dff7
Add dark mode option for auto-scroll overlay icon
RomFatal Nov 29, 2025
89d760e
Refine auto-scroll speed curve and UI layout
RomFatal Nov 29, 2025
8bc2613
Mark and bypass auto scroll events in ScrollCore
RomFatal Nov 29, 2025
b095708
Add scrollable area detection for auto-scroll activation
RomFatal Nov 29, 2025
58166e0
Improve auto-scroll event handling and UI detection
RomFatal Nov 29, 2025
7b0f0e1
Improve auto-scroll handling for browser UI areas
RomFatal Nov 30, 2025
322ed88
Adjust browser UI top block height to 130px
RomFatal Nov 30, 2025
1cad1c0
Use primary screen for coordinate conversion
RomFatal Nov 30, 2025
cae28e0
Refine auto-scroll link handling and adjust drag threshold
RomFatal Nov 30, 2025
f0413ea
Improve browser link detection using cursor analysis
RomFatal Dec 12, 2025
8cf6377
Merge branch 'master' into Auto-Scroll
RomFatal Apr 8, 2026
d08d1a3
Remove debug logging and /tmp file writes
RomFatal Apr 8, 2026
cc3c2a1
Cleanup formatting in AutoScrollCore & ButtonCore
RomFatal Apr 8, 2026
41de604
Fix Localizable.xcstrings: restore Xcode formatting, keep only auto-s…
RomFatal Apr 8, 2026
865ad7a
Revert .gitignore to master (remove unrelated Xcode ignore additions)
RomFatal Apr 8, 2026
6f9d9a3
Remove double blank lines and dead variable in ButtonCore
RomFatal Apr 8, 2026
cacae04
Restore trailing-space blank lines to match master style
RomFatal Apr 8, 2026
a7d4dab
Update Options.swift
RomFatal Apr 8, 2026
f4480e2
Merge remote-tracking branch 'upstream/master' into Auto-Scroll
RomFatal Apr 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"images" : [
{
"filename" : "SF.arrow.up.arrow.down.circle.svg",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading