all repos — openbox @ 6865e538a3025dab0c7493b4bb167fdf432df5f2

openbox fork - make it a bit more like ryudo

80 cols
Dana Jansens danakj@orodu.net
commit

6865e538a3025dab0c7493b4bb167fdf432df5f2

parent

a4a5fc866db0ad56fb678740314573a06349ed7e

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M obt/xqueue.cobt/xqueue.c

@@ -327,7 +327,8 @@

static ObtXQueueCB *callbacks = NULL; static guint n_callbacks = 0; -static gboolean event_read(GSource *source, GSourceFunc callback, gpointer data) +static gboolean event_read(GSource *source, GSourceFunc callback, + gpointer data) { XEvent ev;