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
/
layout
Commit message (
Expand
)
Author
Age
Files
Lines
*
add rows layout
Sam Anthony
2026-02-10
7
-10
/
+249
*
add layout resize functions
Sam Anthony
2026-02-10
4
-13
/
+103
*
region layout: draw background only within region
Sam Anthony
2026-02-10
1
-1
/
+1
*
layout: add background color option
Sam Anthony
2026-02-09
3
-4
/
+56
*
add region layout
Sam Anthony
2026-02-09
3
-0
/
+95
*
revamp the whole thing for a fresh new start
faiface
2019-05-02
1
-23
/
+0
*
layout: simplify the interface even furthur
faiface
2017-09-01
1
-13
/
+6
*
layout: change EventDrawer Draw to accept a draw function instead of returnin...
faiface
2017-08-31
1
-19
/
+9
*
start over, concurrency full on
faiface
2017-08-29
3
-281
/
+40
*
layout: minor changes + bug fix
faiface
2017-08-23
1
-6
/
+8
*
layout: add Split
faiface
2017-08-22
1
-0
/
+161
*
layout: minor renaming
faiface
2017-08-22
1
-3
/
+3
*
layout: remove Sub
faiface
2017-08-20
1
-37
/
+0
*
layout: LayerList.Flush -> LayerList.flush
faiface
2017-08-20
1
-13
/
+13
*
layout: add Sub
faiface
2017-08-20
1
-5
/
+5
*
layout: use event.Sscan
faiface
2017-08-20
2
-3
/
+39
*
layout: change ImageFlusher -> EventImageFlusher and propagate events
faiface
2017-08-20
1
-10
/
+27
*
fix the package name, urrrgghh
faiface
2017-08-19
1
-1
/
+1
*
move Layer to layout package
faiface
2017-08-19
1
-0
/
+102