skip taskbar hint question

juha kautto.juha at kolumbus.fi
Wed Nov 29 23:55:54 CET 2006


hi Olivier,

When I do

gtk_window_set_skip_taskbar_hint(window, TRUE);


I loose the possibility to minimize and stick the window.
Is that how it should work?



Also I need to set both

gtk_window_set_skip_taskbar_hint(window, FALSE);

and

gtk_window_set_skip_pager_hint(window, FALSE);


before I can see the window in the window list (alt-tab)
Is that how it should work?


/Juha



More information about the Xfce4-dev mailing list