Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-17 | Add to the list CherryWindow and not Window | ||
It is better to put in windows list the CherryWindow to avoid calling Xlib functions outside the CherryWindow context. In this way, we can change library more easily. | |||
2023-05-17 | Add dimension.c and dimension.h | ||
2023-05-17 | Add logic to change the window name | ||
2023-05-17 | Define empty strings for window_name and | ||
icon_name when creating a new window | |||
2023-05-17 | Add window.c and window.h | ||
2022-12-21 | Update copyright | ||
2020-05-13 | Sources, samples and makefile (first alpha version) | ||