This website requires JavaScript.
Explore
Help
Sign In
gmp
/
Pad
Watch
1
Star
0
Fork
0
You've already forked Pad
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
A simple, high performance text editor.
94
Commits
1
Branch
0
Tags
49
MiB
Go
92.8%
Shell
5.2%
Java
1.1%
C
0.9%
99b733cb7d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Greg Pomerantz
99b733cb7d
fix(browser): fix search scrolling, clamping and zero-result search behavior
2026-06-01 21:22:11 -04:00
.qwen
Add ShapeText/DrawShapedText: single shaper call, zero-call drawing
2026-05-12 12:06:28 -04:00
cmd
/pad
Start frameReceiver first before logic.Run().
2026-06-01 12:03:47 -04:00
doc
Fix browser page scrolling by initializing EntryHeight and correcting scroll handler type assertion
2026-06-01 10:57:34 -04:00
internal
fix(browser): fix search scrolling, clamping and zero-result search behavior
2026-06-01 21:22:11 -04:00
.DS_Store
Add drawPng function to Renderer for PNG icon rendering
2026-05-10 06:26:29 -04:00
.gitignore
browser: document lazy loading implementation plan
2026-05-31 18:43:46 +00:00
go.mod
fix: remove duplicate scale storage, read from State via ScaleProvider interface
2026-05-17 10:59:29 -04:00
go.sum
Add Gioui scaffolding with Label and ListView rendering
2026-05-07 17:45:56 -04:00