aboutsummaryrefslogtreecommitdiffstats
path: root/layout
Commit message (Collapse)AuthorAgeFilesLines
* added layout basicsClement Benard2019-07-042-0/+253
|
* revamp the whole thing for a fresh new startfaiface2019-05-021-23/+0
|
* layout: simplify the interface even furthurfaiface2017-09-011-13/+6
|
* layout: change EventDrawer Draw to accept a draw function instead of ↵faiface2017-08-311-19/+9
| | | | returning a channel
* start over, concurrency full onfaiface2017-08-293-281/+40
|
* layout: minor changes + bug fixfaiface2017-08-231-6/+8
|
* layout: add Splitfaiface2017-08-221-0/+161
|
* layout: minor renamingfaiface2017-08-221-3/+3
|
* layout: remove Subfaiface2017-08-201-37/+0
|
* layout: LayerList.Flush -> LayerList.flushfaiface2017-08-201-13/+13
|
* layout: add Subfaiface2017-08-201-5/+5
|
* layout: use event.Sscanfaiface2017-08-202-3/+39
|
* layout: change ImageFlusher -> EventImageFlusher and propagate eventsfaiface2017-08-201-10/+27
|
* fix the package name, urrrgghhfaiface2017-08-191-1/+1
|
* move Layer to layout packagefaiface2017-08-191-0/+102