fix(popup): fit the current X11 monitor
This commit is contained in:
@@ -253,4 +253,7 @@ font_render(struct ct *t)
|
||||
}
|
||||
checkguards(t, mem);
|
||||
free(mem);
|
||||
textclose();
|
||||
textclose();
|
||||
CT_EQ_INT(t, 0, textwidth(&a));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user