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
*
layout/mux: rename env variables
Sam Anthony
2024-08-17
1
-9
/
+9
*
Made the layout package actually usable
Clement Benard
2019-08-07
7
-94
/
+265
*
now working
Clement Benard
2019-07-15
1
-2
/
+1
*
Easier and more idiomatic Layout initializing
Clement Benard
2019-07-15
5
-168
/
+79
*
Better separation between Layout and Mux
Clement Benard
2019-07-12
5
-27
/
+68
*
Added SplitFunc type, documented everything exported
Clement Benard
2019-07-11
3
-50
/
+66
*
Documenting, bug fixing and refactoring to be more in line with the project.
Clement Benard
2019-07-09
2
-25
/
+35
*
better Mux and Env handling in layout
Clement Benard
2019-07-09
3
-22
/
+33
*
Layout system remaking
Clement Benard
2019-07-09
5
-245
/
+352
*
added layout basics
Clement Benard
2019-07-04
2
-0
/
+253
*
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