Re: [Fxruby-users] switch to full screen mode
Status: Inactive
Brought to you by:
lyle
From: jeroen <je...@fo...> - 2004-05-24 22:08:23
|
On Monday 24 May 2004 09:09 am, Simon Strandgaard wrote: > I somewhere read a reply by Jeroen, that some windowmanagers ignore > the decoration requests.. I guess in order to switch from > window-mode (with decorations) to full-screen (borderless) then > I have to close the window and spawn a full-screen window. The maximize requires the window manager to understand "extended window manager hints". See freedesktop.org for details. My first choice would be to see if the blackbox people have added this already, and if not, request it from them [it'll help with ALL modern GUI apps, not just FOX but also gnome and kde]. While you're waiting, you can create a borderless toplevel window and reparent into that. This should work AFIAK. The advantage of reparenting is that you can reparent again to move back to the original toplevel window when you come out of full screen mode again. Regards - Jeroen -- +----------------------------------------------------------------------------+ | Copyright (C) 23:50 12/11/2003 Jeroen van der Zijp. All Rights Reserved. | +----------------------------------------------------------------------------+ |