Linked by Thom Holwerda on Wed 11th Oct 2006 21:34 UTC
Thread beginning with comment 170954
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Nothing one line couldn't solve. Gtk has simple functions to do that
void gtk_window_set_skip_taskbar_hint(GtkWindow *window, gboolean setting);
void gtk_window_set_skip_pager_hint(GtkWindow *window,
gboolean setting);
You just have to call it and no more taskbar or pager






Member since:
2006-01-25
As I'm sure this is pure nitpicky-ness, the screenshot provided on the page appears to have like 6 "Jackfield" toplevel windows listed. Ew.
I expect this is a dev-only thing, and the real deal hopefully hides this from the taskbar.