[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Iconifying all windows



"olivier gue" <oliviergb2@hotmail.com> writes:

> Hello everybody
> 
> I try to iconify all the windows of my applications when the "leader"
> window is iconified.
> 
> Then I use the following function
> 
> gdk_window_set_group(gdk_window *window, gdk_window *leader) ;
> 
> when I create other windows than the "leader".
> 
> But it seems to need something else to be efficient...

Does your window manager support this behavior? (it may be a config
options)

Regards,
                                        Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]