Display statusline (without formats)

This commit is contained in:
Axel Wagner
2010-08-04 03:34:18 +02:00
parent 8595d3bb48
commit 27aa9a640e
6 changed files with 142 additions and 15 deletions

View File

@ -23,7 +23,7 @@ void clean_xcb();
void get_atoms();
void destroy_windows();
void create_windows();
void draw_buttons();
void draw_bars();
int get_string_width(char *string);
void handle_xcb_event(xcb_generic_event_t *event);