aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tbi/win.c
Commit message (Expand)AuthorAgeFilesLines
* tbi/win: make wborder()Joursoir2021-10-251-0/+26
* tbi/win: add macro to set a character and its attributesJoursoir2021-10-251-0/+7
* tbi/win: make wmove()Joursoir2021-10-251-0/+11
* tbi/win: add macro to validate (x, y) in a windowJoursoir2021-10-251-0/+4
* tbi/win: make wattrset(), wattroff()Joursoir2021-10-241-0/+14
* implement a window entityJoursoir2021-10-241-0/+90