summaryrefslogtreecommitdiff
path: root/src/main/engine/ui/x11/ui.c
AgeCommit message (Expand)Author
2025-05-22Remove the rendering of circles from the EngineAlessandro Iezzi
2025-05-22Refactoring to make UI multi-instanceAlessandro Iezzi
2025-05-22Rename ui_init in ui_newAlessandro Iezzi
2025-05-22Fix the mouse click on resize windowAlessandro Iezzi
2025-05-21Remove util.* for the liblogAlessandro Iezzi
2025-05-20Add logic to get coordinates of the mouse button clickAlessandro Iezzi
2025-05-19Add logic to maintain the aspect ratioAlessandro Iezzi
2025-05-19Add the UIEventResizeAlessandro Iezzi
2025-05-19Add reference to UI in the Engine structureAlessandro Iezzi
2025-05-19Add the UI typeAlessandro Iezzi
2025-05-19Add the UI resize listenerAlessandro Iezzi
2025-05-19Add the expose listenerAlessandro Iezzi
2025-05-18Move UI inside engineAlessandro Iezzi