31 #include <mpd/client.h> 80 screen_mouse(
struct mpdclient *c,
int x,
int y, mmask_t bstate);
char * buf
Definition: screen.h:48
size_t buf_size
Definition: screen.h:49
void screen_paint(struct mpdclient *c, bool main_dirty)
Definition: screen_interface.h:32
Definition: progress_bar.h:27
void screen_switch(const struct screen_functions *sf, struct mpdclient *c)
Definition: title_bar.h:29
void screen_swap(struct mpdclient *c, const struct mpd_song *song)
Definition: status_bar.h:34
void screen_update(struct mpdclient *c)
void screen_init(struct mpdclient *c)
Definition: mpdclient.h:12
const struct screen_functions * current_page
Definition: screen.h:46
guint welcome_source_id
Definition: screen.h:59
GList * find_history
Definition: screen.h:52
command_t
Definition: command.h:36
void screen_resize(struct mpdclient *c)
char * findbuf
Definition: screen.h:51
void paint_top_window(const struct mpdclient *c)
struct window main_window
Definition: screen.h:42
void screen_cmd(struct mpdclient *c, command_t cmd)