aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* remove examples/layout executableSam Anthony2024-08-171-0/+0
|
* Made the layout package actually usableClement Benard2019-08-076-51/+155
|
* now workingClement Benard2019-07-153-6/+3
|
* Easier and more idiomatic Layout initializingClement Benard2019-07-153-39/+54
|
* Somehow added the wrong file, fix thatClement Benard2019-07-122-0/+60
|
* Better separation between Layout and MuxClement Benard2019-07-122-100/+46
|
* Documenting, bug fixing and refactoring to be more in line with the project.Clement Benard2019-07-091-1/+8
|
* better Mux and Env handling in layoutClement Benard2019-07-092-16/+11
|
* Layout system remakingClement Benard2019-07-092-28/+94
|
* added layout basicsClement Benard2019-07-044-0/+315
|
* change event strings to event typesfaiface2019-05-097-81/+65
|
* examples/imageviewer: rename DrawText to MakeTextImagefaiface2019-05-074-5/+5
|
* minorfaiface2019-05-074-29/+29
|
* add mouse scrolling docsfaiface2019-05-061-1/+1
|
* examples: add running instructionsfaiface2019-05-063-0/+13
|
* examples: add READMEs for the ramaining examplesfaiface2019-05-065-0/+42
|
* examples/imageviewer: add READMEfaiface2019-05-062-0/+17
|
* examples/imageviewer: fix import pathfaiface2019-05-061-1/+1
|
* examples: imageviewer: fix buttonfaiface2019-05-061-1/+3
|
* examples: add imageviewerfaiface2019-05-067-0/+608
|
* examples: forgot to cover all tiles in Pexeso examplefaiface2019-05-021-1/+1
|
* examples: add pexeso examplefaiface2019-05-021-0/+155
|
* minorfaiface2019-05-021-1/+1
|
* small fixfaiface2019-05-021-1/+0
|
* examples: add paint examplefaiface2019-05-021-0/+131