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

@ -21,8 +21,7 @@ void tray_mouse_event(struct output *output, int x, int y,
*/
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);
/**
* Initializes the tray with D-Bus