Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-27 | Switch completely to SDL2 version | xengineering | |
The now legacy version of LimoX with GTK4 and libstrophe is now not part of the main branch anymore. There might be a legacy branch keeping this version at the time of reading. This cut of implemented functionality is motivated by these reasons: - Implementing XMPP is fun, educative and gives full control. - Low level graphics with SDL2 is portable, fast, educative an mature. - I do not have to use GLib and a crazy event loop anymore (run and hide) | |||
2022-08-21 | Implement GUI part of message sending | xengineering | |
2022-08-21 | Implement correct recipient for send_message() | xengineering | |
2022-08-19 | Implement new datastructures | xengineering | |
2022-08-19 | Implement roster to chat view transition | xengineering | |
2022-08-17 | Implement datastructure for roster | xengineering | |