Dealing with workspaces

2007-07-02 Thread beginner.c
What is the best method of dealing with workspaces? I need my app to start up on a specific workspace. Im aware of gdk_window_stick which should place the window on ALL workspaces - just not quite what I need. Any information greatly appreciated. -- View this message in context: http

Workspaces

2002-06-10 Thread Ambar Chatterjee
Is it possible in gtk to open a window in different workspaces? My application requires to open several windows and I want to distribute these windows over sevaral workspaces rather than leave the user to do it himself using the window manager. Ambar