all repos — openbox @ 6377d2ee581c6fbc6a29f7e3c94de8a7324b9e7e

openbox fork - make it a bit more like ryudo

fix building without startup notification

Signed-off-by: Dana Jansens <danakj@orodu.net>
Dana Jansens danakj@orodu.net
commit

6377d2ee581c6fbc6a29f7e3c94de8a7324b9e7e

parent

065d963f0b0bca12f877b7ee9e0d45e7032f273a

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

jump to
M openbox/startupnotify.copenbox/startupnotify.c

@@ -34,7 +34,7 @@ return CurrentTime;

} gboolean sn_get_desktop(gchar *id, guint *desktop) { return FALSE; } void sn_setup_spawn_environment(gchar *program, gchar *name, - gchar *icon_name, gint desktop, Time time) {} + gchar *icon_name, gint desktop) {} void sn_spawn_cancel() {} #else