Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tbi/win: make wvprintf() | Joursoir | 2021-11-02 | 1 | -0/+39 |
| | |||||
* | tbi/win: make mvwhline(), mvwvline() | Joursoir | 2021-10-26 | 1 | -0/+36 |
| | |||||
* | tbi/win: make wborder() | Joursoir | 2021-10-25 | 1 | -0/+26 |
| | |||||
* | tbi/win: add macro to set a character and its attributes | Joursoir | 2021-10-25 | 1 | -0/+7 |
| | |||||
* | tbi/win: make wmove() | Joursoir | 2021-10-25 | 1 | -0/+11 |
| | |||||
* | tbi/win: add macro to validate (x, y) in a window | Joursoir | 2021-10-25 | 1 | -0/+4 |
| | |||||
* | tbi/win: make wattrset(), wattroff() | Joursoir | 2021-10-24 | 1 | -0/+14 |
| | |||||
* | implement a window entity | Joursoir | 2021-10-24 | 1 | -0/+90 |