Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-11 | Add editor widgets for JID and password | xengineering | |
These are needed to provide credentials. | |||
2023-04-11 | Turn label to headline and add button | xengineering | |
These elements should be part of the initial view. | |||
2023-04-11 | Further refactoring | xengineering | |
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. |