Extrabar alignment, buttonclicks and other improvements

This commit is contained in:
bakkeby
2020-07-07 18:25:00 +02:00
parent 8df311b827
commit ccb275b984
4 changed files with 143 additions and 100 deletions

View File

@@ -1,2 +1,2 @@
static int drawstatusbar(Monitor *m, int bh, char* text, int stw, int stp);
static int drawstatusbar(Monitor *m, int bh, char* text, int stw, int stp, int align);
static int status2dtextlength(char* stext);