From ba161e967b8f994e9c786d65c70318571fbf032b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 21 Mar 2007 16:19:06 +0000 Subject: launch things on the desktop where you ran it. also: kde apps move themselves to the current desktop when they open. what the heck? --- openbox/startupnotify.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'openbox/startupnotify.h') diff --git a/openbox/startupnotify.h b/openbox/startupnotify.h index 850f39a7..87b17f90 100644 --- a/openbox/startupnotify.h +++ b/openbox/startupnotify.h @@ -36,7 +36,8 @@ gboolean sn_get_desktop(gchar *id, guint *desktop); /* Get the environment to run the program in, with startup notification */ gchar **sn_get_spawn_environment(char *program, char *name, - char *icon_name, Time time); + char *icon_name, gint desktop, + Time time); /* Tell startup notification we're not actually running the program we told it we were -- cgit v1.2.3