This website requires JavaScript.
Explore
Help
Register
Sign In
mleku
/
goo
Watch
1
Star
0
Fork
0
You've already forked goo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mleku
964dba1262
Improve scissor test implementation in Filler's Render method for accurate clipping. Refactored coordinate conversion and added comments for clarity on OpenGL rendering boundaries.
2025-10-26 21:29:32 +00:00
.aiassistant
/rules
first commit
2025-10-26 19:16:31 +00:00
cmd
/hello
Refactor Fill widget to simplify creation and enhance flexibility. Introduced FixedSize widget for fixed dimension constraints. Updated widget initialization in WidgetApp to utilize NewFixedSize for better layout management.
2025-10-26 21:06:24 +00:00
pkg
Improve scissor test implementation in Filler's Render method for accurate clipping. Refactored coordinate conversion and added comments for clarity on OpenGL rendering boundaries.
2025-10-26 21:29:32 +00:00
.gitignore
first commit
2025-10-26 19:16:31 +00:00
go.mod
Initial commit: Add Go module, basic window management, and widget framework with fill and layout capabilities.
2025-10-26 20:13:21 +00:00
go.sum
Initial commit: Add Go module, basic window management, and widget framework with fill and layout capabilities.
2025-10-26 20:13:21 +00:00
LICENSE
first commit
2025-10-26 19:16:31 +00:00
readme.adoc
first commit
2025-10-26 19:16:31 +00:00
readme.adoc
= goo GUI library
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
86
KiB
Languages
Go
100%