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
*
remove examples/layout executable
Sam Anthony
2024-08-17
1
-0
/
+0
*
Made the layout package actually usable
Clement Benard
2019-08-07
6
-51
/
+155
*
now working
Clement Benard
2019-07-15
3
-6
/
+3
*
Easier and more idiomatic Layout initializing
Clement Benard
2019-07-15
3
-39
/
+54
*
Somehow added the wrong file, fix that
Clement Benard
2019-07-12
2
-0
/
+60
*
Better separation between Layout and Mux
Clement Benard
2019-07-12
2
-100
/
+46
*
Documenting, bug fixing and refactoring to be more in line with the project.
Clement Benard
2019-07-09
1
-1
/
+8
*
better Mux and Env handling in layout
Clement Benard
2019-07-09
2
-16
/
+11
*
Layout system remaking
Clement Benard
2019-07-09
2
-28
/
+94
*
added layout basics
Clement Benard
2019-07-04
4
-0
/
+315
*
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