Fix icon.c and tray/tray.c rendering

This commit is contained in:
Calvin Lee 2018-04-03 20:39:04 -06:00
parent a568637a45
commit 339149807f
5 changed files with 70 additions and 52 deletions

View file

@ -391,8 +391,7 @@ err:
//}
uint32_t render_tray(cairo_t *cairo, struct swaybar_output *output,
struct swaybar_config *config, struct swaybar_workspace *ws,
double *pos, uint32_t height) {
struct swaybar_config *config, double *pos, uint32_t height) {
double original_width = *pos;