19.01.10, 22:34, "Vladislav Turbanov" <vladipus@xxxxxxxxx>: > Vladislav Turbanov yandex.ru> writes: > > > > I want to create a fullscreen window only using X11 functions. Everything > works ok, but I get gnome panel > > appearing on top of my window, > > even if the window captures all of the user input. How can I programmatically > hide the gnome panel, while > > still using only X11 functiions? > > Maybe there is some kind of hint for a window manager that can be passed from > X11 to the window manager. > _NET_WM_STATE_FULLSCREEN ? > See: > - http://www.x.org/docs/ICCCM/icccm.pdf > - http://standards.freedesktop.org/wm-spec/wm-spec-latest.html > P. > _______________________________________________ > gnome-list mailing list > gnome-list@xxxxxxxxx > http://mail.gnome.org/mailman/listinfo/gnome-list > Thanks for the tip, mr. Tomasek. Unfortunately, the "_NET_WM_STATE_FULLSCREEN" property does not remove the gnome panel. It just removes the window borders. Are there any other options? Does the Gnome have any fullscreen applications with open source code? _______________________________________________ gnome-list mailing list gnome-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gnome-list