Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-08 | Remove SDL version (now using SDL2 only) | xengineering | |
SDL2 version now runs also on Wayland. No need for SDL to exist. | |||
2022-10-07 | Add SDL2 version (X11 only) | xengineering | |
There seems to be a bug in SDL2. Window creation is successful under Wayland (window pointer not NULL) but there is no window visible. Tested with Sway and Weston. The same implementation works fine under Cinnamon with X11. | |||
2022-10-07 | Implement first GUI demonstration with SDL | xengineering | |
2022-10-07 | Add empty SDL based gui.h implementation | xengineering | |
2022-08-20 | Rename limox.{c,h} to net.{c,h} | xengineering | |
2022-08-17 | Implement datastructure for roster | xengineering | |
2022-08-15 | Implement XMPP connect / disconnect | xengineering | |
2022-08-14 | First public version | xengineering | |