index
:
gui
layout
layout2
master
rev1
Super minimal, rock-solid foundation for concurrent GUI in Go.
Sam Anthony, Michal Štrba
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
update examples to use new Env interface
Sam Anthony
2026-02-25
7
-14
/
+18
*
create modules for library and examples
Sam Anthony
2026-02-25
6
-0
/
+78
*
change event strings to event types
faiface
2019-05-09
7
-81
/
+65
*
examples/imageviewer: rename DrawText to MakeTextImage
faiface
2019-05-07
4
-5
/
+5
*
minor
faiface
2019-05-07
4
-29
/
+29
*
add mouse scrolling docs
faiface
2019-05-06
1
-1
/
+1
*
examples: add running instructions
faiface
2019-05-06
3
-0
/
+13
*
examples: add READMEs for the ramaining examples
faiface
2019-05-06
5
-0
/
+42
*
examples/imageviewer: add README
faiface
2019-05-06
2
-0
/
+17
*
examples/imageviewer: fix import path
faiface
2019-05-06
1
-1
/
+1
*
examples: imageviewer: fix button
faiface
2019-05-06
1
-1
/
+3
*
examples: add imageviewer
faiface
2019-05-06
7
-0
/
+608
*
examples: forgot to cover all tiles in Pexeso example
faiface
2019-05-02
1
-1
/
+1
*
examples: add pexeso example
faiface
2019-05-02
1
-0
/
+155
*
minor
faiface
2019-05-02
1
-1
/
+1
*
small fix
faiface
2019-05-02
1
-1
/
+0
*
examples: add paint example
faiface
2019-05-02
1
-0
/
+131