Re: dealing with non-GTK windows

2007-10-24 Thread Eero Tamminen
Hi, ext Tapani Pälli wrote: > ext Austin Che wrote: >> Tapani Pälli <[EMAIL PROTECTED]> wrote: - Is it possible to force such a window into fullscreen? I don't care if it needs to be done manually. For example, is it possible to have a program that takes whatever win

Re: dealing with non-GTK windows

2007-10-24 Thread Tapani Pälli
Hello; ext Austin Che wrote: > Tapani Pälli <[EMAIL PROTECTED]> wrote: > > >>> - Is it possible to force such a window into fullscreen? I don't >>> care if it needs to be done manually. For example, is it >>> possible to have a program that takes whatever window is >>> cur

Re: dealing with non-GTK windows

2007-10-18 Thread Austin Che
Tapani Pälli <[EMAIL PROTECTED]> wrote: >> - Is it possible to force such a window into fullscreen? I don't >> care if it needs to be done manually. For example, is it >> possible to have a program that takes whatever window is >> currently on top/in focus and makes it fullsc

Re: dealing with non-GTK windows

2007-10-17 Thread Tapani Pälli
Hello; ext Austin Che wrote: > Some questions about non-GTK windows that applications may show: > > What type of window are you talking about? Using Xlib directly? SDL? > - Is it possible to force such a window into fullscreen? I don't > care if it needs to be done manually. For

dealing with non-GTK windows

2007-10-17 Thread Austin Che
Some questions about non-GTK windows that applications may show: - Is it possible to force such a window into fullscreen? I don't care if it needs to be done manually. For example, is it possible to have a program that takes whatever window is currently on top/in focus a