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.
98
Commits
1
Branch
0
Tags
49
MiB
Go
92.8%
Shell
5.2%
Java
1.1%
C
0.9%
367e6e9052
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
367e6e9052
Deadlock fix: no channel sends during frame rendering while mutex is locked.
2026-06-02 11:32:57 -04:00
.qwen
Add ShapeText/DrawShapedText: single shaper call, zero-call drawing
2026-05-12 12:06:28 -04:00
cmd
/pad
Deadlock fix: no channel sends during frame rendering while mutex is locked.
2026-06-02 11:32:57 -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
Deadlock fix: no channel sends during frame rendering while mutex is locked.
2026-06-02 11:32:57 -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