Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-10 | go: Refactor with Limox struct | xengineering | |
The central Limox struct allows to structure the whole application in one struct and pass it around to different functions. | |||
2023-02-21 | Adjust window and label size | xengineering | |
2023-02-20 | Set default dimensions for Gio version | xengineering | |
2023-02-20 | Adapt Gio example to LimoX | xengineering | |
2023-02-20 | Add Golang-based Gio example code | xengineering | |
Golang and Gio should be considered as an alternative to the current C- and SDL-based setup. |