bar: move x,y coordinates to xcb backend

This commit is contained in:
Daniel Eklöf 2019-02-17 19:40:20 +01:00
parent 3d8cb7f17e
commit 0ab772f869
3 changed files with 12 additions and 16 deletions

View file

@ -40,7 +40,6 @@ struct private {
} right;
/* Calculated run-time */
int x, y;
int width;
int height_with_border;