added readme
This commit is contained in:
parent
748c582e64
commit
787ddd67b1
4
mpdart.c
4
mpdart.c
|
@ -13,7 +13,9 @@
|
||||||
#include <X11/Xlib.h>
|
#include <X11/Xlib.h>
|
||||||
#include <X11/Xutil.h>
|
#include <X11/Xutil.h>
|
||||||
|
|
||||||
/* TODO image metadata images */
|
/* TODO image metadata images
|
||||||
|
TODO handle disconnection errors
|
||||||
|
TODO fix stutter on resize */
|
||||||
|
|
||||||
/* mpd globals */
|
/* mpd globals */
|
||||||
struct mpd_connection* connection = 0;
|
struct mpd_connection* connection = 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user