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
5
Commits
1
Branch
0
Tags
ecf7cfd689ccc3c018ee223997dcf0c2bb30db29
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mleku
ecf7cfd689
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
.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
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
.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%